Commit graph

9457 commits

Author SHA1 Message Date
Renaud 12b82b1a06
Merge pull request #58001 from lopsided98/linux-rpi-update
linux_rpi: 1.20180919 -> 1.20190215
2019-04-24 23:58:34 +02:00
Renaud 5654a3d968
Merge pull request #59462 from r-ryantm/auto-update/cifs-utils
cifs-utils: 6.8 -> 6.9
2019-04-24 21:35:00 +02:00
Renaud 8a5800a0be
Merge pull request #59499 from r-ryantm/auto-update/fwts
fwts: 19.02.00 -> 19.03.00
2019-04-24 20:51:59 +02:00
uralbash c90808ba21 mxu11x0: 1.3 -> 1.4 (#59600)
* mxu11x0: 1.3 -> 1.4

* Remove unnecessary imports

* mxu11x0: refresh meta
2019-04-24 20:05:55 +02:00
Franz Pletz afe0d73e09
Merge pull request #59920 from liclac/update/jool-v4.0.0
jool: unstable-20180706 -> 4.0.0
2019-04-23 23:12:17 +00:00
Jörg Thalheim 536fe532c2
Merge pull request #60058 from dtzWill/feature/iwd-ell-split-and-update
iwd: split ell to separate derivation, update iwd and ell
2019-04-23 10:58:08 +01:00
Will Dietz 3412b701e5 iwd: use default readline for simplicity.
Maybe we'll update it one day :).
2019-04-22 23:21:00 -05:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Will Dietz 20ba9c03ed iwd: split ell to separate derivation, update iwd and ell 2019-04-22 15:55:15 -05:00
Tim Steinbach 527dfd3ba9
linux: 5.1-rc5 -> 5.1-rc6 2019-04-22 09:31:34 -04:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Matthew Bauer c351eb2842
Merge pull request #59897 from matthewbauer/mb-cross-fixes2
Miscellaneous cross compilation fixes
2019-04-20 16:52:26 -04:00
Matthew Bauer 4224b034cc systemd: use lib.getBin for utillinux
it’s almost always a better idea to use getBin instead of .bin.
Otherwise, we could get an evaluation error if utillinux is missing
the bin otuput.
2019-04-20 16:39:12 -04:00
Tim Steinbach 297f8c55e5
linux: 5.0.8 -> 5.0.9 2019-04-20 08:31:09 -04:00
Tim Steinbach 24867c60e4
linux: 4.9.169 -> 4.9.170 2019-04-20 08:30:55 -04:00
Tim Steinbach d5bbae8308
linux: 4.19.35 -> 4.19.36 2019-04-20 08:30:42 -04:00
Tim Steinbach ab17efc087
linux: 4.14.112 -> 4.14.113 2019-04-20 08:30:25 -04:00
embr d88c68167a jool: removed kernel version assertion
I don't think this really makes sense, because upstream doesn't list any constraints on supported kernel versions, and worst case it'll just fail to build.
2019-04-20 09:54:30 +01:00
embr 68b4cf39a9 jool: unstable-20180706 -> 4.0.0 2019-04-20 09:42:48 +01:00
Matthew Bauer d8934feba1 kernel-headers: infer ARCH from config triple
This makes us less reliant on the systems/examples.nix. You should be
able to cross compile with just your triple:

$ nix build --arg crossSystem '{ config = "armv6l-unknown-linux-gnueabi"; }' stdenv
2019-04-19 14:53:48 -04:00
Will Dietz c6c8fe5583
Merge pull request #59747 from dtzWill/fix/pam-1.3.1-musl
libpam: fix w/musl after update to 1.3.1
2019-04-18 11:43:32 -05:00
Will Dietz c260a8d063 libpam: fix w/musl after update to 1.3.1 2019-04-18 11:42:15 -05:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
adisbladis e3a83b5bc0
zfsUnstable: 0.8.0-rc3 -> 0.8.0-rc4 2019-04-17 20:57:51 +01:00
Will Dietz 31726fd9a6
Merge pull request #59417 from dtzWill/update/musl-1.1.22
musl: 1.1.21 -> 1.1.22
2019-04-17 14:06:14 -05:00
markuskowa 3884afada4
Merge pull request #59501 from dtzWill/feature/numatop
numatop: init at 2.1
2019-04-17 17:24:34 +02:00
Tim Steinbach e9621b2c96
linux: 5.0.7 -> 5.0.8 2019-04-17 10:05:55 -04:00
Tim Steinbach 41336064ab
linux: 4.9.168 -> 4.9.169 2019-04-17 10:05:55 -04:00
Tim Steinbach f9c38693da
linux: 4.19.34 -> 4.19.35 2019-04-17 10:05:55 -04:00
Tim Steinbach dd3964e885
linux: 4.14.111 -> 4.14.112 2019-04-17 10:05:54 -04:00
Michael Weiss b3bcdf8cf5
fuse3: 3.4.2 -> 3.5.0 2019-04-16 23:40:41 +02:00
Joachim F d7da5e2af2
Merge pull request #53826 from delroth/randstruct-custom-seed
nixos: allow customizing the kernel RANDSTRUCT seed
2019-04-16 17:49:19 +00:00
Frederik Rietdijk 2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Linus Heckemann 972c0ca809 libaudit: enable arm (including aarch64) support 2019-04-16 19:02:02 +02:00
Matthias Beyer 99a2cefdde pam: 1.3.0 -> 1.3.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-16 18:55:09 +02:00
Frederik Rietdijk bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM d444d6907f nmon: 16i -> 16j
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmon/versions
2019-04-16 18:47:03 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer 7d0db6af7e
Merge pull request #59551 from matthewbauer/busybox-clang-cross
busybox: add patch to allow cross in llvm
2019-04-15 11:24:09 -04:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Will Dietz 49ed37b4f3 numatop: platforms 2019-04-15 08:05:17 -05:00
markuskowa 50fc2e7382 numatop: improve description, as suggested during review (ty!)
Co-Authored-By: dtzWill <github@wdtz.org>
2019-04-15 08:05:03 -05:00
Will Dietz 0d600ae89e numatop: init at 2.1 2019-04-15 08:04:27 -05:00
Tim Steinbach 4907b2165b
linux: 5.1-rc4 -> 5.1-rc5 2019-04-15 08:26:04 -04:00
Matthew Bauer 3bf69b1e40 busybox: add patch to allow cross in llvm
Fixes #57670

$ nix build -f. --arg crossSystem '{ config = "aarch64-unknown-linux-musl"; useLLVM = true; }' busybox
2019-04-14 22:03:33 -04:00
R. RyanTM e2e404e6f3 fwts: 19.02.00 -> 19.03.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-04-14 11:10:34 -07:00
R. RyanTM 19ddbf4901 cifs-utils: 6.8 -> 6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cifs-utils/versions
2019-04-14 04:05:41 -07:00
Linus Heckemann 217cfbe11a aggregateModules: allow passing name 2019-04-13 23:22:07 +02:00
Will Dietz 9c085078f7 musl: 1.1.21 -> 1.1.22
https://www.openwall.com/lists/musl/2019/04/10/1
2019-04-13 13:23:30 -05:00
adisbladis 917a7fa1cb
Merge pull request #59361 from bricewge/2019-04-12-tomb
tomb: add sudo to buildInputs
2019-04-13 02:39:57 +03:00