Commit Graph

5 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Cole Helbling
042dce1f68 zpool-auto-expand-partitions: 0.1.0 -> 0.1.1
This fixes the build with LLVM 16.
2023-11-20 17:17:13 -08:00
figsoda
b035cabadf pkgs/tools/filesystems: remove dead code
with the help of deadnix & nil
2023-07-25 10:08:41 -04:00
Graham Christensen
16543b630a zpool-auto-expand-partitions: init at 0.1.0 2022-04-07 13:06:52 -04:00