12 version = "unstable-2016-05-23";
14 src = fetchFromGitLab {
17 rev = "9f4342d75ec5e2a46c13c99c34894bc275798441";
18 sha256 = "1rfzh7w6n2s9waprv7m1bhvqrk36a77ada7w655pqiwkhdj5q95i";
21 patches = [ ./use-nix-profiles.patch ];
22 nativeBuildInputs = [ pkg-config ];
33 description = "Small desktop application launcher with reasonable memory footprint";
34 homepage = "https://gitlab.com/fehlstart/fehlstart";
35 license = licenses.gpl3;
36 maintainers = [ maintainers.mounium ];
37 platforms = platforms.all;
38 mainProgram = "fehlstart";