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 |
|
Colin Arnott
|
dd9fa84766
|
allmark: fix homepage
The website listed on github.com currently returns a 401, so probably
best to just use the repo as the landing page.
|
2022-12-30 00:01:00 +00:00 |
|
Colin Arnott
|
28354ec5d1
|
allmark: init at 0.10.0
We are using buildGoPackage, because upstream is not a module: see
andreaskoch/allmark#36.
Fixes #206256
|
2022-12-27 09:40:43 +00:00 |
|