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 |
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
Michiel Leenaars
|
4d2ef926b5
|
argus: init at 3.0.8.2
|
2016-08-22 22:17:14 +02:00 |