disko/tests
Chris Scutcher 08435eec4b
style: Apply nixpkgs-fmt and fix
Apply standard formatting and some statix conventions using;

```sh
nixpkgs-fmt **.nix && statix fix .
```

With the intent of making contribution a bit easier and reducing mental
load in hand formatting (in the same vein as [black]).

[black]: https://github.com/psf/black#the-uncompromising-code-formatter
2023-02-06 14:24:34 +00:00
..
bcachefs.nix vendorize bcachefs kernel 2023-01-23 10:56:51 +01:00
boot-raid1.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
btrfs-subvolumes.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
cli.nix tests: change passphrase to secretsecret 2022-12-26 21:13:34 +01:00
complex.nix tests: change passphrase to secretsecret 2022-12-26 21:13:34 +01:00
default.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
gpt-bios-compat.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
hybrid-tmpfs-on-root.nix {example,tests}: add hybrid-tmpfs-on-root 2023-02-02 21:28:36 +02:00
hybrid.nix add test for hybrid configuration 2023-02-02 14:49:20 +01:00
lib.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
luks-lvm.nix tests: change passphrase to secretsecret 2022-12-26 21:13:34 +01:00
lvm-raid.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
mdadm.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
module.nix tests: change passphrase to secretsecret 2022-12-26 21:13:34 +01:00
multi-device-no-deps.nix add regression test for #52 2022-11-10 09:46:55 +01:00
negative-size.nix types: fix negative relative disk size 2022-11-25 08:38:47 +01:00
simple-efi.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
swap.nix tests swap: add jq to system 2022-12-24 12:13:04 +01:00
tmpfs.nix add nodev support (for tmpfs, ramfs, nfs) 2022-12-04 12:41:46 +01:00
with-lib.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
zfs-over-legacy.nix add tests for module and cli 2022-11-01 20:05:10 +01:00
zfs.nix tests zfs: add crypted 2022-12-26 21:13:34 +01:00