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 vmTools.debClosureGenerator: Fix non-determinism in dependency graph 2020-12-30 11:37:37 +01:00
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