Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01: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
R. Ryantm
b65120b662
kubemq-community: 2.3.5 -> 2.3.7
2022-12-18 18:24:06 +08:00
R. Ryantm
b967e3289a
kubemq-community: 2.3.4 -> 2.3.5
2022-11-19 23:02:04 +08:00
R. Ryantm
a45822979b
kubemq-community: 2.3.3 -> 2.3.4
2022-11-05 16:35:56 +08:00
R. Ryantm
0f7db335ef
kubemq-community: 2.3.2 -> 2.3.3
2022-10-22 17:44:12 +00:00
R. Ryantm
0e891e83fd
kubemq-community: 2.3.1 -> 2.3.2
2022-10-20 11:49:34 +00:00
R. Ryantm
990575a3bb
kubemq-community: 2.3.0 -> 2.3.1
2022-10-11 21:36:49 +00:00
R. Ryantm
e648f3b5df
kubemq-community: 2.2.13 -> 2.3.0
2022-10-01 22:40:26 +00:00
R. Ryantm
83c0b46084
kubemq-community: 2.2.12 -> 2.2.13
2022-07-28 18:49:08 +00:00
Brian McGee
cfa288b486
kubemq-community: init at 2.2.12
2022-03-14 09:14:50 +00:00