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 |
|
lufia
|
86d719c601
|
ct: 0.5.0 -> 0.7.0
|
2018-03-27 14:59:24 +09:00 |
|
Alex Crawford
|
25081fa648
|
container-linux-config-transpiler: 0.4.1 -> 0.5.0
|
2017-11-27 09:51:59 -08:00 |
|
Elijah Caine
|
1fef42dde9
|
container-linux-config-transpiler: init at 0.4.1 (#27486)
|
2017-07-19 08:30:51 +01:00 |
|