about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* kernel/patches.nix: remove hard tabsIvan Kozik2018-12-28
|
* Merge pull request #51294 from eadwu/nvidia_x11/legacy_390Dmitry Kalinkin2018-12-27
|\ | | | | nvidia: expose nvidia_x11_legacy390
| * nvidia: expose nvidia_x11_legacy390Edmund Wu2018-11-30
| |
* | Merge pull request #52597 from lopsided98/lvm2-no-parallelmarkuskowa2018-12-27
|\ \ | | | | | | lvm2: disable parallel building
| * | lvm2: disable parallel buildingBen Wolsieffer2018-12-24
| | |
* | | linuxPackages_4_{19,20}: works around bug with overlayfs.Samuel Dionne-Riel2018-12-26
| | | | | | | | | | | | See: https://github.com/NixOS/nixpkgs/issues/48828#issuecomment-445208626
* | | linuxPackages.ena: 1.5.2 -> 2.0.2Samuel Dionne-Riel2018-12-26
| | |
* | | linuxPackages.ndiswrapper: updated to fix build on recent kernelsSamuel Dionne-Riel2018-12-26
| | | | | | | | | | | | While the upstream commit says 4.18, it builds for 4.19 and 4.20.
* | | treewide: Fix broken Gmane URLsCraig Younkins2018-12-25
| | |
* | | Merge pull request #52762 from r-ryantm/auto-update/sysdigMichael Raskin2018-12-24
|\ \ \ | | | | | | | | linuxPackages.sysdig: 0.24.1 -> 0.24.2
| * | | linuxPackages.sysdig: 0.24.1 -> 0.24.2R. RyanTM2018-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysdig/versions
* | | | linux-libre: 15715 -> 15814Tim Steinbach2018-12-24
| | | |
* | | | linux: Add 4.20Tim Steinbach2018-12-24
| | | |
* | | | fuse3: 3.3.0 -> 3.4.1Michael Weiss2018-12-22
| | | |
* | | | linux: 4.19.11 -> 4.19.12Tim Steinbach2018-12-21
| | | |
* | | | linux: 4.14.89 -> 4.14.90Tim Steinbach2018-12-21
| | | |
* | | | linux: 4.9.146 -> 4.9.147Tim Steinbach2018-12-21
| | | |
* | | | linux: 4.4.168 -> 4.4.169Tim Steinbach2018-12-21
| | | |
* | | | kernel-config: CIFS_POSIX no longer existsTim Steinbach2018-12-21
| |/ / |/| |
* | | Merge pull request #52538 from dtzWill/update/fwts-18.12.00Maximilian Bosch2018-12-20
|\ \ \ | | | | | | | | fwts: 18.11.00 -> 18.12.00
| * | | fwts: enable parallel buildingWill Dietz2018-12-19
| | | |
| * | | fwts: 18.11.00 -> 18.12.00Will Dietz2018-12-19
| |/ /
* / / linux: 4.19.10 -> 4.19.11Tim Steinbach2018-12-20
|/ /
* | Merge master into staging-nextFrederik Rietdijk2018-12-19
|\ \
| * | linux: 4.4.167 -> 4.4.168Tim Steinbach2018-12-18
| | |
* | | Merge master into staging-nextFrederik Rietdijk2018-12-18
|\| |
| * | Merge pull request #51018 from plchldr/rtl8821aMatthew Bauer2018-12-17
| |\ \ | | | | | | | | rtl8821a: init at 5.1.5
| | * | rtl8821a: init at 5.1.5plchldr2018-11-25
| | | |
| * | | linux: 4.19.9 -> 4.19.10Tim Steinbach2018-12-17
| | | |
| * | | linux: 4.14.88 -> 4.14.89Tim Steinbach2018-12-17
| | | |
| * | | linux: 4.9.145 -> 4.9.146Tim Steinbach2018-12-17
| | | |
| * | | Merge pull request #52158 from danielfullmer/rtl8812au-5.2.20.2Franz Pletz2018-12-17
| |\ \ \ | | | | | | | | | | rtl8812au: 5.2.20_25672.20171213 -> 5.2.20.2_28373.20180619
| | * | | rtl8812au: 5.2.20_25672.20171213 -> 5.2.20.2_28373.20180619Daniel Fullmer2018-12-14
| | | | |
| * | | | Merge pull request #52423 from eadwu/linux_testing/4.20-rc7Franz Pletz2018-12-17
| |\ \ \ \ | | | | | | | | | | | | linux_testing: 4.20-rc6 -> 4.20-rc7
| | * | | | linux_testing: 4.20-rc6 -> 4.20-rc7Edmund Wu2018-12-16
| | | | | |
| * | | | | firejail: disable parallel buildingIvan Kozik2018-12-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firejail was frequently failing to build on my Hydra machine at -j16, and the error looked like a typical parallel build problem: <3>make[1]: Entering directory '/build/firejail-0.9.56/src/fcopy' <3>gcc -ggdb -O2 -DVERSION='"0.9.56"' -DPREFIX='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56"' -DSYSCONFDIR='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56/etc/firejail"' -DLIBDIR='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56/lib"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -mindirect-branch=thunk -c main.c -o main.o <3>gcc -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fcopy main.o <3>make[1]: Leaving directory '/build/firejail-0.9.56/src/fcopy' <3>make -C src/fldd <3>make[1]: Entering directory '/build/firejail-0.9.56/src/fldd' <3>gcc -ggdb -O2 -DVERSION='"0.9.56"' -DPREFIX='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56"' -DSYSCONFDIR='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56/etc/firejail"' -DLIBDIR='"/nix/store/0dm1agiwiggn8pmnqkknil7mkh25il0k-firejail-0.9.56/lib"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -mindirect-branch=thunk -c main.c -o main.o <3>gcc -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fldd main.o ../lib/ldd_utils.o <3>make[1]: Leaving directory '/build/firejail-0.9.56/src/fldd' <3>make -C src/libpostexecseccomp <3>make[1]: Entering directory '/build/firejail-0.9.56/src/libpostexecseccomp' <3>gcc -ggdb -O2 -DVERSION='"0.9.56"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIC -Wformat -Wformat-security -c libpostexecseccomp.c -o libpostexecseccomp.o <3>gcc -pie -Wl,-z,relro -Wl,-z,now -shared -fPIC -z relro -o libpostexecseccomp.so libpostexecseccomp.o -ldl <3>make[1]: Leaving directory '/build/firejail-0.9.56/src/libpostexecseccomp' <3>src/fseccomp/fseccomp default seccomp <3>src/fsec-optimize/fsec-optimize seccomp <3>/nix/store/6abyjgibafsbhlc7v7lab50mb3dj81jg-bash-4.4-p23/bin/bash: src/fsec-optimize/fsec-optimize: No such file or directory <3>make: *** [Makefile:43: filters] Error 127 <3>builder for '/nix/store/30srqmpqrjyr11nhx4jbpr84m9pnmyv5-firejail-0.9.56.drv' failed with exit code 2
| * | | | Merge pull request #52265 from ikervagyok/firmwareFranz Pletz2018-12-17
| |\ \ \ \ | | | | | | | | | | | | firmware-linux-nonfree: 20181017 -> 20181213
| | * | | | firmware-linux-nonfree: 20181017 -> 20181213Lengyel Balazs2018-12-17
| | | | | |
| * | | | | raspberrypifw: 1.20180919 -> 1.20181112Ben Wolsieffer2018-12-17
| | | | | |
| * | | | | lxcfs: 3.0.2 -> 3.0.3R. RyanTM2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | Merge pull request #52282 from r-ryantm/auto-update/ipsetmarkuskowa2018-12-16
| |\ \ \ \ \ | | | | | | | | | | | | | | ipset: 7.0 -> 7.1
| | * | | | | ipset: 7.0 -> 7.1R. RyanTM2018-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | Merge pull request #52366 from r-ryantm/auto-update/cryptsetupLinus Heckemann2018-12-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | cryptsetup: 2.0.5 -> 2.0.6
| | * | | | | | cryptsetup: 2.0.5 -> 2.0.6R. RyanTM2018-12-16
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | conky: 1.10.8 -> 1.11.0R. RyanTM2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/conky/versions
| * | | | | | libffado: refactor lib-prefixed packageMatthew Bauer2018-12-15
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #51895 from cdepillabout/add-sixaxis-support-to-bluezDmitry Kalinkin2018-12-14
| |\ \ \ \ \ | | |_|/ / / | |/| | | | bluez: add support for the sixaxis controller
| | * | | | bluez: Add support for the sixaxis controller(cdep)illabout2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should add support for the Playstation Dualshock 3 and DualShock 4 controllers.
| * | | | | Merge pull request #48519 from dtzWill/update/fwupd-1.1.3worldofpeace2018-12-13
| |\ \ \ \ \ | | | | | | | | | | | | | | fwupd: 1.1.2 -> 1.2.1
| | * | | | | fwupd: 1.1.2 -> 1.2.1Will Dietz2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cairo dep and others checked for in fwupd's meson.build. Cairo at least is required.