17 src = fetchFromGitHub {
21 hash = "sha256-UJxLVnKfMLPkzec3XwNHcHE1x5kPFMoyqed0VNgFJ4w=";
24 vendorHash = "sha256-xLhpHrggOGq5VLjQO7OvH/Ei5YivJJhTsy2ek2AudRs=";
25 subPackages = [ "cmd/walker.go" ];
27 passthru.updateScript = nix-update-script { };
41 description = "Wayland-native application runner";
42 homepage = "https://github.com/abenz1267/walker";
43 license = licenses.mit;
44 platforms = platforms.linux;
45 maintainers = with maintainers; [ donovanglover ];
46 mainProgram = "walker";