This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
nixos
/
lib
History
Franz Pletz
54c7ca34c4
nixos/testing: use the same qemu in the test driver
...
The qemu_test package is also used for running a NixOS qemu VM.
2018-02-11 23:40:54 +01:00
..
test-driver
test-driver: support testing user units
2018-01-02 20:14:27 +01:00
build-vms.nix
nixos/qemu-flags: Take a 'pkgs' parameter
2018-01-30 16:57:27 +02:00
eval-config.nix
…
from-env.nix
…
make-channel.nix
…
make-disk-image.nix
nixos/make-disk-image.nix: Support EFI images
2018-01-22 11:18:23 +02:00
make-ext4-fs.nix
make-ext4-fs: Dependencies are nativeBuildInputs
2018-01-09 11:25:19 -05:00
make-iso9660-image.nix
…
make-iso9660-image.sh
…
make-squashfs.nix
makeSquashfs: Inputs are nativeBuildInputs
2018-01-09 11:25:19 -05:00
make-system-tarball.nix
…
make-system-tarball.sh
…
qemu-flags.nix
runInLinuxVM: Use QEMU command line that works on other architectures
2018-01-30 16:57:27 +02:00
testing.nix
nixos/testing: use the same qemu in the test driver
2018-02-11 23:40:54 +01:00
utils.nix
…