11 src = fetchFromGitHub {
15 hash = "sha256-V8WI0TyJw+dkCyG8huIrg6VDFI2Kmak7bI/GXU8RI/w=";
18 vendorHash = "sha256-Agc3hl+VDTNW7cnh/0g4G8BgzNAX11hKASYQKieBN4M=";
21 homepage = "https://github.com/1player/host-spawn";
22 description = "Run commands on your host machine from inside your flatpak sandbox, toolbox or distrobox containers";
23 license = licenses.mit0;
24 platforms = platforms.linux;
25 maintainers = with maintainers; [ garrison ];
26 mainProgram = "host-spawn";