Commit Graph

16 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
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
IndeedNotJames
6e8d951274
go-bindata: 3.24.0 -> 4.0.2
diff: https://github.com/kevinburke/go-bindata/compare/v3.24.0...v4.0.2
2394b82919/CHANGELOG.md

The go modules patch is no longer needed as of v3.25.0
2023-04-08 23:52:12 +02:00
figsoda
d8f9bcbcd6 treewide: remove empty go vendor hashes 2023-01-21 11:35:00 -05:00
Aaron Jheng
4434e57cf7
go-bindata: Use buildGoModule 2023-01-03 03:31:34 +00:00
R. Ryantm
8be50b22dc go-bindata: 3.23.0 -> 3.24.0 2022-09-08 12:31:26 +00:00
Michael Adler
2f96f65559 go-bindata: 3.22.0 -> 3.23.0 2022-01-31 15:47:07 +01:00
06kellyjac
88130e419c go-bindata: unstable-2015-10-23 -> 3.22.0
Use maintained version at https://github.com/kevinburke/go-bindata
2021-02-06 16:12:47 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Benjamin Hipple
55143290ba go-bindata: use fetchFromGitHub
Cleaned up expression as well. Verified sha256 is reproducible and unchanged.
2020-05-28 21:46:47 -04: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
Kamil Chmielewski
7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski
5fec17a3e2 prometheus-pushgateway: extracted from goPackages 2016-06-09 11:22:02 +02:00