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 |
|
Gabriel Ebner
|
26db7273f4
|
mozjpeg: 3.2 -> 3.3.1
|
2018-06-18 10:09:51 +02: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 |
|
Vinh Le
|
5ed9d8df86
|
mozjpeg: 3.1 -> 3.2
|
2017-05-05 12:57:53 +08:00 |
|
Aristid Breitkreuz
|
fa6ec6b057
|
mozjpeg: fix libpng dependency
|
2016-01-07 22:55:20 +01:00 |
|
Aristid Breitkreuz
|
6acad9ea04
|
mozjpeg: init at 3.1
|
2016-01-07 22:05:26 +01:00 |
|