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
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Janik H.
ba97d1fb72
alice-lg: 6.0.0 -> 6.1.0 2024-02-12 18:18:30 +01:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Janik H.
1468c67491
alice-lg: add passthru.tests 2023-11-23 09:05:58 +01:00
Felix Buehler
d868cb9cb2 alice-lg: migrate to prefetch-yarn-deps 2023-11-22 22:58:46 +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
Janik H
c2690b6544 alice-lg: init at 6.0.0 2023-05-10 20:47:39 +02:00