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 |
|
Sigmanificient
|
0058552891
|
pkgs/applications: remove uneeded fetchpatch arguments
|
2024-05-21 03:12:20 +02:00 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
Dan Callaghan
|
5055d52806
|
rlaunch: 1.3.13 -> 1.3.14
|
2023-09-17 11:11:04 +10:00 |
|
Raphael Robatsch
|
e48d21ab76
|
rlaunch: fix build on aarch64-linux
Fixes "error[E0308]: mismatched types; expected `u8`, found `i8`" on aarch64
|
2022-11-28 10:21:31 +01:00 |
|
Artturin
|
61c3058bcb
|
all-packages.nix: remove inherit (*xorg) * 's
using inherits in callPackage args is discouraged and doesn't splice
correctly
|
2022-10-14 20:48:09 +03:00 |
|
Dan Callaghan
|
a4d82688b0
|
rlaunch: init at 1.3.13
|
2022-07-26 22:10:28 +10:00 |
|