Commit graph

15 commits

Author SHA1 Message Date
Jörg Thalheim 8ab19de80d
Merge pull request #122588 from Mic92/dpdk
dpdk: 20.05 -> 21.02
2021-05-24 08:15:17 +01:00
Jörg Thalheim 00a7a0f609
spdk: 20.04.1 -> 21.04 2021-05-24 08:32:54 +02:00
Alyssa Ross 264533c9e9 spdk: don't manually enableParallelBuilding
This is automatic for Meson builds.
2021-05-12 11:57:35 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jörg Thalheim 5c62e72f2b
spdk: 20.01.1 -> 20.04.1 2020-06-30 23:04:03 +01:00
R. RyanTM ab106571e1 spdk: 20.01 -> 20.01.1 2020-03-20 23:35:57 -07:00
R. RyanTM 505d179d7b spdk: 19.10.1 -> 20.01 2020-02-06 15:28:05 +00:00
R. RyanTM 8d8adfa218 spdk: 19.10 -> 19.10.1 2020-01-26 11:44:28 +00:00
Jan Tojnar 0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Orivej Desh 14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
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