Robin Gloster
4ebfd41fa7
lxc: 1.1.3 -> 1.1.4 (security)
...
fixes CVE-2015-1335
2015-11-01 12:16:33 +00:00
William A. Kennington III
ea49c910a5
kernel: 3.18.22 -> 3.18.23
2015-10-30 17:17:14 -07:00
Shea Levy
3c14c32975
Really disable the firmware loader user helper fallback
2015-10-30 13:31:51 -04:00
Shea Levy
a7157fa2f0
Remove firmware loader fallback.
...
Systemd dropped support in 207 (would be nice if configure failed with a bad flag),
so all this does is add an annoying delay if firmware can't be found by the kernel
2015-10-30 10:29:56 -04:00
Eelco Dolstra
db19779965
nvidia-x11: Update to 352.55
2015-10-30 11:06:36 +01:00
Jude Taylor
ce4f1098ca
reduce security setup hook duplication
2015-10-29 13:56:02 -07:00
Henry Till
3374d9f90d
htop: fix on darwin
2015-10-29 00:40:30 -07:00
Jude Taylor
3b2b2ab046
wxmac: clean up and provide with stub packages
2015-10-28 17:36:20 -07:00
Jude Taylor
b3898c586a
remove duplicate Kernel
2015-10-28 17:15:40 -07:00
Jude Taylor
74416dc40a
wxmac: fix build
2015-10-28 17:15:16 -07:00
Henry Till
a7784cafa3
SDL: fix on darwin
2015-10-28 19:44:30 -04:00
Jude Taylor
de0182ee59
vim: clean up arguments list
2015-10-28 13:40:10 -07:00
Jude Taylor
5207f6b45c
clean up emacs framework dependencies
2015-10-28 13:34:53 -07:00
Jude Taylor
62ac96fdca
add ForceFeedback impure-deps
2015-10-28 13:34:53 -07:00
Jude Taylor
c62cf0b5b3
add propagated builds where needed to darwin frameworks
2015-10-28 13:34:53 -07:00
Jude Taylor
31fa564076
libunwind is included in libSystem; disable build, copy headers only
2015-10-28 13:34:53 -07:00
Jude Taylor
33db336914
add more needed headers to cf-private
2015-10-28 13:34:53 -07:00
Jude Taylor
6eaf7d318e
build libunwind for real
2015-10-28 13:34:53 -07:00
aszlig
c82060df9f
linux-testing: 4.3.0-rc5 -> 4.3.0-rc7
...
Upstream changes can be found at:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=v4.3-rc7&id2=v4.3-rc5
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-28 13:59:56 +01:00
Eelco Dolstra
d2918797bb
linux: Fix i686 build
2015-10-28 11:09:59 +01:00
William A. Kennington III
221a970e82
kernel: 4.2.3 -> 4.2.5
2015-10-27 23:07:42 -07:00
William A. Kennington III
658d7b285b
kernel: 4.1.11 -> 4.1.12
2015-10-27 23:07:33 -07:00
William A. Kennington III
850fff4448
kernel: 3.14.54 -> 3.14.56
2015-10-27 23:07:17 -07:00
William A. Kennington III
4eaa66c9d2
kernel: 3.10.90 -> 3.10.92
2015-10-27 23:07:09 -07:00
Jude Taylor
5ea8770263
cf-private: prepend self to system includes
2015-10-26 17:13:29 -07:00
Jude Taylor
0a23e412b4
in darwin sdk, copy headers rather than linking them
2015-10-26 17:13:29 -07:00
Arseniy Seroka
12277d2a38
Merge pull request #10503 from cleverca22/master
...
open-iscsi: save the staticly linked binary in its own output for use in the initrd
2015-10-27 00:57:29 +03:00
Eelco Dolstra
52c9e4415b
linux: Support x2APIC
...
Without this, certain servers with lots of CPU cores would show only
one core.
2015-10-26 16:20:02 +01:00
Eelco Dolstra
50ab972b5a
linux: Pass through configuration file
...
This enables "nix-build -A linux.configfile" to get the generated
kernel config.
2015-10-26 16:20:01 +01:00
Tuomas Tynkkynen
f08693d042
syslinux: Disable parallel building
...
Unfortunately I lost the exact failure, but it was something starting
with 'No rule to make target: ...', which suggests missing dependencies
between generated source files.
2015-10-26 09:23:28 +01:00
Vladimír Čunát
7e6288c252
kernel: 4.1.10 -> 4.1.11, /cc #10607
...
Boots fine for me on 64-bit.
2015-10-26 08:34:44 +01:00
Vladimír Čunát
4e4f560c08
iputils: drop dontGzipMan, as it's not needed anymore
2015-10-25 12:22:32 +01:00
Vladimír Čunát
784f69e6ae
busybox: fix minimal build with musl libc
...
Now we always enable large file support, as it should be cheap enough,
and avoids also problems on some filesystems #10181 .
The minimal build disables (almost) all options, so it was building
without large file support. However, in musl the `off_t` is *always*
64-bit, which lead to problems, now detected during build time.
2015-10-25 10:20:08 +01:00
Jude Taylor
3ff552fabe
libdispatch: add os private header
2015-10-23 10:34:17 -07:00
Jude Taylor
657b1ccc47
darwin: repair QuartzCore paths
2015-10-22 09:47:20 -07:00
michael bishop
95e3c4f51c
open-iscsi: save the staticly linked binary in its own output for use in the initrd
2015-10-21 00:59:21 -03:00
Nikolay Amiantov
1c48e74a33
Merge pull request #8299 from abbradar/steam-native
...
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Nikolay Amiantov
4f3a99d21d
pam_pgsql: init at 0.7.3.2
2015-10-19 13:30:28 +03:00
William A. Kennington III
d03661b606
linuxFirmware: 2015-09-07 -> 2015-10-18
2015-10-18 17:23:51 -07:00
Jude Taylor
a7f09b201e
fix filepaths for darwin.security_tool
2015-10-15 20:49:29 -07:00
Charles Strahan
b1edc7909a
powertop: fix --auto-tune
...
See https://lists.01.org/pipermail/powertop/2014-December/001727.html
2015-10-15 14:27:09 -04:00
William A. Kennington III
194357ad20
grsecurityUnstable: 4.1.7 -> 4.2.3
2015-10-15 10:41:04 -07:00
William A. Kennington III
cfb2651959
kernel: 3.12.48 -> 3.12.49
2015-10-15 10:38:01 -07:00
Nikolay Amiantov
a0343c3711
android-udev-rules: 20150821 -> 20150920
2015-10-15 17:07:38 +03:00
Eelco Dolstra
013cf1b4f2
syslinux: Strip static libraries
...
This prevents a retained dependency on gcc.
2015-10-14 14:29:54 +02:00
Michael Raskin
4ab39c9358
eudev: 3.1.2 -> 3.1.5
2015-10-13 19:30:29 +03:00
Florian Paul Schmidt
d2a1785133
alsa-tools: remove non-effective parallelBuilding statement
2015-10-13 13:05:44 +02:00
Florian Paul Schmidt
583f16a87f
alsa-tools: do not mention phases explicitly
2015-10-13 12:52:37 +02:00
Florian Paul Schmidt
24b375ac06
alsa-tools: update maintainer
2015-10-13 12:48:03 +02:00
Florian Paul Schmidt
3da4f68800
alsa-tools: add initial package building everything except for a few nut cases
2015-10-13 11:33:52 +02:00