Commit Graph

8452 Commits

Author SHA1 Message Date
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
73b11060fc treewide: add more versions to package names 2018-05-25 15:48:30 -05:00
Matthew Justin Bauer
89e196d971
libiconv: fix setup hook
Fixes issue from PR #40139.
2018-05-23 13:09:45 -05:00
John Ericson
18742471af Merge remote-tracking branch 'upstream/master' into staging
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
John Ericson
266adab32d cctools: Remove a bunch of stuff no longer needed for Linux 2018-05-23 09:22:19 -04:00
Jan Tojnar
cd1fb3babf
systemd: fix build
meson 0.46 no longer likes receiving both -Dmandir and --mandir. I removed the flags from the expression in favour of those in the meson setup hook. This also fixes manpages which were previously
installed to $man/lib for some reason.
2018-05-22 21:04:40 +02:00
Tuomas Tynkkynen
f9feacfc7c Merge remote-tracking branch 'upstream/master' into staging 2018-05-22 17:48:29 +03:00
Robin Gloster
04a2885dbf
hostapd: install man pages 2018-05-22 14:30:54 +02:00
Jason A. Donenfeld
8d575415ad wireguard: fix up text, maintainer, and version 2018-05-22 02:58:13 +02:00
John Ericson
db4d77779c Merge remote-tracking branch 'upstream/master' into staging 2018-05-21 20:21:48 -04:00
Tim Steinbach
d775dc9160
linux-copperhead: 4.14.41 -> 4.14.42 2018-05-21 14:41:34 -04:00
Tim Steinbach
e8ef471df4
linux-copperhead: 4.16.9.a -> 4.16.10.a 2018-05-21 14:41:14 -04:00
Matthieu Coudron
0d17a57afa pythonPackages.libnl-python: init at 3.4.0
Netlink is the userspace <-> kernelspace communication protocol.
2018-05-21 18:52:16 +09:00
Matthieu Coudron
d9dadce758 libnl: 3.3.0 -> 3.4.0 2018-05-21 18:51:34 +09:00
R. RyanTM
8870e3a510 irqbalance: 1.3.0 -> 1.4.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/irqbalance/versions.

These checks were done:

- built on NixOS
- /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance passed the binary check.
- Warning: no invocation of /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance-ui had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/786f267f8a2d5f1ed39214c1c32e4ffa
- du listing: https://gist.github.com/0fd6680f29f78791a2d23a08bc831456
2018-05-21 09:17:14 +00:00
R. RyanTM
415f5ee000 powerstat: 0.02.15 -> 0.02.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/powerstat/versions.

These checks were done:

- built on NixOS
- /nix/store/r8r2fb581gxng6pkwyvbssyl3w21f2pg-powerstat-0.02.16/bin/powerstat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.02.16 with grep in /nix/store/r8r2fb581gxng6pkwyvbssyl3w21f2pg-powerstat-0.02.16
- directory tree listing: https://gist.github.com/07ed4981848777e18cca2c072d0fb30c
- du listing: https://gist.github.com/5766491662635d4a960a7cd3a4911db0
2018-05-21 08:58:11 +00:00
Tim Steinbach
3995b586a5
linux: 4.17-rc5 -> 4.17-rc6 2018-05-20 22:45:58 -04:00
Tim Steinbach
950e17fdd9
linux: 4.16.9 -> 4.16.10 2018-05-20 22:45:58 -04:00
Tim Steinbach
a91a0ce16c
linux: 4.14.41 -> 4.14.42 2018-05-20 22:45:58 -04:00
Tim Steinbach
b61f83eda6
linux: 4.9.100 -> 4.9.101 2018-05-20 22:45:58 -04:00
Orivej Desh
f1a2023961 dpdk: support static/shared build mode switch
The default is false because upstream default is false (for performance).
2018-05-21 02:32:18 +00:00
Orivej Desh
ed465dc7de dpdk: install files in the standard layout 2018-05-21 01:19:31 +00:00
Orivej Desh
2287c5f6a5 dpdk: extract from linuxPackages.dpdk
DPDK kernel modules are optional and its libraries do not reference them.

