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 |
|
Kier Davis
|
7a0d849653
|
ckb-next: rename ckb-modprobe.patch to modprobe.patch
This keeps the naming consistent with the other two patches in
this directory.
|
2018-10-22 13:23:30 +01:00 |
|
Kier Davis
|
81178785c9
|
ckb, ckb module: rename to ckb-next
The upstream package has officially changed its name to ckb-next.
|
2018-10-22 13:23:30 +01:00 |
|