Commit Graph

11 Commits

Author SHA1 Message Date
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +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
Aaron Jheng
7735659333
treewide: use sri hash (#256481) 2023-09-21 16:23:40 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM
a6cb77733d pkger: 0.17.0 -> 0.17.1 2020-09-26 08:49:06 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Florian Klink
cca875494f
Merge pull request #89669 from r-ryantm/auto-update/pkger
pkger: 0.16.0 -> 0.17.0
2020-06-06 20:35:38 +02:00
Benjamin Hipple
6bac5006c5 pkger: add meta link to changelog 2020-06-06 12:58:24 -04:00
R. RyanTM
ea1ebe8c36 pkger: 0.16.0 -> 0.17.0 2020-06-06 15:58:14 +00:00
Florian Klink
bf311f1b97 pkger: init at 0.16.0 2020-05-16 23:51:11 +02:00