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 |
|
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 |
|
Vladimír Čunát
|
20336987f9
|
fuse-7z-ng: take longDescription from #8207
|
2015-11-11 15:45:52 +01:00 |
|
Igor Sharonov
|
401b766299
|
fuse-7z-ng: init at git-2014-06-08
|
2015-10-18 19:21:12 +03:00 |
|