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 |
|
Michael Francis
|
6ab21f4486
|
cfssl: allow building on all platforms (#48093)
|
2018-10-12 06:16:58 +00:00 |
|
Johan Thomsen
|
85488545d8
|
cfssl: Add patch for stripping authkey whitespaces
|
2018-08-17 13:00:09 +02:00 |
|
Johan Thomsen
|
75e71ad216
|
cfssl: 20170527 -> 1.3.2
|
2018-07-26 11:20:36 +02:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Marius Bergmann
|
6ecb92a3c3
|
cfssl: init at 20170527
|
2017-05-28 18:43:04 +02:00 |
|