1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-18 06:50:09 -04:00
nixpkgs/nixos/lib
Jörg Thalheim ef9502a009 nixos/test-driver: fix resource cleanup of vlan/qmp objects
Using __del__ is somewhat unsound resource cleanup in our clase the
logger already closed its logfile and therefor fails with exception
before the rest of the resources can be cleaned up.
2024-10-16 19:46:38 +03:00
..
make-options-doc
test-driver nixos/test-driver: fix resource cleanup of vlan/qmp objects 2024-10-16 19:46:38 +03:00
testing
default.nix
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix
from-env.nix
make-btrfs-fs.nix
make-channel.nix
make-disk-image.nix treewide: use pkgs.nixos-enter instead of config.system.build.nixos-enter 2024-09-21 16:13:36 +03:00
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-multi-disk-zfs-image.nix
make-single-disk-zfs-image.nix
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix
systemd-lib.nix nixos/networkd: support systemd-creds in WireGuard (#346964) 2024-10-15 14:31:27 -04:00
systemd-network-units.nix
systemd-types.nix
systemd-unit-options.nix
test-script-prepend.py
testing-python.nix
utils.nix