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 |
|
R. RyanTM
|
8ffec65d3f
|
spdk: 18.04 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spdk/versions
|
2019-05-12 22:16:35 -07:00 |
|
Orivej Desh
|
03c61b71f9
|
spdk: fix sandboxed build
|
2018-05-21 03:39:54 +00:00 |
|
Orivej Desh
|
66002a0e07
|
spdk: init at 18.04
Closes #39138.
|
2018-05-21 02:00:07 +00:00 |
|