This allows to move the packages that depend on DPDK out of linuxPackages,
since they do not depend on kernel version.
2018-05-21 01:05:43 +00:00
Tuomas Tynkkynen
430bfa5ae5 kmscube: Fix src
Someone sedded a bit too eagerly.
2018-05-20 14:30:24 +03:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Jörg Thalheim
f814d8ffb4
Merge pull request #40799 from lopsided98/tmon-lib-gcc-s
tmon: fix missing libgcc_s.so required by pthreads
2018-05-20 11:31:50 +01:00
Ben Wolsieffer
6e222ef496 tmon: fix missing libgcc_s.so required by pthreads 2018-05-19 18:27:19 -04:00
Jörg Thalheim
8bcec815bd
Merge pull request #40744 from kirelagin/wireguard-darwin
WireGuard: Make tools available on other platforms
2018-05-19 22:49:54 +01:00
Daiderd Jordan
41f3ceded8
Merge pull request #40724 from yurrriq/init/m-cli
m-cli: init at 0.2.5
2018-05-19 21:32:33 +02:00
Eric Bailey
84919cd3ef
m-cli: init at 0.2.5 2018-05-19 13:52:42 -05:00
Orivej Desh
fc10e188e2 linuxPackages.odp-dpdk: 1.15.0.0 -> 1.19.0.0_DPDK_17.11 2018-05-19 14:53:49 +00:00
Yegor Timoshenko
f8ed43e600
wireguard: use src from wireguard-tools 2018-05-19 17:20:33 +03:00
Orivej Desh
d307113708 linuxPackages.pktgen: 3.4.0 -> 3.5.0 2018-05-19 14:07:32 +00:00
Orivej Desh
52ad7f7390 linuxPackages.dpdk: 17.05.1 -> 17.11.2 2018-05-19 14:07:16 +00:00
Kirill Elagin
95cf07fc95 wireguard: use fetchzip instead of fetchurl
Because cgit snapshots are not deterministic.
2018-05-19 13:09:14 +03:00
Kirill Elagin
865abfa609
wireguard: Enable tools on other platforms
Wireguard is now split into two pretty much independent packages:
`wireguard` (Linux-specific kernel module) and `wireguard-tools`,
which is cross-platform.
2018-05-19 01:17:26 +03:00
John Ericson
5ccb99e372 Merge remote-tracking branch 'upstream/master' into staging 2018-05-18 17:48:37 -04:00
R. RyanTM
2355a7f0e4 linuxPackages.wireguard: 0.0.20180420 -> 0.0.20180514 (#40631)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wireguard/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/ed69b3dfb89cc9d82136b356d54d21bb
- du listing: https://gist.github.com/0f8c8caf71b9d18efa2341ce03a212f1
2018-05-18 22:57:13 +02:00
R. RyanTM
a270cbde18 lsscsi: 0.28 -> 0.29 (#40663)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lsscsi/versions.

These checks were done:

- built on NixOS
- /nix/store/2z22y23xx308psxsxn605hsizfhll3jd-lsscsi-0.29/bin/lsscsi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.29 with grep in /nix/store/2z22y23xx308psxsxn605hsizfhll3jd-lsscsi-0.29
- directory tree listing: https://gist.github.com/8a27d93aa9459ec96b068a78e73f6f1c
- du listing: https://gist.github.com/1c65dda6f5dc9d0ef0fa880d016dc260
2018-05-18 10:59:19 +02:00
Michael Raskin
ec752bc47f
Merge pull request #40676 from r-ryantm/auto-update/firejail
firejail: 0.9.52 -> 0.9.54
2018-05-18 06:38:10 +00:00
Tuomas Tynkkynen
003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
R. RyanTM
b1b49e114b usbutils: 009 -> 010 (#40635)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/usbutils/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb.py had a zero exit code or showed the expected version
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usbhid-dump passed the binary check.
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb passed the binary check.
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usb-devices passed the binary check.
- 3 of 4 passed binary check by having a zero exit code.
- 1 of 4 passed binary check by having the new version present in output.
- found 010 with grep in /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010
- directory tree listing: https://gist.github.com/ea1dc2aa0de1416d4359481ce7edb85e
- du listing: https://gist.github.com/f46f6ac9b995df459105446dc2761e28
2018-05-18 01:23:42 +02:00
R. RyanTM
bb898dbc89 pam_u2f: 1.0.6 -> 1.0.7 (#40649)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pam_u2f/versions.

These checks were done:

- built on NixOS
- /nix/store/ny1mv10yj3az2yjn25sla3aybl550rwi-pam_u2f-1.0.7/bin/pamu2fcfg passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.0.7 with grep in /nix/store/ny1mv10yj3az2yjn25sla3aybl550rwi-pam_u2f-1.0.7
- directory tree listing: https://gist.github.com/7da727fb06490bc549a719fda2ada9ab
- du listing: https://gist.github.com/a984153d959e953899879d365ffc7852
2018-05-17 23:56:24 +02:00
R. RyanTM
b1890946af firejail: 0.9.52 -> 0.9.54
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/firejail/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firejail had a zero exit code or showed the expected version
- /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firemon passed the binary check.
- /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firecfg passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- found 0.9.54 with grep in /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54
- directory tree listing: https://gist.github.com/3fb76054296d9e45fea3c47ae6a9f03f
- du listing: https://gist.github.com/a732bad0be0159f527ca4e8c532400ed
2018-05-17 07:32:04 -07:00
Tim Steinbach
1006c8c8d2
linux-copperhead: 4.16.7.a -> 4.16.9.a 2018-05-16 21:56:50 -04:00
Tim Steinbach
b577dc3bd0
linux-copperhead: 4.14.39.a -> 4.14.41.a 2018-05-16 21:56:19 -04:00
John Ericson
ddbe9191ef Merge remote-tracking branch 'upstream/master' into staging
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
John Ericson
f3fcf1b0a9
Merge pull request #40393 from ElvishJerricco/ios-prebuilt-dependency-fixes
Fix some GHC dependencies on iOS
2018-05-16 15:04:13 -04:00
John Ericson
4956767f53 Make libiconv build for iOS with prefixed tools 2018-05-16 14:25:54 -04:00
Tim Steinbach
f58c4d9a9d
linux: 4.16.8 -> 4.16.9 2018-05-16 07:24:22 -04:00