Will Dietz
d84c6bec29
iputils: upstream fixes for musl
2018-09-24 10:19:01 -05:00
Jörg Thalheim
c16c117048
Merge pull request #47248 from danme/master
...
nvidia-x11: Fix vulkan VK_KHR_xcb_surface
2018-09-24 13:20:14 +01:00
Tuomas Tynkkynen
f9197b9f63
linux_rpi: Extend the logic for not installing unnecessary DTBs
...
Now ARMv6 and ARMv7 builds avoid installing DTBs for boards where the
resulting kernel won't run just like the aarch64 builds already do.
Also deduplicates the logic a bit.
2018-09-24 14:16:46 +03:00
Ben Wolsieffer
c841c3e2c6
linux_rpi: add support for Raspberry Pi 3
2018-09-24 14:16:46 +03:00
Florian Klink
c3cc34f20a
systemd: update to fix nspawn containers ( #47264 )
...
This fixes nspawn containers with older systemd inside currently failing
to start.
See:
https://github.com/NixOS/systemd/pull/23
https://github.com/systemd/systemd/pull/10104
https://github.com/NixOS/nixpkgs/issues/47253
2018-09-24 10:00:50 +01:00
Tim Steinbach
dc401331b3
linux: 4.19-rc4 -> 4.19-rc5
2018-09-23 19:57:00 -04:00
danme
44fba6df79
nvidia-x11: Fix vulkan VK_KHR_xcb_surface
...
Fixes the issue: https://github.com/NixOS/nixpkgs/issues/39149
Problem was that the Nvidia driver did not find the libxcb-glx at runtime.
(cherry picked from commit bda072cafcef4cf5ff99828852ddc8e06ce1fdbf)
2018-09-23 22:19:21 +02:00
Jan Malakhovski
87c0206038
linuxHeaders: cleanup with a mass rebuild
2018-09-23 17:57:17 +00:00
Vladyslav Mykhailichenko
3b7ecaa798
iwd: 0.7 -> 0.8
2018-09-23 15:26:55 +03:00
Vladimír Čunát
d9f7d27ef5
Merge #45683 : nvidia_x11: 390.77 -> 390.87
2018-09-23 12:02:25 +02:00
Frederik Rietdijk
14673d61ed
Merge master into staging
2018-09-23 09:33:09 +02:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
...
Staging next
2018-09-23 09:31:28 +02:00
Jan Tojnar
93408aecc4
Merge pull request #46274 from mvnetbiz/libratbag
...
libratbag: init at v0.9.903
2018-09-21 22:49:17 +02:00
R. RyanTM
96c66faa49
earlyoom: 0.11 -> 1.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/earlyoom/versions
2018-09-21 10:48:38 +00:00
Matt Votava
78f1715149
piper: init at 0.2.902
...
Add package piper. Piper is a gtk frontend application for ratbagctl
to configure gaming mice.
2018-09-21 02:15:38 -07:00
Matt Votava
9a859fb7f9
libratbag: init at v0.9.903
...
Add package libratbag and service module ratbagd
Libratbag contains ratbagd daemon and ratbagctl cli to configure
buttons, dpi, leds, etc. of gaming mice.
Add mvnetbiz to maintainers.
2018-09-21 02:13:49 -07:00
Michael Raskin
7115411d6d
Merge pull request #47087 from r-ryantm/auto-update/dmidecode
...
dmidecode: 3.1 -> 3.2
2018-09-21 05:56:03 +00:00
Michael Raskin
f76f079eef
Merge pull request #47069 from r-ryantm/auto-update/eudev
...
eudev: 3.2.5 -> 3.2.6
2018-09-21 05:53:00 +00:00
Michael Raskin
1ff0991cbe
Merge pull request #47063 from r-ryantm/auto-update/firejail
...
firejail: 0.9.54 -> 0.9.56
2018-09-21 05:50:39 +00:00
R. RyanTM
dc47fdabc6
dmidecode: 3.1 -> 3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dmidecode/versions
2018-09-20 17:28:49 -07:00
R. RyanTM
6587910e4f
eudev: 3.2.5 -> 3.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eudev/versions
2018-09-20 14:46:26 -07:00
R. RyanTM
dd33a9dc0b
firejail: 0.9.54 -> 0.9.56
...
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
2018-09-20 14:31:57 -07:00
xeji
9114d13d00
Merge pull request #46910 from dtzWill/update/i7z-0.27.3
...
i7z: 0.27.2 -> 0.27.3, cleanup, various fixes, maintained fork, qt5
2018-09-20 21:28:54 +02:00
Ryan Mulligan
23efdac23c
Merge pull request #46969 from r-ryantm/auto-update/rdma-core
...
rdma-core: 19 -> 20
2018-09-20 07:38:27 -07:00
Tim Steinbach
7d30b3d10c
linux: 4.18.8 -> 4.18.9
2018-09-20 09:52:48 -04:00
Tim Steinbach
28fee11e1c
linux: 4.14.70 -> 4.14.71
2018-09-20 09:52:48 -04:00
Tim Steinbach
5509a39e9a
linux: 4.9.127 -> 4.9.128
2018-09-20 09:52:48 -04:00
Tim Steinbach
7ead7a4a67
linux: 4.4.156 -> 4.4.157
2018-09-20 09:52:48 -04:00
R. RyanTM
f45629107a
psmisc: 23.1 -> 23.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/psmisc/versions
2018-09-20 06:22:08 -07:00
R. RyanTM
069cfb5899
rdma-core: 19 -> 20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdma-core/versions
2018-09-20 05:23:48 -07:00
Will Dietz
76e22c76b0
undervolt: 2.8 -> 2.9
2018-09-19 14:24:06 -05:00
Will Dietz
6108d6ada8
i7z: use qt5 for gui (when enabled), various fixes from debian
2018-09-19 14:18:34 -05:00
Will Dietz
9219580c82
i7z: simplify a bit
2018-09-19 14:04:48 -05:00
Will Dietz
6bb07ecbbc
i7z: move to maintained fork (FreeBSD folks), 0.27.2 -> 0.27.3
2018-09-19 13:25:43 -05:00
Will Dietz
697859fdc5
musl: apply other upstream fixes, selected for relevance to NixOS usage
2018-09-18 17:41:58 -05:00
Will Dietz
4305e7d5ec
musl: apply upstream fix for file locking race
2018-09-18 17:13:54 -05:00
Will Dietz
ea326dd4b5
musl: convert CFLAGS to array
2018-09-18 17:13:53 -05:00
John Ericson
7319013ea1
Merge remote-tracking branch 'upstream/master' into staging
2018-09-18 16:55:42 -04:00
Frederik Rietdijk
de419917a3
Merge master into staging-next
2018-09-18 18:44:48 +02:00
qolii
883b86e065
linux-hardkernel: 4.14.66-147 -> 4.14.69-148 ( #46791 )
2018-09-17 21:31:32 +02:00
Tim Steinbach
8f5223376a
linux: 4.19-rc3 -> 4.19-rc4
2018-09-17 06:59:18 -04:00
Dan Peebles
110c252870
cctools: support LTO on Darwin
...
LTO is disabled during bootstrap to keep the bootstrap tools small and
avoid unnecessary LLVM rebuilds, but is enabled in the final stdenv
stage and should be usable by normal packages.
2018-09-16 02:12:11 -04:00
Dan Peebles
4efd4053ed
stdenv/darwin: integrate a new CoreFoundation
...
This also updates the bootstrap tool builder to LLVM 5, but not the ones
we actually use for bootstrap. I'll make that change in a subsequent commit
so as to provide traceable provenance of the bootstrap tools.
2018-09-15 16:05:46 -04:00
Tim Steinbach
2193518801
linux: 4.18.7 -> 4.18.8
2018-09-15 09:46:22 -04:00
Tim Steinbach
1a13067273
linux: 4.14.69 -> 4.14.70
2018-09-15 09:46:00 -04:00
Tim Steinbach
c1d7826a8a
linux: 4.9.126 -> 4.9.127
2018-09-15 09:45:51 -04:00
Tim Steinbach
b9ca4ac95c
linux: 4.4.155 -> 4.4.156
2018-09-15 09:45:38 -04:00
Sarah Brofeldt
7a36046e93
Merge pull request #46681 from dtzWill/update/kmsxx-2018-09-10
...
kmsxx, kmscube: 2017-10-10 -> 2018-09-10, 2017-03-19 -> 2018-06-17
2018-09-15 10:49:37 +02:00
John Ericson
0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
...
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson
846b44b2e9
glibc, kernel-headers: Fix some eval errors on Darwin
...
Need to get the source to get elf.h
2018-09-15 01:07:06 -04:00
Lenz Weber
218ce4de50
zfs-unstable: 2018-09-02 -> 0.8.0-rc1 ( #46543 )
2018-09-15 02:34:08 +02:00
xeji
f26b0c1eb2
Merge pull request #46676 from clefru/zfs-bump
...
spl/zfs: 0.7.10 -> 0.7.11
2018-09-15 01:23:25 +02:00
xeji
c2c9c6adfe
Merge pull request #46385 from xeji/p/broken
...
mark long-failing packages broken for 18.09
2018-09-15 00:54:49 +02:00
xeji
b93f4234e8
Merge pull request #45337 from NeQuissimus/headers_4_18
...
kernel-headers: 4.15 -> 4.18.3
2018-09-15 00:45:56 +02:00
Clemens Fruhwirth
81082c6c60
spl/zfs: 0.7.10 -> 0.7.11
2018-09-15 00:41:04 +02:00
Will Dietz
268d72ec5e
kmscube: 2017-03-19 -> 2018-06-17 (and fix homepage!)
2018-09-14 13:28:10 -05:00
Tuomas Tynkkynen
9f85167455
linux_rpi: 1.20180619 -> 1.20180817
2018-09-14 16:15:28 +03:00
Tuomas Tynkkynen
14fbea9111
raspberrypifw: 1.20180619 -> 1.20180817
2018-09-14 16:15:28 +03:00
Uli Baum
1df2560dde
Merge branch 'master' into staging-next
2018-09-13 10:08:53 +02:00
Matthieu Coudron
d8b7ffc7ef
iproute: add $dev output ( #46558 )
...
to provide the user API include/ that was previously dropped.
2018-09-12 14:55:03 +02:00
Franz Pletz
13b7868ecb
Merge pull request #46426 from clefru/zfs-bump
...
spl/zfs: 0.7.9 -> 0.7.10
2018-09-11 05:06:29 +00:00
Matthew Bauer
5d40389181
Merge pull request #46028 from e-user/pkgs/semodule-utils-2.7
...
semodule-utils: init at 2.7
2018-09-10 14:54:33 -05:00
Tim Steinbach
4a6b5503aa
linux: 4.19-rc2 -> 4.19-rc3
2018-09-10 11:40:41 -04:00
Linus Heckemann
ac679e721f
earlyoom: fix version number ( #46481 )
...
earlyoom's Makefile attempts to detect the current version using git,
but we don't keep .git in its source, so this fails. We can however
set the VERSION environment variable to override this, as we now do.
2018-09-10 13:22:24 +01:00
Amine Chikhaoui
00064c21cc
ZHF 18.09: fix crypsetup build with python enabled. ( #46468 )
...
Fixes https://hydra.nixos.org/build/81028247 .
2018-09-10 11:53:45 +02:00
Will Dietz
30500d23bc
busybox: 1.29.2 -> 1.29.3 ( #46458 )
2018-09-10 08:43:55 +02:00
Tim Steinbach
ea765b2e2b
linux: 4.18.6 -> 4.18.7
2018-09-09 19:30:23 -04:00
Tim Steinbach
276b2ab892
linux: 4.14.68 -> 4.14.69
2018-09-09 19:29:46 -04:00
Tim Steinbach
d40f4159ed
linux: 4.9.125 -> 4.9.126
2018-09-09 19:29:35 -04:00
Tim Steinbach
13728ed2b5
linux: 4.4.154 -> 4.4.155
2018-09-09 19:29:23 -04:00
Will Dietz
4278319a77
Merge pull request #46064 from dtzWill/update/musl-1.1.20
...
musl: 1.1.19 -> 1.1.20
2018-09-09 17:31:50 -05:00
Clemens Fruhwirth
05f122c561
spl/zfs: 0.7.9 -> 0.7.10
2018-09-09 17:08:12 +02:00
Jan Malakhovski
b7bd0561be
Merge branch 'master' into staging
2018-09-08 22:08:32 +00:00
xeji
8c6cf3de3d
cryptsetup: enable and fix tests ( #46346 )
...
Some tests use O_DIRECT which is filesystem dependent and fails in a
sandbox as well as on some filesystems without sandboxing.
Patch out O_DIRECT and disable the 4 test cases that still fail in a
sandbox. See discussion in #46151 .
2018-09-08 21:24:15 +02:00
Uli Baum
4795c2a23a
darwin.maloader: mark as broken
...
no successfull build in Hydra history back to 2017-08-21
2018-09-08 20:08:34 +02:00
Dan Peebles
f223f417fa
swift-corelibs.corefoundation: update and modernize
...
This actually makes it useful to the Darwin stdenv, which I'll soon be
adjusting to use this library
2018-09-08 03:08:16 -04:00
Edmund Wu
af3fdb44ee
nvidia_x11: include drm_mode_connector patch
2018-09-07 19:43:33 -04:00
Jörg Thalheim
8f6e805be4
Merge pull request #46301 from r-ryantm/auto-update/bcc
...
linuxPackages.bcc: 0.6.1 -> 0.7.0
2018-09-07 13:57:35 +01:00
Michael Raskin
61e0bcdb6c
Merge pull request #46177 from r-ryantm/auto-update/sysdig
...
linuxPackages.sysdig: 0.22.1 -> 0.23.1
2018-09-07 08:33:41 +00:00
R. RyanTM
29cdfe0218
linuxPackages.bcc: 0.6.1 -> 0.7.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/bcc/versions
2018-09-07 00:54:22 -07:00
R. RyanTM
6d3a2f6f44
linuxPackages.sysdig: 0.22.1 -> 0.23.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sysdig
2018-09-06 11:01:24 -07:00
Shea Levy
18337f3ece
Merge branch 'no-toPath'
2018-09-06 08:09:53 -04:00
Profpatsch
4616ef1f41
skaware: switch from git repos to tarballs
...
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f
skawarePackages: factor out the common parts
...
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.
A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
ec7d4a8089
skaware: update tools & libraries to summer 2018 release
...
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html
No support for yet.
2018-09-06 11:53:22 +02:00
Tim Steinbach
f89d6d92b7
linux: Remove 4.17
2018-09-05 21:02:09 -04:00
Jörg Thalheim
c9e492d8aa
Merge pull request #46055 from phryneas/zfs-c197a77
...
zfs-unstable: 2018-08-13 -> 2018-09-02
2018-09-05 18:15:34 +01:00
Tim Steinbach
25cad43f85
linux: 4.18.5 -> 4.18.6
2018-09-05 08:22:02 -04:00
Tim Steinbach
de9a2fd061
linux: 4.14.67 -> 4.14.68
2018-09-05 08:21:51 -04:00
Tim Steinbach
92010b7a88
linux: 4.9.124 -> 4.9.125
2018-09-05 08:21:43 -04:00
Tim Steinbach
f685edba08
linux: 4.4.153 -> 4.4.154
2018-09-05 08:21:33 -04:00
Wael M. Nasreddine
4f8a248b23
kernel: increase build timeout to two hours
2018-09-04 20:12:18 -04:00
Lenz Weber
080a6385ff
zfs-unstable: 64e9696 -> c197a77
2018-09-04 21:59:23 +02:00
Will Dietz
e37c21ce95
musl: 1.1.19 -> 1.1.20
2018-09-04 14:55:05 -05:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
...
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Alexander Kahl
5e9aafb316
semodule-utils: init at 2.7
2018-09-04 09:42:02 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
...
Cleanup homepage links
2018-09-03 23:32:52 +02:00
Markus Kowalewski
91b570203b
pmount: update homepage
2018-09-03 22:36:56 +02:00
Markus Kowalewski
be77306215
i2c-tools: update homepage
2018-09-03 22:36:56 +02:00
Tim Steinbach
5fccac2b8d
kernel: Remove Copperhead
...
The patches are unmaintained and suggest a false sense of security
2018-09-03 11:18:11 -04:00