Commit graph

9518 commits

Author SHA1 Message Date
Jörg Thalheim 3bde31f140
zfs: switch to python3 2018-12-11 21:32:25 +00:00
Tim Steinbach c89cbdcd48
linux: 4.20-rc5 -> 4.20-rc6 2018-12-11 11:11:34 -05: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
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
qoli f6172b634d linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152 2018-12-10 00:17:08 -08: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
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
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
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