Philip Taron
|
fada673a22
|
xprompt: remove with statements
|
2024-08-18 06:32:22 -07:00 |
|
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 |
|
figsoda
|
a211d94291
|
treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
|
2022-12-26 12:39:21 -05:00 |
|
Nikolay Korotkiy
|
8b95a9d560
|
xprompt: fix cross-compilation
|
2022-09-04 20:46:00 +03:00 |
|
Azat Bahawi
|
234be397d6
|
xprompt: init at 2.5.0
|
2022-07-06 11:11:53 +03:00 |
|