Commit Graph

9935 Commits

Author SHA1 Message Date
Dmitry Kalinkin
0baa7c90c6
Merge pull request #56211 from eadwu/nvidia_x11/2019-02-22
nvidia_x11: 2019-02-22
2019-03-06 21:10:22 -05:00
Andreas Rammhold
219b247e5b
Merge pull request #56607 from andir/cryptsetup-2.1
cryptsetup: 2.0.6 -> 2.1.0
2019-03-06 16:55:26 +01:00
Tim Steinbach
1847b85f15
linux: 4.20.13 -> 4.20.14 2019-03-05 15:06:49 -05:00
Tim Steinbach
5e67bc19c8
linux: 4.19.26 -> 4.19.27 2019-03-05 15:06:36 -05:00
Tim Steinbach
535600be55
linux: 4.14.104 -> 4.14.105 2019-03-05 15:06:24 -05:00
Tim Steinbach
cfc1110dc8
linux: 4.9.161 -> 4.9.162 2019-03-05 15:06:03 -05:00
Jörg Thalheim
756e7cd84e
Merge pull request #56886 from Mic92/zfs-0.7.13
zfs: 0.7.12 -> 0.7.13
2019-03-05 16:52:03 +00:00
Jörg Thalheim
6b36c711a9
spl: 0.7.12 -> 0.7.13 2019-03-05 15:48:28 +00:00
Jörg Thalheim
2bfd19fcb2
zfs: 0.7.12 -> 0.7.13
(cherry picked from commit b57080d34136fd8dcc49632696ceb5ed1ff73326)
2019-03-05 14:49:44 +00:00
Will Dietz
20d62b0f2b s6-linux-utils: 2.5.0.0 -> 2.5.0.1
https://skarnet.org/software/s6-linux-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Tim Steinbach
09d708eee3
linux: Add 5.0
Update latest kernel to 5.0
2019-03-04 08:31:02 -05:00
R. RyanTM
7e26b9d53e sysvinit: 2.93 -> 2.94 (#56760)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysvinit/versions
2019-03-04 13:15:39 +01:00
Michael Raskin
def5aeb17f
Merge pull request #56580 from dtzWill/update/cking-utils-2019-02
forkstat, smemstat, stress-ng: bump various cking utils
2019-03-04 08:07:37 +00:00
Will Dietz
d52abb0fd3
Merge pull request #56559 from dtzWill/update/wireless-tools-30.pre9
wireless-tools: 30.pre2 -> 30.pre9
2019-03-04 00:10:19 -06:00
Michael Raskin
ee5ee27233
Merge pull request #56651 from r-ryantm/auto-update/firejail
firejail: 0.9.58 -> 0.9.58.2
2019-03-02 10:59:16 +00:00
R. RyanTM
9944d2e91d firejail: 0.9.58 -> 0.9.58.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/firejail/versions
2019-03-01 21:47:37 -08:00
R. RyanTM
fcc50e80b8 conky: 1.11.2 -> 1.11.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/conky/versions
2019-03-01 16:34:34 -08:00
Andreas Rammhold
f716a7ec32
cryptsetup: 2.0.6 -> 2.1.0
Bump to the latest stable version. Be aware that cryptsetup changed the
default LUKS header format with this version. When porting this to a
stable distribution you should supply the configure flag
`--with-default-luks-format=LUKS1` to preserve the user experience
there.

The full changelog can be seen at [0].
[0] https://gitlab.com/cryptsetup/cryptsetup/blob/master/docs/v2.1.0-ReleaseNotes
2019-03-01 23:01:21 +01:00
Will Dietz
fb5254dfae smemstat: 0.02.00 -> 0.02.03
Similarly move .tar.gz -> .tar.xz
2019-03-01 08:37:23 -06:00
Will Dietz
f1cee22226 forkstat: 0.02.03 -> 0.02.09
And move to .tar.xz since .tar.gz is only offered until 0.02.03.
2019-03-01 08:37:17 -06:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Will Dietz
67f904856a wireless-tools: 30.pre2 -> 30.pre9
* 30.pre2 source is no longer available, apparently

Since changelog seems to be only inside the sources,
here's the diff from pre2 to pre9's CHANGELOG.h:

    ---
    o When using takeover, redo probing in case eth0 was in use [ifrename]
    o Update Hotplug documentation, add uDev bits [HOTPLUG-UDEV.txt]
    o Add ESSID bug patches and documentation [ESSID-BUG.txt]
    o Make wireless.21.h LGPL as promised a long time ago [wireless.21.h]
    ---
    	(Bug reported by Shaddy Baddah)
    o Fix unaligned access on SPARC in the 64->32 bit workaround [iwlib.c]
    ---
    	(From Maxime Charpenne <maxime.charpenne@free.fr>)
    o Mise à jour de la traduction en francais des pages manuel [fr/*]
    ---
    o Use wireless.22.h, make it LGPL [iwlib.h/wireless.22.h]
    o Show Scanning Capabilities in "iwlist event" [iwlist]
    	(Bug reported by Nikita Zhernosenko)
    o Fix parsing of retry/power when modifier is used [iwconfig]
    	(Bug reported by Alexis Phoenix)
    o Remove trailing '/' in INSTALL_* that fooled checkinstall [Makefile]
    	(From Dan Williams <dcbw@redhat.com>)
    o Scan capabilities in struct iw_range [wireless.h]
    	(From Guus Sliepen <guus@debian.org>)
    o Install localised man page [Makefile]
    ---
    o Fix #define that broke 32->64 bit workaround [wireless.22.h]
    o Workaround kernel bug when getting ESSID [iwlib/iwconfig/iwgetid]
    	(From Gerald Pfeifer  <gerald@pfeifer.com>)
    o Fix gramar in man page, add about hidden networks [iwlist.8]
    ---
    	(From Reinette Chatre <reinette.chatre@intel.com>)
    o Enable scan buffer to grow up to 65535 instead of 32768 [iwlist]
    o Return a proper error if scan result exceed buffer max [iwlist]
    	(From Jean Tourrilhes)
    o Do above two fixes for the simple scan API [iwlib]
    	(From Claudio Ferronato <claiudio@libero.it>)
    o Spelling and typos in [iwconfig.8]
    ---
    o Create iwlib-private.h to minimise namespace pollution [iwlib]
    o More fix to the 64->32bit band-aid for encode [iwlib]
    o Update udev rule to remove a warning [19-udev-ifrename.rules]
    	(from Ritesh Raj Sarraf <rrs@researchut.com> and Guus Sliepen)
    o Propagate error codes out of main for get [iwconfig/iwlist/iwspy]
    	(From Guus Sliepen <guus@debian.org>)
    o Remove spurious commands from Czech iwconfig manpage.
2019-02-28 20:50:38 -06:00
Vladyslav M
bae88077f1
Merge pull request #55928 from hyperfekt/bcachefs-update
linux_testing_bcachefs: 4.20.2019.02.09 -> 4.20.2019.02.20
2019-02-28 22:25:36 +02:00
Tim Steinbach
cab4a718de
linux: 4.20.12 -> 4.20.13 2019-02-27 13:34:15 -05:00
Tim Steinbach
9a65fde170
linux: 4.19.25 -> 4.19.26 2019-02-27 13:34:03 -05:00
Tim Steinbach
4580d6ca9e
linux: 4.14.103 -> 4.14.104 2019-02-27 13:33:51 -05:00
Tim Steinbach
4eff65e514
linux: 4.9.160 -> 4.9.161 2019-02-27 13:33:34 -05:00
Tim Steinbach
408e4457f1
linux: 5.0-rc7 -> 5.0-rc8 2019-02-27 13:33:19 -05:00
Silvan Mosberger
fd901586cb
Merge pull request #51733 from averelld/nvidia-docker
nvidia-docker module/package
2019-02-27 16:03:23 +01:00
Robert Schütz
1d1c909bf8 linuxPackages.tp_smapi: fix evaluation
has been broken by dadc7eb329
2019-02-27 12:02:56 +01:00
Averell Dalton
d6c2fe76ed nvidia-docker: init at 2.0.3
nvidia_x11 and persistenced were modified to provide binaries which can be
mounted inside a docker-container to be executed there.

most ldconfig-based discovery of bundled nvidia libraries is patched out

ldconfig itself is patched to be able to deal with patchelf'ed libraries
See https://sourceware.org/bugzilla/show_bug.cgi?id=23964
2019-02-27 09:56:03 +01:00
hyperfekt
91c252b206 linux_testing_bcachefs: 4.20.2019.02.09 -> 4.20.2019.02.20 2019-02-26 15:39:34 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Ryan Mulligan
e08a891d34
Merge pull request #54770 from tadeokondrak/update-piper
piper: 0.2.902 -> 0.2.903
2019-02-24 15:39:29 -08:00
Ryan Mulligan
92e399c20d
Merge pull request #56087 from clefru/hostapd-bump
Hostapd bump
2019-02-24 15:33:38 -08:00
Tim Steinbach
621dd06a6f
linux: 4.20.11 -> 4.20.12 2019-02-24 11:38:40 -05:00
Tim Steinbach
298550b5bb
linux: 4.19.24 -> 4.19.25 2019-02-24 11:38:40 -05:00
Tim Steinbach
77dde1a4a2
linux: 4.14.102 -> 4.14.103 2019-02-24 11:38:40 -05:00
Tim Steinbach
b939be8c23
linux: 4.9.159 -> 4.9.160 2019-02-24 11:38:40 -05:00
Tim Steinbach
dec53994eb
linux: 4.4.175 -> 4.4.176 2019-02-24 11:38:40 -05:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
R. RyanTM
2b7f40ad32 pscircle: 1.1.0 -> 1.3.0 (#52129)
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
2019-02-24 00:59:15 +01:00
Pierre Bourdon
3f0a59314c wpa_supplicant: 2.6 -> 2.7 (#55926) 2019-02-24 00:47:11 +01:00
Ryan Mulligan
8c4ce1a106
Merge pull request #55741 from asymmetric/ledger
nixos/ledger: init
2019-02-22 11:10:32 -08:00
Austin Seipp
3a1f39e1de
kernel: enable pressure stall information on 4.20+
Closes #56207.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-22 12:47:37 -06:00
Lorenzo Manacorda
04cb60bc86 ledger-udev-rules: init at unstable-2019-02-13 2019-02-22 19:26:47 +01:00
Edmund Wu
48e66e5184
nvidia_x11: 415.27 -> 418.43 2019-02-22 13:00:19 -05:00
Edmund Wu
9629324536
nvidia_x11_legacy390: 390.87 -> 390.116 2019-02-22 12:58:22 -05:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Florian Friesdorf
fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00