On Tuesday 16 November 2010 18:26:34 Rohan Hart wrote: > I can get Nixos running in VirtualBox to access the host clipboard > (but not the other way around for some reason) and auto resize the > display by running VBoxClient-all. That script requires the > non-builtin version of which. Attached is a patch which makes "which" > available. > > VBoxClient-all should probably be run automatically at some point in > the login process.
Committed minus this line: + propagatedBuildInputs = [ which ]; -- Evgeny _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
