Commit graph

9267 commits

Author SHA1 Message Date
Frederik Rietdijk eeaf3a131f Merge master into staging-next 2018-10-09 15:37:22 +02:00
Joachim F 8013643077
Merge pull request #47828 from r-ryantm/auto-update/alfred
alfred: 2018.2 -> 2018.3
2018-10-09 09:18:01 +00:00
Erlend Pedersen f1987fb58f kbd: Rename some keymaps.
From upstream kbd, some keymap names are reused across very different
keyboard layouts. This is a a problem because loadkeys just picks the
first keymap it sees. The clashing names lead to e.g.  "loadkeys no"
defaulting to a norwegian dvorak map instead of the much more common
qwerty one.

Used Arch Linux's list of keymaps that need renaming, with a small
deviation: the norwegian dvorak map becomes dvorak-no instead of
no-dvorak, to match the naming scheme for all the other dvorak maps.

fixes #47878
2018-10-09 08:17:05 +01:00
Eelco Dolstra c40ba6355e Revert "nfs-utils: Reduce closure size from 269 to 135 MiB"
This reverts commit 642b68cfcc.
2018-10-08 23:02:51 +02:00
Eelco Dolstra 642b68cfcc nfs-utils: Reduce closure size from 269 to 135 MiB 2018-10-08 22:56:23 +02:00
Ryan Trinkle 3ae9bf6d0e v42lloopback: 0.11 -> 0.12 2018-10-08 15:00:13 -04:00
Edmund Wu 7686d72256 linux_testing: 4.19-rc6 -> 4.19-rc7 2018-10-08 13:33:27 +00:00
Matthew Bauer 4b1f2fb0b3
Merge pull request #47098 from dtzWill/update/netbsd-8
netbsd: 7.1.2 -> 8.0
2018-10-07 22:34:16 -05:00
Matthew Bauer 38c510c879 netbsd: misc cleanups 2018-10-07 22:33:18 -05:00
Ben Wolsieffer 964ae43b53 raspberrypi-tools: 2018-02-05 -> 2018-10-03 2018-10-07 21:55:04 -04:00
Ben Wolsieffer ec1aa05a27 raspberrypifw: 1.20180817 -> 1.20180919 2018-10-07 21:55:04 -04:00
Ben Wolsieffer de25f785e5 linux_rpi: 1.20180817 -> 1.20180919 2018-10-07 21:55:04 -04:00
Renaud 839b76ae21
Merge pull request #47733 from r-ryantm/auto-update/pscircle
pscircle: 1.0.0 -> 1.1.0
2018-10-07 01:43:46 +02:00
Robert Helgesson 2f1e44859d
Merge pull request #47936 from benley/systemd-wait
systemd-wait: init at 0.1+2018-10-05
2018-10-06 22:39:28 +02:00
Matthew Bauer 5deee7672c netbsd: support cross compilation
Separates build and host packages to get cross compilation working.
2018-10-06 14:41:56 -05:00
Will Dietz 003c20e02c
Merge pull request #47554 from dtzWill/update/light-1.2
light: 1.1.2 -> 1.2, use new udev support instead of setuid wrapper.
2018-10-05 23:15:44 -05:00
Benjamin Staffin 13883ff4bc systemd-wait: init at 0.1+2018-10-05 2018-10-05 17:22:44 -04:00
qolii 03d770c0ee linux-hardkernel: 4.14.69-148 -> 4.14.73-149 (#47896) 2018-10-05 15:48:07 +02:00
Orivej Desh 3fea6319f9 numactl: drop musl patch
musl support was added upstream in v2.0.12 in
31dc2951c7
2018-10-05 09:59:17 +00:00
Matthieu Coudron e80324c625 linux: inside nix-shell, allow make menuconfig
Use stdenv.lib.inNixShell to check for nix-shell and potentially bring pkgconfig/ncurses.
2018-10-05 18:00:15 +09:00
Vladyslav Mykhailichenko 9fe857de7d iwd: 0.8 -> 0.9 2018-10-04 22:01:06 +03:00
Tim Steinbach 06961cccd0
linux: 4.18.11 -> 4.18.12 2018-10-03 23:47:58 -04:00
Tim Steinbach f058c23b24
linux: 4.14.73 -> 4.14.74 2018-10-03 23:47:58 -04:00
Tim Steinbach ebdc294de8
linux: 4.9.130 -> 4.9.131 2018-10-03 23:47:58 -04:00
R. RyanTM 40ea9c7143 alfred: 2018.2 -> 2018.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alfred/versions
2018-10-03 15:53:06 -07:00
R. RyanTM 94f9b813c8 pscircle: 1.0.0 -> 1.1.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/pscircle/versions
2018-10-03 04:14:01 -07:00
Peter Hoeg 04bbb2ab6b firejail: override files should be in /etc/firejail 2018-10-03 16:08:39 +08:00
Ryan Mulligan 856fbc8dba treewide: fix allowAliases = false evaluation problems 2018-10-02 21:33:40 -07:00
Frederik Rietdijk 6ce04af137 Merge master into staging 2018-10-02 18:22:37 +02:00
Matthieu Coudron 3c94e4782f linux_mptcp: 0.94 -> 0.94.1
Also introduce linux_mptcp_94 alias to prevent from overriding the wrong kernel
when switching across branches.

test
2018-10-03 00:28:21 +09:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
xeji 83fd9785f6
linux kernel: increase build timeout from 2 to 4 hrs (#47564)
We've recently seen a lot of kernel build timeouts on hydra,
so let's increase the timeout.
2018-10-01 17:40:29 +02:00
Will Dietz c78cda2a1a light: 1.1.2 -> 1.2, use new udev support instead of setuid wrapper. 2018-09-30 21:15:29 -05:00
Tim Steinbach bf46094040
linux: 4.19-rc5 -> 4.19-rc6 2018-09-30 19:45:19 -04:00
Tim Steinbach 5eefdebf49
linux: 4.18.10 -> 4.18.11 2018-09-29 17:53:22 -04:00
Tim Steinbach 00e57782bc
linux: 4.14.72 -> 4.14.73 2018-09-29 17:53:07 -04:00
Tim Steinbach 74f56e14d9
linux: 4.9.129 -> 4.9.130 2018-09-29 17:52:51 -04:00
Tim Steinbach 7769fd6a80
linux: 4.4.158 -> 4.4.159 2018-09-29 17:52:31 -04:00
R. RyanTM 3154032114 mbpfan: 2.0.2 -> 2.1.0 (#46998)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbpfan/versions
2018-09-29 20:47:48 +02:00
Ryan Mulligan 30f58023dd
Merge pull request #45767 from ericevenchick/add-can-isotp
can-isotp: init at 20180629
2018-09-29 11:24:31 -07:00
Eric Evenchick 551d203775 can-isotp: init at 20180629
changed license to gpl2
2018-09-29 13:43:13 -04:00
aszlig c502dd8a5b
roccat-tools: init at 5.7.0
I had this package along with libgaminggear laying around since June
2016[1] and basically just did the setup for the ROCCAT device once and
never touched it again since then. However, I got requests from other
users who might need this, so I decided to finally upstream it along
with using the latest versions.

There were a few hardcoded paths to fix, like eg. /etc/xdg and another
one that used /var/lib/roccat, the latter I moved into $XDG_DATA_HOME
instead.

The reason why I put it in os-specific/linux is that the official site
explicitly states that it's for Linux only and I specified the platforms
attribute accordingly.

[1]: https://gist.github.com/aszlig/3a01c0c23254a68c2be4c6df59e26862

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @devhell
2018-09-28 22:15:46 +02:00
Tuomas Tynkkynen 5e84926a66 treewide: Replace meta.available checks in shouldUsePackages copypasta
This reverts commit 79d8353b5e.

This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen 50d0360888 apparmor: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen fe7919f7a1 systemd: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
xeji f0e4b31eb2
linuxPackages.jool: 3.5.7 -> unstable-20180706 (#47284)
3.5.7 doesn't build with kernel 4.14.71.
Needs most recent upstream revision to build, which supports
kernels up to 4.17.
2018-09-28 11:52:39 +02:00
Will Dietz 9a74fd0b0f udisks: 2.8.0 -> 2.8.1
https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
2018-09-27 08:33:46 -05:00
xeji 929680d531
Merge pull request #46977 from r-ryantm/auto-update/psmisc
psmisc: 23.1 -> 23.2
2018-09-27 10:49:29 +02:00
Ryan Mulligan e1a851811b psmisc: get src from GitLab 2018-09-26 19:12:53 -07:00
John Ericson e59a2ef7eb
Merge pull request #47400 from obsidiansystems/paxctl-darwin-no-mass-rebuild
paxctl: Fix darwin and cross without mass-rebuild
2018-09-26 15:52:31 -04:00
John Ericson a3fd29883a paxctl: Fix cross and Darwin builds 2018-09-26 14:47:16 -04:00
John Ericson 219a48f1ca
Merge pull request #47395 from obsidiansystems/paxctl-darwin
paxctl: Fix darwin and cross and use for linux cross
2018-09-26 13:55:49 -04:00
John Ericson 115bc86e6c paxctl: Fix cross and Darwin builds 2018-09-26 11:26:14 -04:00
John Ericson e2a2073011 Merge remote-tracking branch 'upstream/master' into staging 2018-09-26 11:23:18 -04:00
R. RyanTM 9390a261dd nfs-utils: 2.3.2 -> 2.3.3 (#46989)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nfs-utils/versions
2018-09-26 15:36:31 +02:00
Tim Steinbach 24c31d43bb
linux: 4.18.9 -> 4.18.10 2018-09-26 08:01:20 -04:00
Tim Steinbach 61452c82ae
linux: 4.14.71 -> 4.14.72 2018-09-26 08:01:13 -04:00
Tim Steinbach 8e4d980904
linux: 4.9.128 -> 4.9.129 2018-09-26 08:01:05 -04:00
Tim Steinbach 656ca2296c
linux: 4.4.157 -> 4.4.158 2018-09-26 08:00:56 -04:00
Jörg Thalheim 9d7868d70b
Merge pull request #47341 from r-ryantm/auto-update/batctl
batctl: 2018.2 -> 2018.3
2018-09-25 22:42:16 +01:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
R. RyanTM 6d8f22a58b batctl: 2018.2 -> 2018.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-09-25 08:18:39 -07:00
Okina Matara d98b0805cc
linux_testing_bcachefs: 4.18.2018.08.31 -> 4.18.2018.09.21 2018-09-25 08:56:50 -05:00
Will Dietz d3a0aa22da musl: reduce stacksize patch series to just the bump
The others rely on some of the recent restructuring+cleanup in musl,
which hopefully reaches us soon :).

For now just bump the default sizes.
2018-09-24 23:59:02 -05:00
Will Dietz f38218a756 musl: pick stacksize-related improvements, increase default size
Also supports setting default thread stack size via linker,
making it possible to fix programs without modifying source.
2018-09-24 23:59:02 -05:00
Will Dietz dcd5e4558f musl: pick getaddrinfo fix (containers) 2018-09-24 23:59:02 -05:00
Will Dietz 5c217591fd musl: pick upstream patches for name_to_handle_at support 2018-09-24 23:59:02 -05:00
Will Dietz ed5347278f musl: whitespace, NFC 2018-09-24 23:59:02 -05:00
John Ericson 2b4b7d4ef3
Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanups
treewide: mass rebuild noop cleanups
2018-09-25 00:04:52 -04:00
xeji bc22265e65
Merge pull request #47296 from matthewbauer/closure-size-reductions
ISO/OVA closure size reductions
2018-09-24 23:21:02 +02:00
Matthew Bauer 1427c50cea nfs-utils: properly strip system-generators
nfs-utils had a dependency on gcc through
etc/systemd/system-generators/*-server-generator. It was not stripped
correctly because it’s not in an expected path. This adds it to the
strip list.
2018-09-24 15:07:26 -05:00
Vladimír Čunát 3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
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
Will Dietz 6d8647fd36 netbsd: set HOST_CC/HOST_CXX -- maybe help aarch64 defaulting to clang 2018-09-21 06:42:46 -05: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
Will Dietz 353d994254 netbsd.libcurses: patch around funopen2 now instead of funopen 2018-09-20 23:20:31 -05:00
Will Dietz 9e2bd0ddc2 netbsd: there is no /usr/bin/env in the nix sandbox, use /bin/sh 2018-09-20 23:00:45 -05:00
Will Dietz d08ff06d0a netbsd.terminfo: break libcurses dep cycle with simple decl of use_env 2018-09-20 23:00:32 -05:00
Will Dietz 8517039fb9 netbsd: hashes 2018-09-20 23:00:32 -05:00
Will Dietz 6974f98245 netbsd 7.1.2 -> 8.0 2018-09-20 22:57:34 -05: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