Commit Graph

7 Commits

Author SHA1 Message Date
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
R. Ryantm
17ba4ccc32 librarian-puppet-go: 0.3.9 -> 0.3.10 2023-10-10 21:59:26 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Casey Ransom
3088bdd04e librarian-puppet-go: update license
Issue closed and upstream notes it's under MIT.
2018-05-30 10:38:58 -04:00
Kranium Gikos Mendoza
35b8a406bb librarian-puppet-go: init at 0.3.9 2018-02-02 22:07:48 +11:00