nixpkgs/pkgs/build-support/vm
Alyssa Ross 9c4c0f89a5
vmTools.runInLinuxVM: create fd symlinks in /dev
These are usually set up by systemd, but there's no systemd in the
VM.  /dev/fd is required for <(...) syntax in bash, and I'm sure lots
of things depend on the stdin/stdout/stderr links as well.
2021-12-08 00:32:29 +00:00
..
deb
rpm
default.nix vmTools.runInLinuxVM: create fd symlinks in /dev 2021-12-08 00:32:29 +00:00
test.nix runInLinuxImage: Add missing backing format 2021-10-28 00:05:27 +02:00