Commit Graph

10129 Commits

Author SHA1 Message Date
Matthew Bauer
9564b8ed9e cctools: don’t depend on clang at runtime
--disable-clang-as flag disables the use of clang by cctools-port
2018-12-10 17:31:47 -06:00
Michael Raskin
654d324230
Merge pull request #51756 from markuskowa/upd-lvm2
lvm2: 2.02.177 -> 2.03.01
2018-12-10 22:02:02 +00:00
Renaud
00593d6685
Merge pull request #51787 from c0bw3b/pkg/iptables
iptables: prune libtool files after build
2018-12-10 19:30:18 +01:00
Alyssa Ross
017390185a
Merge pull request #51817 from qolii/linux_hardkernel_4_14_78__4_14_85
linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152
2018-12-10 17:08:37 +00:00
Patrick Hilhorst
ffd47d5b16
Revert "linux: inside nix-shell, allow make menuconfig" 2018-12-10 15:50:36 +01:00
Renaud
310b0dd345
Merge pull request #51706 from dtzWill/update/sysvinit-2.93
sysvinit: 2.89 -> 2.93
2018-12-10 15:28:49 +01:00
qoli
f6172b634d linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152 2018-12-10 00:17:08 -08:00
c0bw3b
705babcdf0 iptables: prune libtool files after build
Otherwise -lpcap gets propagated to reverse deps
This can break strongswan build for example
https://github.com/NixOS/nixpkgs/pull/51252#issuecomment-445512680
2018-12-09 17:12:53 +01:00
eburimu
e7d55483d1 libselinux: fix cross compilation (#51201)
libselinux needs native python to compute the installation prefix.
Swig generates the c code for the extension and needs python.h at compile,
so we put python into buildInputs
2018-12-09 14:32:38 +00:00
eyJhb
f0f36737e2 displaylink: changed systemd start to not block (#51760)
Previously during boot, displaylink would hang during boot for the 2
minutes timeout.
2018-12-09 11:48:15 +00:00
Jörg Thalheim
f350904688
Merge pull request #51759 from eyJhb/displaylink-bump
displaylink: 4.1.9 -> 4.4.24
2018-12-09 11:46:16 +00:00
eyjhbb@gmail.com
24dcf0c4ea displaylink: 4.1.9 -> 4.4.24 - updated link 2018-12-09 12:35:58 +01:00
Markus Kowalewski
c047c26791
lvm2: 2.02.177 -> 2.03.01
* switch to sources to git
* add libaio to buildInputs
2018-12-09 11:43:08 +01:00
eyjhbb@gmail.com
139c99ce91 displaylink: 4.1.9 -> 4.4.24 2018-12-09 00:14:58 +01:00
Léo Gaspard
c0663aa3f8
Merge branch 'mdadm-sendmail'
* mdadm-sendmail:
  mdadm: use shared system-sendmail
2018-12-09 02:46:22 +09:00
Frederik Rietdijk
3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Tim Steinbach
02f8d66efa
linux: 4.19.7 -> 4.19.8 2018-12-08 10:26:09 -05:00
Tim Steinbach
e4da78c349
linux: 4.14.86 -> 4.14.87 2018-12-08 10:26:09 -05:00
Tim Steinbach
c7ea265e8e
linux: 4.9.143 -> 4.9.144 2018-12-08 10:26:09 -05:00
Will Dietz
01fab8778f sssd: 1.16.2 -> 1.16.3 (security!)
https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_3.html
2018-12-07 21:12:19 -06:00
Will Dietz
965f95ce01 sysvinit: 2.89 -> 2.93 2018-12-07 21:09:28 -06:00
Will Dietz
8b4d458ccd i2c-tools: 4.0 -> 4.1
https://marc.info/?l=linux-i2c&m=154383448901807&w=2
2018-12-07 20:58:43 -06:00
Frederik Rietdijk
747aa4cc93 Merge staging-next into staging 2018-12-07 15:31:52 +01:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Tim Steinbach
808d52ee05
linux: 4.19.6 -> 4.19.7 2018-12-05 17:34:29 -05:00
Tim Steinbach
e945771e4c
linux: 4.14.85 -> 4.14.86 2018-12-05 17:34:13 -05:00
Tim Steinbach
1f7266cbbb
linux: 4.9.142 -> 4.9.143 2018-12-05 17:33:36 -05:00
Jörg Thalheim
b2c86f46d9
Merge pull request #51549 from yurrriq/update/os-specific/darwin/skhd
skhd: 0.2.2 -> 0.3.0
2018-12-05 12:02:46 +00:00
Michael Raskin
be1d5e83c7
Merge pull request #51552 from lopsided98/reptyr-update
reptyr: 0.6.2 -> 0.7.0
2018-12-05 07:53:37 +00:00
Ben Wolsieffer
3c22d57743 reptyr: 0.6.2 -> 0.7.0 2018-12-04 23:46:29 -05:00
Eric Bailey
aad111f567
skhd: 0.2.2 -> 0.3.0 2018-12-04 22:15:51 -06:00
Matthew Bauer
5e06294276 darwin/libiconv: fix static/shared logic
The conditional was incorrect - postInstall script should only hsppen
when enableShared = true.
2018-12-04 21:13:24 -06:00
Alyssa Ross
fa749ac858
linux_latest-libre: document finding latest rev
https://github.com/NixOS/nixpkgs/pull/51403#issuecomment-444064006
2018-12-04 12:08:30 +00:00
Jörg Thalheim
708164fe94
Merge pull request #51457 from binarin/nvidia-legacy-340-no-longer-patch-414
nvidia_legacy_340: Remove unneeded/failing patch
2018-12-04 10:42:38 +00:00
Vladyslav M
19532f2ba2
Merge pull request #51439 from jfrankenau/update-iwd
iwd: 0.11 -> 0.12
2018-12-04 02:24:35 +02:00
Renaud
4f7df755f2
Merge pull request #51252 from c0bw3b/pkg/iptables
iptables: 1.6.2 -> 1.8.2
2018-12-03 21:46:22 +01:00
Alexey Lebedeff
caed71efb6 nvidia_legacy_340: Remove unneeded/failing patch
The patch is not applying and no longer needed after upgrade in
045575e744. Now the same result is
achieved by the following lines in the driver package itself:

    #if defined(NV_DRM_LEGACY_PCI_INIT_PRESENT)
    #define nv_drm_pci_init drm_legacy_pci_init
    #define nv_drm_pci_exit drm_legacy_pci_exit
    #else
    #define nv_drm_pci_init drm_pci_init
    #define nv_drm_pci_exit drm_pci_exit
    #endif
2018-12-03 16:14:16 +01:00
Tim Steinbach
3b2bf761df
linux: 4.20-rc4 -> 4.20-rc5 2018-12-03 07:43:04 -05:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Johannes Frankenau
de23f0b922 iwd: 0.11 -> 0.12 2018-12-03 11:52:28 +01:00
Matthew Bauer
808f05808b kmod: avoid mass rebuild
elf-header shouldn’t be needed on linux
2018-12-02 19:34:55 -06:00
Jörg Thalheim
51fbb395cc
Merge pull request #51403 from Mic92/linux-libre
linux_latest-libre: update patchset for kernel version
2018-12-02 22:28:06 +00:00
Matthew Bauer
973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer
7a2c07d29b kmod: enable on darwin
This is needed to build linux kernels on darwin. While we can’t
actually use it to load kernel modules, we can use it to create
indexes of modules on macOS.

(cherry picked from commit ebb31480e8a45efbaff4c4a212bdfc0b053adde0)
2018-12-02 14:12:42 -06:00
Jörg Thalheim
3ba88670ab
linux_latest-libre: update patchset for kernel version 2018-12-02 18:54:57 +00:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jörg Thalheim
3775f1e53e
linuxPackages_4_18.nvidia_x11_legacy304: mark as broken on 4.18 and newer 2018-12-02 10:46:11 +00:00
Will Dietz
a4adec8654 v4l_utils: 1.16.0 -> 1.16.2 2018-12-02 00:10:07 -06:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tim Steinbach
d97f3cb647
kernel: 4.19.5 -> 4.19.6 2018-12-01 11:20:38 -05:00
Tim Steinbach
8f23a4616f
kernel: 4.14.84 -> 4.14.85 2018-12-01 11:20:38 -05:00
Tim Steinbach
182a6557e3
kernel: 4.9.141 -> 4.9.142 2018-12-01 11:20:38 -05:00
Tim Steinbach
995004634f
kernel: 4.4.165 -> 4.4.166 2018-12-01 11:20:38 -05:00
Tim Steinbach
ff4bf6067e
kernel: Remove 4.18.x
4.18 series is EOL
2018-12-01 11:20:38 -05:00
Will Dietz
60b743853b lm_sensors: 3.4.0 -> 3.5.0
* lm_sensors: 3.4.0 -> 3.5.0 (#51117)

Using releases posted on github,
they work and I'm not sure how those fedora URL's are found anyway.

* lm_sensors: cleanup
2018-12-01 17:02:49 +01:00
Jan Tojnar
8560887e88
usbutils: fix usb.ids path
The utility switched from /usr/share to ${datadir}, but it is still not enough
for use. It would be nice if upstream provided configure flag.
2018-12-01 15:37:19 +01:00
Renaud
c4852e3d31
Merge pull request #51261 from dtzWill/fix/apparmor-drop-musl-patch
libapparmor: drop patch, fix build w/musl
2018-12-01 10:18:33 +01:00
Léo Gaspard
b074a40f74 mdadm: use shared system-sendmail 2018-12-01 14:48:25 +09:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Edmund Wu
ea1be31262
nvidia: expose nvidia_x11_legacy390 2018-11-30 13:58:22 -05:00
Jörg Thalheim
e7a9fc2fca
Merge pull request #49470 from grahamc/enable-mlx5core-by-default
kernel: enable MLX5_CORE_EN when possible
2018-11-30 17:55:45 +00:00
Ben Wolsieffer
99a720d2bb reptyr: add homepage 2018-11-30 11:29:49 -06:00
Ben Wolsieffer
a47479ec7e reptyr: enable on 32-bit ARM Linux and x86 FreeBSD 2018-11-30 11:29:49 -06:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
c0bw3b
f190b5f226 iptables: 1.6.2 -> 1.8.2
+ enabled BPF compiler by default since it is the future

Changelog 1.8.0:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.0.txt

Changelog 1.8.1:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.1.txt

Changelog 1.8.2:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.2.txt
2018-11-29 22:48:02 +01:00
Will Dietz
e82d79b679 libapparmor: drop conflicting patch, fix build w/musl 2018-11-29 08:48:27 -06:00
Jörg Thalheim
f222ebdd60 fusionio-vsl: remove
Broken on all kernel version.
No update in nixpkgs since 2015
2018-11-29 13:46:28 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Tim Steinbach
ef3f3067a1
linux: 4.19.4 -> 4.19.5 2018-11-27 16:19:58 -05:00
Tim Steinbach
23ef674701
linux: 4.14.83 -> 4.14.84 2018-11-27 16:19:58 -05:00
Tim Steinbach
3739bf46d5
linux: 4.9.140 -> 4.9.141 2018-11-27 16:19:58 -05:00
Tim Steinbach
784230c0fc
linux: 4.4.164 -> 4.4.165 2018-11-27 16:19:57 -05:00
Vladimír Čunát
2b0a1062bc
sssd: style nitpick - don't use pkgs parameter 2018-11-27 13:53:13 +01:00
Vladimír Čunát
439bf86ca9
sssd: fix build with updated curl-7.62
Fixes #51106.
2018-11-27 12:56:17 +01:00
ajs124
5294194fe2 targetcli: init at 2.1.fb49 2018-11-26 11:11:43 -08:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Tim Steinbach
bff473b034
linux: 4.20-rc3 -> 4.20-rc4 2018-11-25 20:02:48 -05:00
Benno Fünfstück
b5cce32ea9 linux_rpi: enable aarch64 build on hydra 2018-11-26 00:20:43 +01:00
c0bw3b
47c2739059 pommed: remove
- homepage / source / patch are all gone
- marked as broken since 16.03
- pommed module already relies on pommed_light
2018-11-25 18:51:52 +01:00
c0bw3b
9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud
2e95a386fe
Merge pull request #50075 from r-ryantm/auto-update/kexec-tools
kexectools: 2.0.17 -> 2.0.18
2018-11-25 10:12:12 +01:00
plchldr
0972bde7d2 rtl8821a: init at 5.1.5 2018-11-25 10:11:33 +01:00
Renaud
7fc86927ce
Merge pull request #50841 from florianjacob/nvidia_legacy_340
nvidia_legacy_340: update to make it compatible with current kernel
2018-11-25 08:35:25 +01:00
c0bw3b
7fef6f9a59 tiptop: get patch from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:26:12 +01:00
c0bw3b
126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
c0bw3b
0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
markuskowa
651baa7ded
Merge pull request #50873 from zaninime/openscsi
openiscsi: 2.0-873 -> 2.0-877
2018-11-24 13:13:02 +01:00
Francesco Zanini
6ce3525cf0 openiscsi: 2.0-873 -> 2.0-877 2018-11-24 12:25:42 +01:00
Frederik Rietdijk
c1792242ef Merge staging-next into staging 2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Linus Heckemann
6845ebbff1 wpa_supplicant: improve manpage
Now points to the store path of the sample config rather than
/usr/share/doc.
2018-11-23 18:01:19 +01:00
Linus Heckemann
1a7f21f398 wpa_supplicant: copy sample config into output 2018-11-23 18:01:19 +01:00
Edmund Wu
5a6ee6a4e7
iwd: disable parallel building 2018-11-23 10:20:19 -05:00
Tim Steinbach
13e38d8180
linux: 4.19.3 -> 4.19.4 2018-11-23 08:33:53 -05:00
Tim Steinbach
86f9ac22e2
linux: 4.14.82 -> 4.14.83 2018-11-23 08:33:45 -05:00
Tim Steinbach
5879586e01
linux: 4.9.138 -> 4.9.140 2018-11-23 08:33:32 -05:00
c0bw3b
c644bf3718 sysdig: 0.23.1 -> 0.24.1
* support kernels 4.14.0 to 4.19.x

* move cmake and perl into native build inputs

* licensing change:
  - userspace programs are now licensed under Apache 2.0
  - kernel module is now licensed under both MIT and GPLv2
2018-11-22 23:00:39 +01:00
Franz Pletz
73d7046362
linuxPackages.wireguard: fix wireguard-tools bump
See 6fb56af8b2.

cc #50833
2018-11-22 14:41:08 +01:00
Frederik Rietdijk
2219e2578e Merge staging-next into staging 2018-11-22 10:10:40 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Renaud
fef1b66b86
Merge pull request #50723 from r-ryantm/auto-update/keyutils
keyutils: 1.5.10 -> 1.6
2018-11-21 23:51:42 +01:00
R. RyanTM
c7c021757b linuxPackages.evdi: 1.5.0.2 -> 1.5.1
* linuxPackages.evdi: 1.5.0.2 -> 1.5.1 (#50754)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions

* evdi: refresh meta

Licenses : lib is LGPL-2.1-only while module is GPL-2.0-only

Supported kernel versions: builds with 4.15 / 4.16 / 4.17 since commit 90c26648acbe9a2f7ce4e0331e39045819323bf2
2018-11-21 20:23:41 +01:00
Tim Steinbach
8f11b37a95
linux: 4.19.2 -> 4.19.3 2018-11-21 09:53:26 -05:00
Tim Steinbach
ff82d7c786
linux: 4.18.19 -> 4.18.20 2018-11-21 09:53:07 -05:00
Tim Steinbach
3667a91b78
linux: 4.14.81 -> 4.14.82 2018-11-21 09:52:59 -05:00
Tim Steinbach
0e7dafe8c0
linux: 4.9.137 -> 4.9.138 2018-11-21 09:52:49 -05:00
Tim Steinbach
e822b9680b
linux: 4.4.163 -> 4.4.164 2018-11-21 09:52:38 -05:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
R. RyanTM
717bac455f acpid: 2.0.30 -> 2.0.31
* acpid: 2.0.30 -> 2.0.31 (#50815)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpid/versions

* acpid: refresh meta.homepage
2018-11-20 20:56:42 +01:00
Florian Jacob
045575e744 nvidia_legacy_340: 340.104 -> 340.107 2018-11-20 13:37:38 +01:00
Franz Pletz
b62a18b0c2
batman_adv: 2018.2 -> 2018.4 2018-11-20 12:33:56 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
R. RyanTM
119e4e30c8 batctl: 2018.3 -> 2018.4 (#50826)
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-11-20 11:45:38 +01:00
Edmund Wu
3ae0407d3c linux_testing: 4.20-rc2 -> 4.20-rc3 2018-11-19 14:23:16 +00:00
R. RyanTM
9c258ce2d3 keyutils: 1.5.10 -> 1.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/keyutils/versions
2018-11-19 05:31:59 -08:00
Frederik Rietdijk
e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Matthew Bauer
2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Jan Tojnar
85bd2a7acb
Merge pull request #46020 from jtojnar/meson-0.47
meson: 0.46.1 → 0.48.2
2018-11-18 22:17:49 +01:00
Robert Schütz
d9cd9acc24 linuxPackages.{spl,zfs}: 0.7.11 -> 0.7.12 2018-11-18 18:08:08 +01:00
markuskowa
f6169667ef
Merge pull request #50576 from r-ryantm/auto-update/rdma-core
rdma-core: 20.1 -> 21
2018-11-18 17:58:21 +01:00
Alexey Shmalko
26513e7665
Merge pull request #50549 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.30 -> 1.0.31
2018-11-18 18:28:41 +02:00
Markus Kowalewski
8dc5ceac79
rdma-core: add iproute to rxe_cfg tool
The rxe_cfg script switched from ifconfig
to iproute utility (ip).
2018-11-18 17:06:07 +01:00
R. RyanTM
a3ffea5130 rdma-core: 20.1 -> 21
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-11-18 03:09:09 -08:00
Frederik Rietdijk
0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
R. RyanTM
64d5d6b9d2 uclibc: 1.0.30 -> 1.0.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uclibc-ng/versions
2018-11-17 23:08:42 -08:00
Jan Tojnar
d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar
333313d4de
fwts: 18.07.00 → 18.11.00 2018-11-18 02:11:25 +01:00
Svein Ove Aas
a88fcebc6f speedometer: init at 2.8 (#33627)
* speedometer: init at 2.8
2018-11-17 22:27:52 +01:00
Renaud
c102306c1f
Merge pull request #50435 from c0bw3b/pkg/procdump
procdump: init at 1.0.1
2018-11-17 16:25:45 +01:00
c0bw3b
b6c830d2fe procdump: init at 1.0.1 2018-11-17 16:11:53 +01:00
Carles Pagès
424107c490
Merge pull request #50431 from eadwu/nvidia_x11/410.78
nvidia_x11: 410.73 -> 410.78
2018-11-17 02:17:15 +01:00
Will Dietz
d690ccee63 utillinux: 2.32.1 -> 2.33
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33-ReleaseNotes
2018-11-15 19:38:44 -06:00
Franz Pletz
9756e6bc74
Merge pull request #50386 from aij/zfs
zfsUnstable: 0.8.0-rc1 -> 0.8.0-rc2
2018-11-15 23:44:38 +00:00
Edmund Wu
321a64d607
nvidia_x11: 410.73 -> 410.78 2018-11-15 16:33:31 -05:00
Ivan Jager
a995a81182 zfsUnstable: 0.8.0-rc1 -> 0.8.0-rc2 2018-11-14 22:09:55 -06:00
Silvan Mosberger
e1f0cd5b23
Merge pull request #49816 from dtzWill/update/plymouth-0.9.4
plymouth: 0.9.3 -> 0.9.4
2018-11-14 21:26:30 +01:00
goibhniu
ad18c540ff
Merge pull request #47596 from cillianderoiste/tbs-fix
TBS: fix modules
2018-11-14 18:17:01 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Tim Steinbach
248dfd2842
linux: 4.19.1 -> 4.19.2 2018-11-13 14:35:57 -05:00
Tim Steinbach
a3cbaf2507
linux: 4.18.18 -> 4.18.19 2018-11-13 14:35:57 -05:00
Tim Steinbach
88e7ac48c7
linux: 4.14.80 -> 4.14.81 2018-11-13 14:35:57 -05:00
Tim Steinbach
72435f7685
linux: 4.9.136 -> 4.9.137 2018-11-13 14:35:57 -05:00
Jan Tojnar
927a82d60f
libratbag: fix meson/python compatibility 2018-11-13 14:39:44 +01:00
Matthew Bauer
76c956be5c treewide: disable pie in more places
Some packages don’t work correctly with pie. Here I disable it for:

- busybox
- linux kernel
- kexectools

I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Orivej Desh
08d98b2e38 linux: enable CGROUP_HUGETLB, CGROUP_PERF, CGROUP_RDMA (#50225)
These options were added in:

NAMESPACES 2.6.25
CGROUP_DEVICE 2.6.26
CGROUP_HUGETLB 3.6
CGROUP_PERF 2.6.39
CGROUP_RDMA 4.11
2018-11-13 01:13:00 +00:00
R. RyanTM
cec5d5bffc ipset: 6.38 -> 7.0 (#50078)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipset/versions
2018-11-12 21:02:24 +01:00
Frederik Rietdijk
daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
Tim Steinbach
55cad35506
linux: 4.20-rc1 -> 4.20-rc2 2018-11-11 22:08:16 -05:00
Frederik Rietdijk
7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
Jörg Thalheim
09be0abdd0
Merge pull request #50195 from dywedir/iwd
iwd: 0.9 -> 0.11
2018-11-10 21:55:58 +00:00
Jörg Thalheim
e63da358ae
Merge pull request #50206 from c0bw3b/pkg/smem
smem: 1.4 -> 1.5
2018-11-10 21:40:03 +00:00
Tim Steinbach
464737ebbb
linux: 4.4.162 -> 4.4.163 2018-11-10 16:12:38 -05:00
Tim Steinbach
ab77043c56
linux: 4.9.135 -> 4.9.136 2018-11-10 16:12:38 -05:00
Tim Steinbach
a862492bf1
linux: 4.14.79 -> 4.14.80 2018-11-10 16:12:38 -05:00
Tim Steinbach
318393ec66
linux: 4.18.17 -> 4.18.18 2018-11-10 16:12:38 -05:00
Renaud
e8776d9a5f
smem: 1.4 -> 1.5
Now compatible with Python3
2018-11-10 20:11:54 +01:00
R. RyanTM
b90bc0b2e3 autofs5: 5.1.4 -> 5.1.5 (#50184)
* autofs5: 5.1.4 -> 5.1.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autofs/versions

* autofs5: refresh meta
2018-11-10 19:55:14 +01:00
Renaud
83053553d8
Merge pull request #50081 from r-ryantm/auto-update/irqbalance
irqbalance: 1.4.0 -> 1.5.0
2018-11-10 19:07:18 +01:00
Vladyslav Mykhailichenko
7b9632af82
iwd: 0.9 -> 0.11 2018-11-10 19:08:23 +02:00
R. RyanTM
e5508a4f28 earlyoom: 1.1 -> 1.2 (#50119)
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-11-10 15:22:41 +01:00
Daiderd Jordan
8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
Jörg Thalheim
d78cb8c2c7
Merge pull request #50156 from r-ryantm/auto-update/cryptsetup
cryptsetup: 2.0.4 -> 2.0.5
2018-11-10 13:50:15 +00:00
Silvan Mosberger
a1c5f80950
Merge pull request #50125 from r-ryantm/auto-update/eventstat
eventstat: 0.04.04 -> 0.04.05
2018-11-10 14:44:45 +01:00
R. RyanTM
f3545ef3c8 cryptsetup: 2.0.4 -> 2.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cryptsetup/versions
2018-11-10 02:23:09 -08:00
Frederik Rietdijk
53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
Jörg Thalheim
c2464df58f
Merge pull request #50085 from r-ryantm/auto-update/jfbview
jfbview: 0.5.5 -> 0.5.6
2018-11-10 09:43:43 +00:00
Michael Raskin
4c0d5c0c79
Merge pull request #50130 from r-ryantm/auto-update/eudev
eudev: 3.2.6 -> 3.2.7
2018-11-10 06:39:04 +00:00
R. RyanTM
bb5375b087 eudev: 3.2.6 -> 3.2.7
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-11-09 22:14:19 -08:00
R. RyanTM
9f75b9b208 eventstat: 0.04.04 -> 0.04.05
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eventstat/versions
2018-11-09 21:14:40 -08:00
R. RyanTM
2252dc2585 hdparm: 9.56 -> 9.58 (#50098)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdparm/versions
2018-11-09 22:38:48 -05:00
R. RyanTM
972c7568f6 jfbview: 0.5.5 -> 0.5.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/jfbview/versions
2018-11-09 15:10:51 -08:00
R. RyanTM
3a9d5f855f irqbalance: 1.4.0 -> 1.5.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
2018-11-09 14:35:57 -08:00
R. RyanTM
3a6a4c8dab kexectools: 2.0.17 -> 2.0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kexec-tools/versions
2018-11-09 13:56:32 -08:00
Michael Raskin
adf41ed942
Merge pull request #49864 from oxij/pkgs/tiny-things
trivial: tiny cleanups and fixes
2018-11-08 06:28:10 +00:00
Jan Malakhovski
67a5c0da41 tree-wide: fix all revs of fetchsvn 2018-11-08 05:29:47 +00:00
Silvan Mosberger
2bdec61194
Merge pull request #48765 from wykurz/cpuset
cpuset: init at 1.5.8
2018-11-08 01:58:50 +01:00
Silvan Mosberger
2d38bc682b
Merge pull request #47998 from dingxiangfei2009/ndiswrapper
NDISWrapper
2018-11-07 22:54:04 +01:00
Daiderd Jordan
ee1c6f62f8
darwin.trash: add cf-private
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in trash-571f39.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in trash-571f39.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in trash-571f39.o
          objc-class-ref in HGCLIUtils-31f3b3.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 19:15:43 +01:00
Michael Weiss
fee991333d fuse3: 3.2.6 -> 3.3.0 2018-11-07 14:45:27 +01:00
Daiderd Jordan
b6dcb9e641
Merge pull request #49768 from LnL7/darwin-no-cfprivate
darwin: don't include cf-private in framework dependencies
2018-11-06 20:15:27 +01:00
Shea Levy
329bf4c3e1 linux-riscv: Remove.
risc-v changes are now upstream.

See #49490
2018-11-06 09:42:45 -05:00
Will Dietz
5b45bfe783 plymouth: 0.9.3 -> 0.9.4
https://cgit.freedesktop.org/plymouth/tag/?h=0.9.4
2018-11-06 00:17:56 -06:00
Matthew Bauer
0d30f7b023
Update sandbox-shell.nix 2018-11-05 15:16:45 -06:00
Tim Steinbach
4745250bd3
linux: 4.19-rc8 -> 4.20-rc1 2018-11-05 07:09:41 -05:00
Daiderd Jordan
f2fadc0e91
darwin: don't include cf-private in framework dependencies
Using cf-private can cause problems, it's better to include it
explicitly in places where it's actually required.
2018-11-05 00:24:04 +01:00
Jörg Thalheim
1252aa5c73
Merge pull request #49628 from lopsided98/raspberrypi-wireless-firmware-update
raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20
2018-11-04 19:15:56 +00:00
Tim Steinbach
3e1ca4f176
linux: 4.19 -> 4.19.1 2018-11-04 11:41:34 -05:00
Tim Steinbach
260aa8089d
linux: 4.18.16 -> 4.18.17 2018-11-04 11:41:34 -05:00
Tim Steinbach
26f3e8a367
linux: 4.14.78 -> 4.14.79 2018-11-04 11:41:34 -05:00
Jörg Thalheim
e9f2267f8f
Merge pull request #49710 from Mic92/linux-samus
linux-samus: remove
2018-11-04 11:39:09 +00:00
Frederik Rietdijk
322f87137c Merge master into staging-next 2018-11-04 11:33:17 +01:00
Vladimír Čunát
179b8146e6
systemd: apply patches from Debian
There are some security fixes among those.
2018-11-04 11:08:04 +01:00
Vladimír Čunát
587c3774ab
Revert "systemd: 239 -> 239.20181031"
This reverts commit d1de23b8302d02d4699e884533906a3992f370b6.
The changes turned out to be too intrusive, so we'll patch instead.
Discussion: https://github.com/NixOS/systemd/pull/24
2018-11-04 11:08:03 +01:00
Frederik Rietdijk
cb4ff927a1 Merge master into staging-next 2018-11-04 08:49:24 +01:00
davidak
6e05256704 radeon-crimson: fix download 2018-11-04 08:35:44 +01:00
Jörg Thalheim
6acf6f3eb9
Merge pull request #49707 from Mic92/linux_beagleboard
linux_beagleboard: remove
2018-11-03 23:56:06 +00:00
Jörg Thalheim
e84291bd23
linux-samus: remove
The package is out-of-date and has no maintainer.
I don't own a chromebook device and therefore don't know
if an mainline kernel could be used instead.
cc @lheckemann @zohl
2018-11-03 20:57:58 +00:00
Jörg Thalheim
da1f78bd2b
linux_beagleboard: remove
The package is out-of-date and has no maintainer.
It should be now possible to just mainline kernel.
Support for that could be added by copying the right dtb file in our linux_rpi kernel.
I do not have the hardware to test this.

cc @dezgeg @dhess
2018-11-03 20:49:52 +00:00
Edmund Wu
ef16e1fe03 nvidia-x11: 410.66 -> 410.73 2018-11-03 19:56:26 +01:00
Renaud
721ab2e148
Merge pull request #48496 from rvl/bpftrace
linuxPackages.bpftrace: init at unstable-2018-10-27
2018-11-03 13:43:49 +01:00
Vladimír Čunát
a92a2c8e15
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
Joachim F
a53bc2c265
Merge pull request #48550 from joachifm/apparmor-2_13_1
apparmor: 2.12.0 -> 2.13.1
2018-11-02 12:03:27 +00:00
Will Dietz
467a822ac7
Merge pull request #49495 from dtzWill/fix/thunderbolt-cleanup
thunderbolt: cleanup
2018-11-02 04:04:13 -05:00
Ben Wolsieffer
62429fe41b raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20 2018-11-01 22:59:20 -04:00
Renaud
1a91d50ff2 dropwatch: init at 1.5 (#49593) 2018-11-02 00:11:07 +01:00
Renaud
db72b65338 pmtools: remove and alias (#49596)
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Franz Pletz
eca0826b01
Merge pull request #49529 from NixOS/package/systemd-v239.20181031
systemd: 239 -> 239.20181031
2018-11-01 10:23:29 +00:00
John Ericson
0da3cb5565
Merge pull request #49129 from obsidiansystems/linux-headers-cleanup
Linux headers: Cleanup
2018-10-31 18:45:26 -04:00
qolii
a2d39a802d linux-hardkernel: 4.14.73-149 -> 4.14.78-150 (#49535) 2018-10-31 22:05:02 +01:00
Franz Pletz
a7912ecc85
systemd: 239 -> 239.20181031
Fixes CVE-2018-15688 and updates latest upstream stable v239 branch.

See https://github.com/NixOS/systemd/pull/24 for details.

Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
2018-10-31 16:12:00 +01:00
Will Dietz
5d616900ec thunderbolt: cleanup 2018-10-30 17:36:19 -05:00
Frederik Rietdijk
1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
Frederik Rietdijk
0e0d20fb5f Merge master into staging-next 2018-10-30 19:55:48 +01:00
Graham Christensen
d65b39a805 kernel: enable MLX5_CORE_EN when possible
Hydra's builders from Packet.net use this option a lot, causing
lots of slow deploys.
2018-10-30 17:29:37 +01:00
Will Dietz
b5bac7d8a8 upower: 0.99.8 -> 0.99.9 2018-10-29 08:07:01 -05:00
Will Dietz
2e76bf06d8 upower: 0.99.7 -> 0.99.8
(cherry picked from commit 67ac9c649ffc036c49006191c64555eae2e6012f)
2018-10-29 08:06:57 -05:00
Ding Xiang Fei
d593c4d4c9 linuxPackages.ndiswrapper: 1.59 -> 1.62-pre, fix build 2018-10-29 16:05:36 +08:00
Jörg Thalheim
8609ff17ed
zfs{Stable,Unstable}: mark as incompatible with 4.19 2018-10-29 07:43:28 +00:00
Matthew Bauer
bda626e3f0
Merge pull request #49371 from matthewbauer/cctools-bump
cctools: bump to latest commit
2018-10-28 21:03:34 -05:00
Mateusz Wykurz
094105efa1 cpuset: init at 1.5.8 2018-10-28 21:16:30 -04:00
Matthew Bauer
ac682e362c cctools: bump to latest commit
Lots of our patches are no longer needed. This simplifies things a
bunch. In addition, it now includes man pages.
2018-10-28 16:44:05 -05:00
Léo Gaspard
e9309a83c1
mdadm: 4.0 -> 4.1 2018-10-28 19:39:13 +09:00
Rodney Lorrimar
95fab6a09c
linuxPackages.bpftrace: init at unstable-2018-10-27 2018-10-28 14:33:37 +10:00
Tuomas Tynkkynen
067d1cf330 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/science/math/sage/sage-src.nix
2018-10-27 19:58:03 +03:00
Nikita Voloboev
dd9e60f75e
goku: init 0.1.11 2018-10-27 16:15:36 +01:00
Michael Bishop
4b45aa784e
Merge pull request #49202 from qolii/iproute2_4_19
iproute: 4.18 -> 4.19
2018-10-27 08:52:38 -03:00
Tristan Helmich
fd6ccfcb33 alsaLib: 1.1.6 -> 1.1.7 (#49235) 2018-10-27 07:36:45 -04:00
Tristan Helmich
a4ddc03160 alsaTools: 1.1.6 -> 1.1.7 (#49236) 2018-10-27 07:31:31 -04:00
Tristan Helmich
d50e2c4fd0 alsaUtils: 1.1.6 -> 1.1.7 (#49237) 2018-10-27 07:31:15 -04:00
markuskowa
1200477131
Merge pull request #49209 from r-ryantm/auto-update/open-isns
openisns: 0.98 -> 0.99
2018-10-27 12:53:22 +02:00
Daiderd Jordan
450d33fc5b
Merge pull request #49081 from LnL7/darwin-wxmac
wxmac: 3.0.2 -> 3.0.4 (darwin)
2018-10-27 10:27:13 +01:00
Frederik Rietdijk
a64058e205 Merge master into staging-next 2018-10-27 09:04:53 +02:00
R. RyanTM
2bba06c4f0 openisns: 0.98 -> 0.99
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/open-isns/versions
2018-10-26 21:17:27 -07:00
qolii
a5bdd719f2 iproute: 4.18 -> 4.19 2018-10-26 17:02:41 -07:00
Jan Tojnar
df9290f2fb
Merge pull request #49183 from jtojnar/gusb
gusb: 0.2.11 → 0.3.0
2018-10-26 22:54:04 +02:00
Jan Tojnar
eadd086834 hwdata: 0.314 → 0.316 2018-10-26 21:22:25 +02:00
Andreas Rammhold
9843fdc532 ligcgroup: fix CVE-2018-14348
When using cgrulesengd it would create a logfile at /var/log/cgred with
the permission wide open (0666).
2018-10-26 12:17:58 +02:00
John Ericson
1b77815d25 linux-headers: Fix bootstrap tools reference 2018-10-25 23:05:16 -04:00
Daiderd Jordan
7081b5e1ae linux-headers: Clean up with mass rebuild 2018-10-25 21:45:04 -04:00
volth
716cfab34e Merge master into staging-next 2018-10-24 17:37:47 +00:00
John Ericson
7d96d15020
Merge pull request #46534 from obsidiansystems/darwin-to-linux-cross
misc pkgs: Darwin -> Linux cross compilation
2018-10-24 10:35:52 -04:00
John Ericson
bbd12f5583 Merge remote-tracking branch 'upstream/master' into darwin-to-linux-cross 2018-10-24 08:20:53 -04:00
Daiderd Jordan
0fcd2ca7b2
darwin.cf-private: include headers from osx_private_sdk
This includes things like CFURLGetFSRef which are not part of the
swift-corelibs CoreFoundation.
2018-10-24 12:04:05 +02:00
Timo Kaufmann
e89b422114
Merge pull request #48921 from timokau/r8168
r8168: init at 8.046.00
2018-10-24 11:47:28 +02:00
Timo Kaufmann
c8b5deae19 r8168: init at 8.046.00 2018-10-24 11:46:10 +02:00
Daiderd Jordan
ab6bbdd5cd linux-headers: Fix Darwin cross build
Carefully fake cc-version and cc-fullversion to avoid needing a compiler
for the kernel itself to build the headers.

For some reason, doing `make install_headers` twice, first without
INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
2018-10-23 23:20:42 -04:00
markuskowa
7deafa339e
Merge pull request #48915 from r-ryantm/auto-update/rdma-core
rdma-core: 20 -> 20.1
2018-10-24 00:10:48 +02:00
R. RyanTM
b70b835041 rdma-core: 20 -> 20.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/rdma-core/versions
2018-10-23 13:22:37 -07:00
Jörg Thalheim
379d036b62
Merge pull request #48886 from r-ryantm/auto-update/sysstat
sysstat: 12.0.1 -> 12.1.1
2018-10-23 16:22:12 +01:00
R. RyanTM
e1c9af286d sysstat: 12.0.1 -> 12.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/sysstat/versions
2018-10-23 07:52:48 -07:00
Joachim F
c67ccd34c0
Merge pull request #47909 from teto/menuconfig
linux: inside nix-shell, allow make menuconfig
2018-10-23 14:47:11 +00:00
Silvan Mosberger
6f00276171
Merge pull request #48661 from baracoder/nvidia-update
nvidia_x11: 390.87 -> 410.66
2018-10-23 12:01:58 +02:00
Peter Hoeg
a080e0a424
Merge pull request #47718 from peterhoeg/f/fj
firejail: override files should be in /etc/firejail
2018-10-23 16:57:28 +08:00
Joachim Fasting
6bd6c97ae8
apparmor: 2.12.0 -> 2.13.1 2018-10-22 20:36:34 +02:00
Herman Fries
67e9be7990 nvidia_x11_beta: Set to nvidia_x11
There is currently no beta active
2018-10-22 18:10:27 +02:00
Tim Steinbach
2bb68c7017
linux: Add 4.19 2018-10-22 09:40:22 -04:00
Herman Fries
52352ab959 nvidia_x11: 390.87 -> 410.66 for x86_64 2018-10-22 02:39:48 +02:00
R. RyanTM
c1272a966c libv4l: 1.14.2 -> 1.16.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/v4l-utils/versions
2018-10-21 08:50:16 +02:00
Frederik Rietdijk
7eb8a04945 nfs-utils: add python3 to buildInputs
This will rewrite the shebang of `nfsiostat`.
2018-10-21 08:42:43 +02:00
Tim Steinbach
154f457bc3
linux: 4.18.15 -> 4.18.16 2018-10-20 11:16:21 -04:00
Tim Steinbach
719087fb8c
linux: 4.14.77 -> 4.14.78 2018-10-20 11:15:12 -04:00
Tim Steinbach
560e61a3fd
linux: 4.9.134 -> 4.9.135 2018-10-20 11:14:57 -04:00
Tim Steinbach
218bf14c3e
linux: 4.4.161 -> 4.4.162 2018-10-20 11:14:19 -04:00
Will Dietz
788d324205 linux-firmware: 2018-08-25 -> 2018-10-17 2018-10-18 09:32:13 -05:00
Tim Steinbach
42cfc436ce
linux: 4.18.14 -> 4.18.15 2018-10-18 08:27:12 -04:00
Tim Steinbach
7abe0e881e
linux: 4.14.76 -> 4.14.77 2018-10-18 08:27:03 -04:00
Tim Steinbach
ab8ff7c07c
linux: 4.9.133 -> 4.9.134 2018-10-18 08:26:51 -04:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Silvan Mosberger
77e90ef365
Merge pull request #45030 from eadwu/nvidia_x11_beta/396.51
nvidia_x11_beta: reinit at 410.57
2018-10-18 09:10:05 +02:00
Edmund Wu
21bb1fa004
nvidia_x11_beta: reinit at 410.57 2018-10-17 19:30:44 -04:00
Frederik Rietdijk
18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
隠岐奈
d8410167d1 linux_testing_bcachefs: 4.18.2018.09.21 -> 4.18.2018.10.12 2018-10-16 18:31:14 -05:00
Tim Steinbach
8a3a91f29b
linux: 4.19-rc7 -> 4.19-rc8 2018-10-15 20:35:28 -04:00
Joachim F
6c60014759
Merge pull request #47601 from teto/mptcp_94
linux_mptcp: 0.94 -> 0.94.1 [RDY]
2018-10-15 11:23:44 +00:00
Silvan Mosberger
6fac56ae7b
Merge pull request #47057 from r-ryantm/auto-update/fwupd
fwupd: 1.1.1 -> 1.1.2
2018-10-14 20:59:09 +02:00
Renaud
c7f27571d3
cryptodev-linux: update meta.homepage
gna.org forge is closed
2018-10-13 22:42:40 +02:00
Silvan Mosberger
ca3f3897e9
Merge pull request #48028 from lopsided98/rpi-firmware-update
linux_rpi, rasperrypifw, raspberrypi-tools: update to latest versions
2018-10-13 21:16:21 +02:00
Tim Steinbach
0ba1f0aa72
linux: 4.18.13 -> 4.18.14 2018-10-13 12:41:21 -04:00
Tim Steinbach
43d8a40653
linux: 4.14.75 -> 4.14.76 2018-10-13 12:41:16 -04:00
Tim Steinbach
b4d4affe41
linux: 4.9.132 -> 4.9.133 2018-10-13 12:41:07 -04:00
Tim Steinbach
3ad8afbf3e
linux: 4.4.160 -> 4.4.161 2018-10-13 12:40:53 -04:00
Frederik Rietdijk
6f5142e48e Merge master into staging 2018-10-13 09:48:20 +02:00
Frederik Rietdijk
35ce480d69
Merge pull request #47964 from NixOS/staging-next
Merge staging-next into master
2018-10-13 09:47:49 +02:00
xeji
db3ee2d796
Merge pull request #46280 from r-ryantm/auto-update/evdi
linuxPackages.evdi: 1.5.0 -> 1.5.0.2
2018-10-12 23:18:38 +02:00
Uli Baum
9665e64848 linuxPackages.evdi: mark broken on aarch64
never built in available Hydra history
2018-10-12 23:02:32 +02:00
R. RyanTM
ba3dbfd635 mcelog: 160 -> 161 (#47768)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mcelog/versions
2018-10-12 22:47:02 +02:00
Daiderd Jordan
d856710c1f reattach-to-user-namespace: 2.6 -> 2.7 (#48283)
Adds macOS Mojave (10.14) support.
2018-10-12 22:31:43 +02:00
volth
0653da427a
psmisc: fix cross-compiling 2018-10-12 13:03:50 +00:00
Eelco Dolstra
6d74e1cb5b udisks2: Fix broken dependency on xfsprogs 2018-10-11 21:18:20 +02:00
Eelco Dolstra
8beb1e26e0 nfs-utils: Get rid of runtime dependency on kerberos.dev 2018-10-11 21:18:20 +02:00
Peter Hoeg
e820c4cdaa iio-sensor-proxy: 2.4 -> 2.5 (#48195) 2018-10-11 14:22:25 +02:00
Gabriel Ebner
a814322eda piper: fix gi dependencies
Currently fails with "ValueError: Namespace Gtk not available"
2018-10-11 11:19:51 +02:00
Tim Steinbach
cf440dae56
linux: 4.18.12 -> 4.18.13 2018-10-10 19:48:22 -04:00
Tim Steinbach
fab0c8824a
linux: 4.14.74 -> 4.14.75 2018-10-10 19:48:16 -04:00
Tim Steinbach
8f9743d2b7
linux: 4.9.131 -> 4.9.132 2018-10-10 19:47:57 -04:00
Tim Steinbach
33b68f8768
linux: 4.4.159 -> 4.4.160 2018-10-10 19:47:41 -04:00
Cray Elliott
d4f5f3a504 mwprocapture: 1.2.3773 -> 1.2.3950 2018-10-09 12:05:38 -07:00
Frederik Rietdijk
bc9bd012c4 Merge staging-next into staging 2018-10-09 15:37:52 +02:00
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
schneefux
a6dd310a67 reptyr: use fetchFromGitHub instead of fetchurl 2018-10-08 13:13:50 +02: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
Cillian de Róiste
85c236f7f0 TBS: fix modules
The customized modules need to be xz compressed so that they are
loaded instead of the default modules
2018-10-01 13:10:33 +01: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
R. RyanTM
fd7bf0460d fwupd: 1.1.1 -> 1.1.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/fwupd/versions
2018-09-20 13:54:53 -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
ef043c727f linuxPackages.evdi: 1.5.0 -> 1.5.0.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/evdi/versions
2018-09-06 22:17:55 -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
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Tim Steinbach
029b9924f1
linux: 4.19-rc1 -> 4.19-rc2 2018-09-02 18:56:38 -04:00
Michael Weiss
1ef5b1780f iputils: Code refactoring and fixes
- Fix the cross-compiling check and add openssl for ninfod
- Add "AS-IS, SUN MICROSYSTEMS license" to meta.licenses
- Install igp (see man pg3)
2018-09-02 15:56:35 +02:00
Michael Weiss
a9629064d8 iputils: Drop unnecessary dependencies 2018-09-02 15:56:32 +02:00
Frederik Rietdijk
b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
Will Dietz
33668b6edd Revert "psmisc: 23.1 -> 23.2 (#45169)" (#45918)
23.2 isn't an actual release yet
(for example, not listed here:
https://gitlab.com/psmisc/psmisc/tags )

and 23.2 apparently has caused problems elsewhere,
https://github.com/void-linux/void-packages/issues/2288

If this doesn't make branch-off might need to be picked over.

I have not experienced problems with this yet AFAIK.

This reverts commit b4411ab479.
2018-09-01 23:10:47 +02:00
volth
0fa04d646d alternative for iproute module (#41801) 2018-09-01 20:28:23 +02:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Franz Pletz
cdb244a3d4
Merge pull request #45896 from ashkitten/update-firmware
firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
2018-09-01 14:53:51 +00:00
Vladimír Čunát
9b0649ae3e
Merge #45774: linux_testing_bcachefs: upgrade, add tests 2018-09-01 11:06:29 +02:00
ash lea
a1017704c2 firmware-linux-nonfree: 2018-03-20 -> 2018-08-25 2018-09-01 03:16:28 -04:00
Okina Matara
b74ec60bd3 linux_testing_bcachefs: 4.16.2018.08.03 -> 4.18.2018.08.31 2018-08-31 21:19:24 -05:00
Michael Weiss
bf0f63090b fuse3: 3.2.5 -> 3.2.6 2018-08-31 21:42:03 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
xeji
4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Markus Kowalewski
b3d114e6f9
wpa_gui: add license + homepage 2018-08-30 22:03:07 +02:00
Markus Kowalewski
85c3661c08
usbutils: add license 2018-08-30 22:00:16 +02:00
Markus Kowalewski
4927ecbf25
udisks: add license 2018-08-30 21:57:21 +02:00
Markus Kowalewski
b67770e033
rtkit: add licenses 2018-08-30 21:54:56 +02:00
Markus Kowalewski
a5dd0609b3
rfkill: add license 2018-08-30 21:51:23 +02:00
Markus Kowalewski
74470d51c3
perf-tools: add license 2018-08-30 21:46:29 +02:00
Markus Kowalewski
11bb3c134f
pam_mount: add licenses 2018-08-30 21:42:32 +02:00
Markus Kowalewski
7c10761149
pam_ccreds: add license 2018-08-30 21:40:20 +02:00
Markus Kowalewski
c6eff80696
multipath-tools: add license 2018-08-30 21:37:57 +02:00
Markus Kowalewski
c8ff1aeb7b
lm-sensors: add license 2018-08-30 21:35:57 +02:00
Markus Kowalewski
bbb8d5c250
lksctp-tools: add license 2018-08-30 21:33:49 +02:00
Markus Kowalewski
e0c319cee3
libatasmart: add license, update homepage 2018-08-30 21:30:20 +02:00
Markus Kowalewski
a3f9340d93
kmod: add license 2018-08-30 21:28:03 +02:00
Markus Kowalewski
d6aabb1f9a
jool: add license 2018-08-30 21:26:04 +02:00
Uli Baum
037d27ed00 nfs-utils: simplify code using placeholders 2018-08-30 20:11:40 +02:00
Uli Baum
c62bb34f7a nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
  put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Vladimír Čunát
2a39174255
Merge #43817: procps(-ng): enable systemd support
The whole closure only grows by 5 MiB roughly,
and it's all very common libraries (very low practical impact).
2018-08-30 18:03:59 +02:00
Vladimír Čunát
5ae438a3e7
procps(-ng): drop the bootstrapping hack
On master/staging the bootstrap mistake has been fixed,
and it no longer pulls procps, so such a hack isn't required.
2018-08-30 18:01:07 +02:00
Uli Baum
03c1f567d5 systemd: don't use options from fstab on remount
Include fix by @aszlig to fix remount with comment/application-specific
fstab options.
2018-08-30 12:53:18 +02:00
Vladimír Čunát
e6a37e3ce4
linux: build with SCHEDUTIL governor
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
xeji
f629d36560
Merge pull request #45411 from alyssais/linux-libre
linux-libre: init
2018-08-30 09:01:00 +02:00
Markus Kowalewski
887ed7ab45
kexec-tools: add license 2018-08-30 00:38:33 +02:00
Markus Kowalewski
c911dc40a7
iptables: add license 2018-08-30 00:34:22 +02:00
Markus Kowalewski
24ca5183b1
ipsec-tools: add license 2018-08-30 00:32:24 +02:00
Markus Kowalewski
d3273b1ce7
iomelt: add license 2018-08-30 00:32:07 +02:00
Markus Kowalewski
c9864335b5
gucview: add license 2018-08-30 00:22:31 +02:00
Markus Kowalewski
236e9da382
gogoclient: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski
2ce11cc791
fbterm: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski
89ec828a90
ebtables: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski
c1ed60e64c
drdb: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski
80dd1456d0
dmidecode: add license 2018-08-30 00:19:06 +02:00
Uli Baum
be356b3d4a linux-libre: fix argument list
Building a system with boot.kernelPackages = pkgs.linuxPackages-libre
failed because the expression is called with extra arguments,
See linux-4.14.nix.
2018-08-29 23:00:47 +02:00
Jörg Thalheim
734c2bc4d0 systemd-cryptsetup-generator: cryptsetup belongs to buildInputs
This fixes the build.
2018-08-29 17:07:12 +01:00
Jan Tojnar
b0d4c25c1c fwupd: do not wrap efi capsule (#45719)
wrapGAppsHook is not able to skip efi capsules so we need to
switch to manual wrapping.

Closes: https://github.com/NixOS/nixpkgs/issues/45715
2018-08-29 11:35:00 +02:00
Peter Hoeg
591a3d0af2 cifs-utils: also generate manpages 2018-08-29 14:32:57 +08:00
Peter Hoeg
34e60f3ccb microcodeIntel: 20180807 -> 20180807a 2018-08-29 10:31:46 +08:00
Tim Steinbach
5147ac77ed
linux: 4.4.152 -> 4.4.153 2018-08-28 19:29:41 -04:00
Jörg Thalheim
c748ac5bdd
Merge pull request #45721 from Mic92/remove-hurd
hurd: cleanup unmaintained target
2018-08-28 23:32:39 +01:00
Jörg Thalheim
9efffe0135 hurd: cleanup unmaintained target
This has been not touched in 6 years. Let's remove it to cause less
problems when adding new cross-compiling infrastructure.
This also simplify gcc significantly.
2018-08-28 22:18:02 +01:00
R. RyanTM
776cb2f7b5 lxcfs: 3.0.1 -> 3.0.2 (#45561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions.
2018-08-28 20:18:46 +02:00
R. RyanTM
4ad6979e36 lxc: 3.0.1 -> 3.0.2 (#45563)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxc/versions.
2018-08-28 20:18:34 +02:00
adisbladis
503235ed3a
Merge pull request #45689 from qolii/hardkernel_4_14_55__4_14_66
linux-hardkernel: 4.14.55-146 -> 4.14.66-147
2018-08-28 12:48:02 +08:00
qoli
5d0e53fd97 linux-hardkernel: 4.14.55-146 -> 4.14.66-147 2018-08-27 17:29:23 -07:00
R. RyanTM
6437d53e23 udisks: 2.7.7 -> 2.8.0 (#45533)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/udisks/versions.
2018-08-27 23:30:42 +02:00
Edmund Wu
7e405b950b
nvidia_x11: 390.77 -> 390.87 2018-08-27 16:29:30 -04:00
Jörg Thalheim
bc8ed357f2
Merge pull request #45385 from arch1tect0r/update-cryptsetup
cryptsetup: 2.0.3 -> 2.0.4
2018-08-27 21:19:28 +01:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
Staging next
2018-08-27 08:21:31 +02:00
Tim Steinbach
f412e19996
linux: 4.18-rc8 -> 4.19-rc1 2018-08-26 21:50:51 -04:00
Jörg Thalheim
a78b364ed4
Merge pull request #44890 from dywedir/iwd
iwd: 0.4 -> 0.7
2018-08-26 17:25:42 +01:00
Frederik Rietdijk
9cae0fec3d Merge master into staging-next 2018-08-26 12:09:22 +02:00
Will Dietz
85d5d71444 fwupdate: 10 -> 12 (#44710) 2018-08-26 02:02:48 +02:00
Izorkin
32c3cbdadd nftables: enable works in linux kernel 4.17 and 4.18 2018-08-25 23:00:54 +03:00
Vladimír Čunát
3d1331f438
Merge #44822: nvidia_x11: 390.67 -> 390.77 2018-08-25 20:26:22 +02:00
Vladyslav Mykhailichenko
d73fd69952 iwd: 0.4 -> 0.7 2018-08-25 15:26:52 +03:00
Frederik Rietdijk
8fbe3a484a Merge master into staging 2018-08-25 07:37:14 +02:00
Uli Baum
519012bcdf nss_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
2018-08-24 23:40:32 +02:00
Uli Baum
bf5d8a72c1 pam_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
2018-08-24 23:40:32 +02:00
Michael Weiss
4f519e5dc8 fscrypt: 0.2.3 -> 0.2.4 (security, CVE-2018-6558) 2018-08-24 15:57:02 +02:00
Tim Steinbach
4f1b91dcb6
linux: 4.18.4 -> 4.18.5 2018-08-24 09:54:54 -04:00
Tim Steinbach
e90743b865
linux: 4.17.18 -> 4.17.19 2018-08-24 09:54:54 -04:00
Tim Steinbach
ca53fc402f
linux: 4.14.66 -> 4.14.67 2018-08-24 09:54:54 -04:00
Tim Steinbach
2d151a401f
linux: 4.9.123 -> 4.9.124 2018-08-24 09:54:54 -04:00
Tim Steinbach
8ab01376a8
linux: 4.4.151 -> 4.4.152 2018-08-24 09:54:54 -04:00
Vladimír Čunát
7db611f2af
Merge branch 'staging'
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
Edmund Wu
77d49ae9a3
Revert "Merge #45509: nvidia_x11*: mark broken on 4.18"
This reverts commit d5e2f91ec8, reversing
changes made to a850a140fb.
2018-08-23 18:27:10 -04:00
Edmund Wu
a77a1190d3
nvidia_x11: 390.67 -> 390.77 2018-08-23 18:26:02 -04:00
Jörg Thalheim
714ef2fb64
Merge pull request #45514 from lopsided98/spl-fix-version
spl: use correct version to fix binary substitution
2018-08-23 22:20:54 +01:00
Ben Wolsieffer
35f80e39cc spl: fix version 2018-08-23 17:08:29 -04:00
Yardanico
c2e583fc75
Mark nvidia driver as broken on 4.18
Addition to https://github.com/NixOS/nixpkgs/pull/45410
2018-08-23 20:58:09 +03:00
Michael Raskin
3afef4a3da fbterm: update source link towards the current Google's archive for Google Code 2018-08-23 20:55:03 +03:00
Jörg Thalheim
5e9cbc1291
Merge pull request #45410 from alyssais/linuxPackages_4_18-broken
Mark broken kernel modules on Linux 4.18
2018-08-23 18:37:33 +01:00
Jörg Thalheim
74d1acd762
Merge pull request #45336 from Mic92/licenses
Add licenses
2018-08-23 10:58:18 +01:00
Will Dietz
7deef2e869 busybox: 1.29.1 -> 1.29.2 (#45473)
Website's summary of changes:

> Bug fix release. 1.29.2 has fixes for fdisk (compat fixes, allow 2TB+ sizes), gzip (FEATURE_GZIP_LEVELS was producing badly-compressed .gz), hexedit (segfault fix).
2018-08-22 23:34:40 +02:00
xeji
9b136dd5ed
Merge pull request #45461 from markuskowa/numactl-up
numactl: 2.0.11 -> 2.0.12
2018-08-22 23:22:09 +02:00
Vladimír Čunát
e78fd23564
Merge branch 'master' into staging
Hydra: ?compare=1474932
2018-08-22 20:57:14 +02:00
Samuel Dionne-Riel
05310e3172
Merge pull request #44919 from Vodurden/init-undervolt
undervolt: init at 0.2.8
2018-08-22 10:13:55 -04:00
Tim Steinbach
899e19ad04
linux: 4.18.3 -> 4.18.4 2018-08-22 07:55:41 -04:00
Tim Steinbach
26fb5f2d7b
linux: 4.17.17 -> 4.17.18 2018-08-22 07:55:30 -04:00
Tim Steinbach
368a050f73
linux: 4.14.65 -> 4.14.66 2018-08-22 07:55:19 -04:00
Tim Steinbach
0451339392
linux: 4.9.122 -> 4.9.123 2018-08-22 07:55:07 -04:00
Tim Steinbach
40ec3ffc3e
linux: 4.4.150 -> 4.4.151 2018-08-22 07:54:58 -04:00
Markus Kowalewski
2741c99060
numactl: update license and homepage 2018-08-22 13:04:47 +02:00
Markus Kowalewski
158e3cb0da
numactl: 2.0.11 -> 2.0.12 2018-08-22 13:04:04 +02:00
Dmitriy
b691bf4629
Merge branch 'master' into update-cryptsetup 2018-08-22 10:32:01 +03:00
Matthew Bauer
379fc894de Merge remote-tracking branch 'origin/master' into staging 2018-08-21 15:41:53 -05:00
CrystalGamma
72d161f548 [RFC] ppc64le enablement (#45340)
* ppc64le enablement

* gcc, glibc: properly handle __float128

* lib/systems, stdenv: syntax cleanup

* gcc7: remove ugly hack

* gcc: add/update __float128 flags

* stdenv: add another pair of quotes for consistency

* gcc: move __float128 flag for ppc64le-glibc into common/platform-flags.nix
2018-08-21 15:31:34 -04:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
R. RyanTM
573f52451a iproute: 4.17.0 -> 4.18.0 (#45218)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iproute2/versions.
2018-08-21 14:47:48 +02:00
Alyssa Ross
a202c25ff7
linux-libre: add myself as a maintainer 2018-08-21 11:14:38 +01:00
Alyssa Ross
34a7e678b2
linux-libre: init 2018-08-21 00:39:39 +02:00
Alyssa Ross
54903b3c12
linuxPackages_4_18.tbs: broken 2018-08-21 00:34:57 +02:00
Alyssa Ross
9f55f04da2
linuxPackages_4_18.spl: broken 2018-08-21 00:34:56 +02:00
Alyssa Ross
462c91d02a
linuxPackages_4_18.phc-intel: broken 2018-08-21 00:34:55 +02:00
Alyssa Ross
dd2f3fd8f8
linuxPackages_4_18.exfat-nofuse: broken 2018-08-21 00:34:38 +02:00
Alyssa Ross
29cdef4b89
linuxPackages_4_18.beegfs-module: broken 2018-08-21 00:34:09 +02:00
John Ericson
7d85ade0cc treewide: Purge stdenv.platform and top-level platform
Progress towards #27069
2018-08-20 15:22:46 -04:00
Markov Dmitry
bf453ad4e5 Split outputs to out, dev and man 2018-08-20 17:43:48 +03:00
Markov Dmitry
0b701f479f cryptsetup: 2.0.3 -> 2.0.4 2018-08-20 17:42:51 +03:00
Markov Dmitry
2ec116130e mmc-utils: update to upstream 2018-08-20 15:19:54 +03:00
Jake Woods
e3cbeef9a8 undervolt: init at 0.2.8 2018-08-20 21:01:01 +10:00
Jörg Thalheim
d59447c444 915resolution: add license 2018-08-20 09:42:18 +01:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Markus Kowalewski
3d79bc684b
fxload: add license 2018-08-20 00:55:52 +02:00
Markus Kowalewski
da7a32ef17
fuse: add license 2018-08-20 00:47:52 +02:00
R. RyanTM
b4411ab479 psmisc: 23.1 -> 23.2 (#45169)
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-08-19 22:49:59 +02:00
Michael Weiss
b098041680
Merge pull request #45309 from primeos/iputils
iputils: 20161105 -> 20180629
2018-08-19 21:45:36 +02:00
Tim Steinbach
17de73a383
kernel-headers: 4.15 -> 4.18.3 2018-08-19 10:40:04 -04:00
Jörg Thalheim
96b9d77dd8
Merge pull request #45282 from markuskowa/lics-2
Add licenses
2018-08-19 09:03:31 +01:00
lewo
feb4da8f91
Merge pull request #45192 from r-ryantm/auto-update/mcelog
mcelog: 159 -> 160
2018-08-19 09:46:38 +02:00
Michael Weiss
451d268e1d iputils: 20161105 -> 20180629 2018-08-18 20:20:21 +02:00
Edmund Wu
10777c361e linux: 4.9.121 -> 4.9.122 2018-08-18 10:10:17 -04:00
Edmund Wu
bd9a4006fe linux: 4.4.149 -> 4.4.150 2018-08-18 10:10:17 -04:00
Edmund Wu
ce82cbf549 linux: 4.18.2 -> 4.18.3 2018-08-18 10:10:17 -04:00
Edmund Wu
c954c98b7b linux: 4.17.16 -> 4.17.17 2018-08-18 10:10:17 -04:00
Edmund Wu
2c76bd16fd linux: 4.14.64 -> 4.14.65 2018-08-18 10:10:17 -04:00
Wael M. Nasreddine
0a4f27d886
linux: 4.18.1 -> 4.18.2 2018-08-17 20:36:52 -07:00
Wael M. Nasreddine
2366de6c0b
linux: 4.17.15 -> 4.17.16 2018-08-17 20:36:12 -07:00
Wael M. Nasreddine
bad288c550
linux: 4.14.63 -> 4.14.64 2018-08-17 20:35:01 -07:00
Wael M. Nasreddine
80448a4747
linux: 4.9.120 -> 4.9.121 2018-08-17 20:34:57 -07:00
Wael M. Nasreddine
928bc3f864
linux: 4.4.148 -> 4.4.149 2018-08-17 20:34:03 -07:00
Markus Kowalewski
2ba5ac8dda
systemd: add license 2018-08-18 00:32:36 +02:00
Markus Kowalewski
827e959a6f
shadow: update meta data 2018-08-18 00:28:13 +02:00
Markus Kowalewski
dcd7b27e85
nss_ldap: update meta data 2018-08-17 23:58:56 +02:00
Markus Kowalewski
fbc3dd0a66
mingetty: add license 2018-08-17 23:39:26 +02:00
Markus Kowalewski
bd73e26cda
mdadm: add license 2018-08-17 22:40:20 +02:00
Markus Kowalewski
03a41ab5ec
lvm2: add license 2018-08-17 22:30:55 +02:00
Markus Kowalewski
12302a2e22
lssci: add license 2018-08-17 22:26:20 +02:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Jörg Thalheim
e12e6e5f87
Merge pull request #45262 from r-ryantm/auto-update/bcc
linuxPackages.bcc: 0.6.0 -> 0.6.1
2018-08-17 15:45:10 +01:00
R. RyanTM
9076458c1e linuxPackages.bcc: 0.6.0 -> 0.6.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/bcc/versions.
2018-08-17 06:43:04 -07:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
R. RyanTM
c8adb511eb mcelog: 159 -> 160
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mcelog/versions.
2018-08-16 22:56:25 -07:00
Peter Hoeg
5d18f66ddd
Merge pull request #45101 from peterhoeg/u/ucode
microcodeIntel: 20180312 -> 20180807 and iucode-tool: init at 2.3.1
2018-08-17 11:37:33 +08:00
Jörg Thalheim
d70d575151
Merge pull request #45156 from markuskowa/lics-tools
Add license meta tags
2018-08-17 00:31:26 +02:00
Joachim F
f9a7de9668
Merge pull request #44881 from sh4r3m4n/fix-checksec
checksec: switch to binutils-unwrapped
2018-08-16 20:33:27 +00:00
Markus Kowalewski
698600d9a1
iotop: add license 2018-08-16 22:05:13 +02:00
Markus Kowalewski
fde1b2efe2
atop: add license 2018-08-16 21:21:58 +02:00
Jörg Thalheim
995d005d84 linux_hardkernel_4_14: restrict platforms to armv7l-linux 2018-08-16 12:36:10 +01:00