Commit graph

8825 commits

Author SHA1 Message Date
Tim Steinbach 9236990057
linux: Init 4.18 2018-08-12 19:42:31 -04:00
Pascal Wittmann a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Matthew Bauer fca6cdc362
Merge pull request #44632 from matthewbauer/putty
Support building putty for windows
2018-08-10 12:41:36 -04:00
Matthew Bauer e575275de7 windows: Cleanups 2018-08-10 12:05:04 -04:00
Matthew Bauer f32e9a34c8 windows: add more meta
‘platforms.windows’ includes all windows platforms. Should prefer this
to using assertions.
2018-08-10 11:51:18 -04:00
Jörg Thalheim a5690aa936 sysdig: disable aarch64 2018-08-10 12:25:23 +02:00
David Guibert ff59cee9af sysdig: 0.21.0 -> 0.22.1 2018-08-10 08:18:22 +02:00
Silvan Mosberger d64073c770
Merge pull request #44835 from Infinisil/fix/syscall_limiter
syscall_limiter: fix build
2018-08-09 22:01:08 +02:00
xeji 99f4e548c4
hwdata: 0.313 -> 0.314 (#44826) 2018-08-09 21:51:57 +02:00
Silvan Mosberger bee30eb915
Merge pull request #44834 from Infinisil/fix/sysvtools
sysvtools: fix build
2018-08-09 21:48:35 +02:00
Silvan Mosberger fdbc1aee39
syscall_limiter: fix build
Originally broken through using multiple outputs for libseccomp in
8d490ca993
2018-08-09 21:47:09 +02:00
Silvan Mosberger da746730a8
sysvtools: fix build
mountpoint from utillinux is now preferred

See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0
2018-08-09 21:32:56 +02:00
Silvan Mosberger e554935f51
trinity: 2017-02-13 -> 2018-06-08, fix build, clean up
Fix for old breakage was in c93bb184ce
2018-08-09 21:10:39 +02:00
Tim Steinbach 86e62fcd49
linux: 4.17.13 -> 4.17.14 2018-08-09 14:49:26 -04:00
Tim Steinbach fbed5d48ae
linux: 4.14.61 -> 4.14.62 2018-08-09 14:49:26 -04:00
Tim Steinbach 2ded176416
linux: 4.9.118 -> 4.9.119 2018-08-09 14:49:26 -04:00
Tim Steinbach 5f9a441b81
linux: 4.4.136 -> 4.4.147 2018-08-09 14:49:26 -04:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
R. RyanTM 6efb72f716 fwts: 18.06.02 -> 18.07.00 (#44777)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwts/versions.
2018-08-09 09:17:17 +02:00
Frederik Rietdijk 786cbba7be
Merge pull request #44447 from NixOS/staging-next
Staging next
2018-08-09 09:04:03 +02:00
Vladimír Čunát 94e608d587
Merge branch 'master' into staging-next 2018-08-09 08:48:04 +02:00
R. RyanTM f1c598fc42 powerstat: 0.02.17 -> 0.02.18 (#44728)
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.
2018-08-08 23:36:57 +02:00
Franz Pletz a81b29ac0b
wpa_supplicant: add patch to fix CVE-2018-14526
Fixes #44724.
2018-08-08 22:20:06 +02:00
Pascal Wittmann 28905e828a
libcap: add license
see issue #43716
2018-08-08 21:18:16 +02:00
Jan Tojnar 83a18e14d9
Merge pull request #39792 from Moredread/fwupd
WIP fwupd: 1.0.5 -> 1.1.0
2018-08-08 11:57:39 +02:00
Robert Schütz 6342ab656c
Merge pull request #44446 from rnhmjoj/python2->python3
Make python{2,3} version explicit
2018-08-08 11:18:21 +02:00
Jörg Thalheim 54caf4d77b
Merge pull request #44667 from r-ryantm/auto-update/sysstat
sysstat: 11.7.4 -> 12.0.1
2018-08-08 06:35:12 +01:00
R. RyanTM 5cac503c45 sysstat: 11.7.4 -> 12.0.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions.
2018-08-07 21:31:42 -07:00
rnhmjoj 55c4269c09
btfs: use python3 2018-08-08 02:20:53 +02:00
Will Dietz 4997dc3db3 light: 1.0 -> 1.1.2 (#44641) 2018-08-08 00:56:39 +02:00
André-Patrick Bubel 08547ff642
fwupd: 1.0.5 -> 1.1.0
We override the ESP mount point in the config file /etc/fwupd/uefi.conf
(available since version 1.0.6), as it is set to a path in the nix store
during build time.

Tests are disabled as it needs /etc/os-release, which is not available
when building with sandboxing enabled.
2018-08-07 23:25:22 +02:00
Matthew Bauer 744665e3c4 mingw: add osvi.patch
This is apparently a typo that has not been fixed.

Also remove unused configureFlags.
2018-08-07 14:17:01 -04:00
Matthew Bauer 9cee386f38 windows: refactor 2018-08-07 14:16:55 -04:00
volth c211cb1180 zd1211-firmware: fixed output derivation (#44611) 2018-08-07 16:04:04 +02:00
volth 6d00805dff broadcom-bt-firmware: fixed output derivation (#44610) 2018-08-07 16:02:44 +02:00
volth 0282f0d285 firmware-linux-nonfree: fixed-output derivation (#44605) 2018-08-07 15:54:27 +02:00
volth 53df81926a hwdata: fixed-output derivation (#44606) 2018-08-07 15:50:01 +02:00
volth 7bff0b71d1 intel2200BGFirmware: fixed-output derivation (#44604) 2018-08-07 15:44:12 +02:00
xeji bd758ed746
Merge pull request #44533 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 4.15.2018.04.14 -> 4.15.2018.08.03
2018-08-07 00:37:07 +02:00
Tim Steinbach 6b57315764
linux: 4.17.12 -> 4.17.13 2018-08-06 15:15:00 -04:00
Tim Steinbach ecfc3d9373
linux: 4.14.60 -> 4.14.61 2018-08-06 15:14:49 -04:00
Tim Steinbach 099671894d
linux: 4.9.117 -> 4.9.118 2018-08-06 15:14:40 -04:00
Tim Steinbach 39335e6928
linux: 4.4.145 -> 4.4.146 2018-08-06 15:14:27 -04:00
Tuomas Tynkkynen a2f499e21d linux_testing: 4.18-rc7 -> 4.18-rc8 2018-08-06 18:44:43 +03:00
Bastian Köcher fb33305423 linux-kernel: Removes bcm2835_mmal_v4l2_camera_driver patch
The patch was only required for kernel 4.16.
2018-08-06 17:36:18 +03:00
Okina Matara d043a30d62 linux_testing_bcachefs: 4.15.2018.04.14 -> 4.16.2018.08.03 2018-08-06 08:58:04 -05:00
georgewhewell a052e52a27 fix rasperrypifw cross build 2018-08-06 14:49:45 +03:00
Pascal Wittmann f6b1f03f34
psmisc: add license
see issue #43716
2018-08-06 12:15:43 +02:00
Vladimír Čunát f504af072b
Merge branch 'master' into staging-next
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Pascal Wittmann f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00