Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
R. Ryantm
|
c1f2645c3d
|
unifiedpush-common-proxies: 2.0.0 -> 2.0.1
|
2024-06-29 10:47:38 +00: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 |
|
R. Ryantm
|
5774b136ea
|
unifiedpush-common-proxies: 1.5.0 -> 2.0.0
|
2024-05-19 03:02:29 +00:00 |
|
Yureka
|
9da3476b42
|
remove myself from a bunch of maintainer roles
|
2024-04-27 13:56:45 +02: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 |
|
Kirill Radzikhovskyy
|
b2138be293
|
unifiedpush-common-proxies: 1.3.0 -> 1.5.0
|
2023-06-04 20:29:12 +10:00 |
|
Yureka
|
af1e42784b
|
unifiedpush-common-proxies: 1.1.1 -> 1.3.0
|
2022-07-18 09:48:01 +02:00 |
|
Malo Bourgon
|
16e15fa68f
|
treewide: add meta.mainProgram to many packages
|
2022-05-04 18:08:19 -07:00 |
|
Dr Perceptron
|
e600cc3746
|
unifiedpush-common-proxies: 1.1.0 -> 1.1.1
|
2022-01-09 16:19:24 +11:00 |
|
Yuka
|
9a615b3d6a
|
unifiedpush-common-proxies: 1.0.0 -> 1.1.0 (#147078)
|
2021-12-10 10:52:12 +01:00 |
|
Yureka
|
8f06773a49
|
unifiedpush-common-proxies: init at 1.0.0
|
2021-10-06 13:44:10 +02:00 |
|