Commit Graph

8 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
Ian M. Jones
41104f8dae
kiln: 0.4.0 -> 0.4.1 2024-05-28 20:37:29 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Nikolay Korotkiy
7c21a4bb36
kiln: 0.3.2 → 0.4.0 2022-10-22 23:04:05 +03:00
Nikolay Korotkiy
ba60ee5dc3
kiln: 0.3.0 → 0.3.2 2022-07-06 20:11:39 +03:00
Nikolay Korotkiy
c5a273b38e
kiln: 0.2.1 → 0.3.0 2022-05-03 22:13:16 +03:00
Nikolay Korotkiy
40888fda31
kiln: init at 0.2.1 2021-07-01 02:13:58 +03:00