nixpkgs/nixos/lib
Maximilian Bosch b72661749b
nixos/python-test-driver: add an option to disable python linter
While it's a good idea to automate the linting of the python code used
for our tests, I think that it can be quite distracting when hacking on
a NixOS test.

I figured that it might be more convenient to add an option as a
shortcut for this to avoid that everyone needs to dig into the test
driver again.
2019-12-22 19:27:43 +01:00
..
make-options-doc make-options-doc: fix string context issues 2019-11-23 15:40:45 +01:00
test-driver nixos/test: Use retry() in all looping functions that need timeouts 2019-12-03 16:59:43 +01:00
testing
build-vms.nix
eval-config.nix
from-env.nix
make-channel.nix
make-disk-image.nix
make-ext4-fs.nix nixos: compress make-ext4-fs with zstd 2019-12-13 16:18:04 -08:00
make-iso9660-image.nix nixos/make-iso9660-image: Fix doc typo 2019-10-18 11:58:28 -07:00
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix
testing-python.nix nixos/python-test-driver: add an option to disable python linter 2019-12-22 19:27:43 +01:00
testing.nix nixos/displayManager: deprecate separate options for default wm/dm 2019-12-15 04:16:20 +01:00
utils.nix