Tim Steinbach
39444569e0
linux: Add 4.17
2018-06-04 14:12:03 -04:00
Tim Steinbach
5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a
2018-06-04 10:22:39 -04:00
Vladimír Čunát
448d7d648d
Merge branch 'staging'
...
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Matthew Justin Bauer
0135f04d77
Merge pull request #40242 from gnidorah/gvt
...
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
R. RyanTM
d9cc753a9d
nftables: 0.8.3 -> 0.8.5 ( #41288 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/nftables/versions .
These checks were done:
- built on NixOS
- /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5/bin/nft passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.8.5 with grep in /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5
- directory tree listing: https://gist.github.com/c51183f763d8d6799836191579a6121e
- du listing: https://gist.github.com/14256ccb73b20c829e35302dbd31c12a
2018-06-01 22:46:29 +02:00
xeji
f96c5effd6
procps-ng: 3.3.14 -> 3.3.15 ( #41324 )
...
https://nvd.nist.gov/vuln/detail/CVE-2018-1124
Closes #41082
2018-06-01 19:25:27 +00:00
Orivej Desh
4b2735fd9f
Merge branch 'master' into staging
...
* master: (153 commits)
coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351 )
haskell.packages.ghcjs.terminfo: Bump version (#41337 )
nixos/mpd: allow services.mpd.dbFile to be null
prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363 )
tdesktopPackages.preview: 1.2.24 -> 1.3.0
signal-desktop: Refactor the package description
rrootage: init at 0.23a
bulletml: init at 0.0.6
signal-desktop: Fix a possible crash when saving an attachment
linux_rpi: More downstream device tree name fixups
nixos/sd-image-raspberrypi: Support Raspberry Pi Zero
U-Boot: Add ubootRaspberryPiZero variant
U-Boot: 2018.03 -> 2018.05
linux_rpi: 1.20171029 -> 1.20180417
raspberrypifw: 1.20180328 -> 1.20180417
scite: 3.7.5 -> 4.0.5 (#41345 )
neo4j: 3.3.4 -> 3.4.0 (#41338 )
bat: 0.3.0 -> 0.4.1 (#41348 )
perlPackages.Git: init at 0.42
nodePackages_8_x.pnpm: wrap nodejs.passthru.python
...
2018-06-01 17:44:35 +00:00
John Ericson
7a2dd97569
Merge pull request #41320 from matthewbauer/bsd-switch
...
Switch Nixpkgs to using more NetBSD stuff for MUSL
2018-06-01 13:27:59 -04:00
Tuomas Tynkkynen
e864247f08
Merge branch 'plat-fix-for-merge-2' into master
2018-06-01 20:08:08 +03:00
Tuomas Tynkkynen
a8c898be60
linux_rpi: More downstream device tree name fixups
...
Also remove the upstream device trees beforehand so we don't
accidentally end using them if we mess up in postFixup.
Also on the topic of mess ups, make the copy unconditional since they
always seem to be built on all architectures anyway so checking for
their existence just hides typos.
2018-06-01 13:48:55 +03:00
Tuomas Tynkkynen
b71f5830fa
linux_rpi: 1.20171029 -> 1.20180417
2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen
85952d850e
raspberrypifw: 1.20180328 -> 1.20180417
2018-06-01 13:48:54 +03:00
Matthew Bauer
7aca4b47c8
add sys/tree.h is needed for mg
2018-05-31 17:15:50 -04:00
Matthew Bauer
ae6a4a913c
fix eval
2018-05-31 13:17:07 -04:00
Matthew Bauer
e99322507e
treewide: get rid of musl stuff
2018-05-31 12:36:45 -04:00
Matthew Bauer
fd874b7456
netbsd: allow replacing nbcompat with libbsd
2018-05-31 12:36:44 -04:00
Matthew Bauer
050557ef8a
PowerManagement: init at 572.50.1
2018-05-31 12:36:23 -04:00
Matthew Bauer
279fd72b33
darwin.ICU: fix cctools
2018-05-31 12:34:15 -04:00
Tuomas Tynkkynen
96edbe4a0e
linux_rpi: Specify defconfig in kernel expression
...
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
87a68c455e
kernel: Allow kernel packages to specify a custom default defconfig
2018-05-31 18:06:09 +03:00
Tim Steinbach
4afe59cb36
linux: 4.14.46 -> 4.14.47
2018-05-30 19:53:01 -04:00
Tim Steinbach
943d2fce81
linux: 4.9.104 -> 4.9.105
2018-05-30 19:52:43 -04:00
Tim Steinbach
e055b76336
linux: 4.4.134 -> 4.4.135
2018-05-30 19:52:17 -04:00
Alexandre Esteves
129dfedaa9
xcode: remove extra quote from message ( #41286 )
2018-05-30 23:10:48 +02:00
Frederik Rietdijk
da3495673a
Merge master into staging
2018-05-30 17:54:53 +02:00
Tim Steinbach
bbfd8e4f6f
linux: 4.16.12 -> 4.16.13
2018-05-30 10:06:24 -04:00
Tim Steinbach
346304cc78
linux: 4.14.44 -> 4.14.46
2018-05-30 10:05:57 -04:00
Tim Steinbach
1267e75d44
linux: 4.9.103 -> 4.9.104
2018-05-30 10:05:42 -04:00
Tim Steinbach
4f2d387a64
linux: 4.4.133 -> 4.4.134
2018-05-30 10:05:25 -04:00
Orivej Desh
70a041ea8b
conntrack-tools: 1.4.4 -> 1.4.5
...
Fix build with libnetfilter_conntrack 1.0.7.
2018-05-30 05:54:48 +00:00
Orivej Desh
3576d47d33
Merge branch 'master' into staging
...
* master: (30 commits)
bitlbee: fix build
git: 2.17.0 -> 2.17.1
sc-controller: 0.4.2 -> 0.4.3
zeroc-ice: fix parallel building
pythonPackages.bsddb3: fix build after 0fd461d5
haskellPackages.hlibgit2: fix build after #28029
gdk-pixbuf: patch library rpath references on darwin
virtualbox: fix build after #28029
GHCJS darwin fixes (#41120 )
neovim-remote: 1.8.6 -> 2.0.5
messenger-for-desktop: remove (#41224 )
typora: gnome2 cleanup (#41167 )
discord: gnome2 cleanup (#41174 )
skypeforlinux: gnome2 cleanup (#41176 )
wire-desktop: gnome2 cleanup (#41155 )
hyper: gnome2 cleanup (#41170 )
drone: 0.5 -> 0.8.5 (#41200 )
racket: use proper uname, allow for unix sockets
kytea: fix build after #28029
yoda: fix build after #28029
...
2018-05-30 02:06:49 +00:00
gnidorah
c9e7b380e5
linux: enable support for iGVT-g VGPU
2018-05-29 19:25:52 +03:00
Frederik Rietdijk
85032a052d
Merge master into staging
2018-05-29 17:23:42 +02:00
Jörg Thalheim
c52dff6d84
linuxPackages.bcc: make it useable as a python library
2018-05-29 14:30:00 +01:00
Jan Malakhovski
edc59b4715
linuxPackages.perf: disable format hardening, else tests will fail
2018-05-29 07:35:31 +00:00
Ben Wolsieffer
c5a088bf2b
spl, zfs: 0.7.8 -> 0.7.9, unstable to latest ( #41093 )
2018-05-28 22:05:05 +02:00
R. RyanTM
5427a1a383
mcelog: 157 -> 158 ( #41112 )
...
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 .
These checks were done:
- built on NixOS
- /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158/bin/mcelog passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 158 with grep in /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158
- directory tree listing: https://gist.github.com/9d64a5e08433a1d54e003d1331d5dcb4
- du listing: https://gist.github.com/58a6326ee54553f647aebedff6e4e46d
2018-05-28 21:07:28 +02:00
Tim Steinbach
52dedc9c81
linux: 4.17-rc6 -> 4.17-rc7
2018-05-28 14:40:56 -04:00
Tim Steinbach
1e51906025
busybox: 1.28.3 -> 1.28.4
2018-05-27 13:29:53 -04:00
Frederik Rietdijk
b22cc53db1
Merge staging into master
2018-05-27 17:44:08 +02:00
Tim Steinbach
4605fef14b
linux-copperhead: 4.16.10.a -> 4.16.12.a
2018-05-26 18:32:07 -04:00
Tim Steinbach
388469e59a
linux-copperhead: 4.14.42 -> 4.14.44
2018-05-26 18:31:51 -04:00
Tim Steinbach
ae995625d8
linux: 4.16.11 -> 4.16.12
2018-05-26 12:45:37 -04:00
Tim Steinbach
b4e2fb578e
linux: 4.14.43 -> 4.14.44
2018-05-26 12:45:30 -04:00
Tim Steinbach
64c4ea0241
linux: 4.9.102 -> 4.9.103
2018-05-26 12:45:18 -04:00
Tim Steinbach
e49af77735
linux: 4.4.132 -> 4.4.133
2018-05-26 12:45:08 -04:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
...
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
73b11060fc
treewide: add more versions to package names
2018-05-25 15:48:30 -05:00
Tuomas Tynkkynen
26432f3e53
syslinux: Slim down closure size
2018-05-25 01:55:51 +03:00