nixpkgs/nixos/lib
Jacek Galowicz 3580ac6c65
Merge pull request #234427 from alyssais/create_machine
nixos/test-driver: undeprecate create_machine
2023-05-27 17:02:11 +02:00
..
make-options-doc
test-driver Merge pull request #234427 from alyssais/create_machine 2023-05-27 17:02:11 +02:00
testing nixos/qemu-vm: quoted string reformat 2023-05-24 08:54:22 +10:00
default.nix
eval-cacheable-options.nix nixos,nixpkgs: Add module classes 2023-05-06 18:29:04 +02:00
eval-config-minimal.nix lib/modules: Move class out of specialArgs 2023-05-06 18:32:58 +02:00
eval-config.nix nixos/eval-config: Remove statically known mkIf 2023-05-10 15:55:09 +02:00
from-env.nix
make-channel.nix
make-disk-image.nix nixos/lib/make-disk-image: do not compile a full arch QEMU to convert images 2023-04-28 23:40:57 +02:00
make-ext4-fs.nix
make-iso9660-image.nix make-iso9660-image: use __structuredAttrs 2023-05-11 14:25:44 +02:00
make-iso9660-image.sh make-iso9660-image: use __structuredAttrs 2023-05-11 14:25:44 +02:00
make-multi-disk-zfs-image.nix nixos/lib/make-(multi|single)-disk-zfs-image: use qemu_kvm (host arch) instead of qemu (all arches) 2023-04-28 23:50:44 +02:00
make-single-disk-zfs-image.nix nixos/lib/make-(multi|single)-disk-zfs-image: use qemu_kvm (host arch) instead of qemu (all arches) 2023-04-28 23:50:44 +02:00
make-squashfs.nix make-squashfs: use __structuredAttrs 2023-05-11 14:25:31 +02:00
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix
systemd-lib.nix nixos/lib: save triggers of systemd into nix store 2023-05-11 17:38:54 +08:00
systemd-types.nix
systemd-unit-options.nix systemd.units.<name>.wantedBy: fix documentation rendering 2023-05-18 18:04:31 +02:00
test-script-prepend.py
testing-python.nix
utils.nix