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 |
|
Dmitry Bogatov
|
d77bab14ab
|
tup: 0.7.5 -> 0.7.8
|
2018-12-29 13:04:54 +01: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 |
|
Guillaume Maudoux
|
868dd0f7c1
|
tup: 0.7.3 -> 0.7.5
|
2017-07-26 15:38:43 +02:00 |
|
Benjamin Saunders
|
0351b7a710
|
Add tup
Closes #5720
|
2015-01-14 01:37:44 -05:00 |
|