Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
Frank Doepper
|
60f8a42d3a
|
uudeview: don't hardeningDisable format
- adopt a patch which several other distributions use
- name -> pname + version
- license: gpl2Plus
|
2021-09-17 08:05:25 +02:00 |
|
Felix Buehler
|
1450bc80fb
|
tools/misc: replace name with pname&version
|
2021-08-03 16:47:38 +02:00 |
|
Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Silvan Mosberger
|
14fc982e0c
|
uudeview: fix build
|
2018-08-09 20:35:25 +02:00 |
|
Frank Doepper
|
ef727716cf
|
uudeview: init at 0.5.20
|
2018-02-07 11:38:58 +01:00 |
|