Peter Simons
2650bdf417
Merge pull request #4894 from peti/haskell-updates
...
Drop obsolete versions of Haskell Platform ...
2014-11-11 13:42:03 +01:00
Michael Raskin
6c39bbde6d
Set correct current platform support for Mozart binary
2014-11-11 13:57:00 +03:00
Stewart Mackenzie
23d0af8f34
new package: ndn-cxx
2014-11-11 18:22:18 +08:00
Vladimír Čunát
975a822778
glibc: improve nscd version check after e316672dcb
2014-11-11 11:06:57 +01:00
Eelco Dolstra
db4053fb59
httpd-2.2: Enable building of mod_cache and friends
2014-11-11 10:39:24 +01:00
Eelco Dolstra
aa17cbf0a8
Remove unnecessary override
2014-11-11 10:38:48 +01:00
Eelco Dolstra
65221567c1
glibc: Include a copy of libgcc_s.so.1
...
This prevents failures like "libgcc_s.so.1 must be installed for
pthread_cancel to work" that occur because Glibc assumes libgcc_s.so.1
to be in Glibc's libdir.
This solution is pretty hacky, because the libgcc_s.so.1 from
bootstrap-tools might be too old. So if we update GCC, programs might
end up using an outdated libgcc_s.so.1. Ideally, we would build
libgcc_s.so.1 *before* Glibc, which might not be impossible...
Fixes #3548 .
2014-11-11 10:23:26 +01:00
William A. Kennington III
c202893b8d
zfs: Add upstream patch bc151f7 to fix kernel 3.18 builds
...
Additionally, recognize that the contents of the nix-build.patch are
included in the upstream tree as 3cd33ff and will be released in 0.6.4.
2014-11-11 00:52:14 -08:00
Domen Kožar
43be15a89c
fix quake3game build
2014-11-11 09:34:40 +01:00
Domen Kožar
7ff9cd2c41
more kernel fixes
2014-11-11 09:22:18 +01:00
Vladimír Čunát
fb3e83d091
firefox: update to 33.1
2014-11-11 07:46:26 +01:00
Vladimír Čunát
adb831e8bc
strongswan: -lgcc_s, fixes #4925
...
CC maint. @shlevy.
2014-11-11 07:42:00 +01:00
William A. Kennington III
189e73de98
kernel-testing: 3.18-rc3 -> 3.18-rc4
2014-11-10 22:30:43 -08:00
Domen Kožar
eba10b008f
fix tarball eval
2014-11-11 07:21:43 +01:00
Domen Kožar
b9388e9711
fix kernel builds on 32bit linux
2014-11-11 07:06:09 +01:00
Mateusz Kowalczyk
44bac05779
Merge pull request #4930 from taku0/firefox-bin-33.1
...
Update firefox-bin to 33.1
2014-11-11 05:37:38 +00:00
taku0
b5a925a972
Update firefox-bin to 33.1
2014-11-11 10:05:33 +09:00
Maciek Starzyk
9bb60c9e20
Removed duplicate
2014-11-11 00:14:54 +01:00
Maciek Starzyk
e176105535
android-ndk: r9d -> r10c
2014-11-10 23:54:44 +01:00
Luca Bruno
b77d166b17
nixos: move bcache udev rule in a new bcache.nix module
2014-11-10 22:19:43 +01:00
Luca Bruno
31df4f70af
nixos: Add boot.initrd.extraUdevRulesCommands
2014-11-10 22:19:43 +01:00
William A. Kennington III
83cecbdcbc
boost: Fix runtime dependencies in fixup instead of using a hook to fix binaries
2014-11-10 13:15:37 -08:00
Vladimír Čunát
6985461c80
gtk3: maintenance update
2014-11-10 21:34:03 +01:00
Vladimír Čunát
7d05dff782
glib: maintenance update
2014-11-10 21:34:03 +01:00
Vladimír Čunát
4849e32abe
curl: update to fix CVE-2014-3707
2014-11-10 21:34:03 +01:00
Vladimír Čunát
827ec7b3d6
dbus: security update, CVE-2014-3636
2014-11-10 21:34:02 +01:00
Eelco Dolstra
e78a1603fc
linux: Enable BPF_JIT only on 64-bit
...
It's not supported on i686.
http://hydra.nixos.org/build/16834647
2014-11-10 20:21:28 +01:00
Vladimír Čunát
28abe40149
pciutils: update, extend meta, maintain
2014-11-10 20:17:35 +01:00
Eelco Dolstra
0a9ec07b93
findTarball: Fix the case where src is a directory
2014-11-10 20:06:50 +01:00
Ricardo M. Correia
c108ab47be
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.23-201411062033 -> 3.0-3.14.23-201411091053
test: 3.0-3.17.2-201411062034 -> 3.0-3.17.2-201411091054
2014-11-10 19:34:00 +01:00
vbgl
4f247fa10a
Merge pull request #4921 from michelk/netcdf-4.3.2
...
netcdf: update to 4.3.2
2014-11-10 17:34:26 +00:00
Vladimír Čunát
a767210542
mesa: fix LLVM runtime dependency ( close #4853 )
2014-11-10 18:22:46 +01:00
Vladimír Čunát
2e98616e02
qt4: apply a patch from (K)Ubuntu
...
Suggested by @ruediger on IRC.
2014-11-10 18:22:32 +01:00
Michel Kuhlmann
3bff1c8fd3
netcdf: update to 4.3.2
2014-11-10 15:54:37 +01:00
Eelco Dolstra
1455ecee73
Ensure a correct value for $BASH
...
Previously it was set to /run/current-system/sw/sbin/nologin or
similar.
2014-11-10 14:09:53 +01:00
Peter Simons
96c66aea67
Merge pull request #4919 from InternetSolutions/wreq-lens45
...
Use "fetchpatch" instead of a patch file.
2014-11-10 13:42:05 +01:00
Eelco Dolstra
78b01de68d
substituteAll: Enumerate environment variables more reliably
...
Getting the names of all environment variables is tricky. The previous
implementation easily got confused by multi-line variables. The new
one is more reliable but not still not perfect.
This works around a segfault in Bash 4.3, where the expression
"${!var}" (where var="-9") crashes under certain conditions.
http://hydra.nixos.org/build/16693445
2014-11-10 13:35:09 +01:00
Pascal Wittmann
015368fbfe
xlockmore: remove unused patch
2014-11-10 12:52:22 +01:00
Pascal Wittmann
accb8d2c55
xlockmore: update from 5.43 to 5.44, fix appdefaultdir and meta information
2014-11-10 12:46:53 +01:00
Cray Elliott
7244de4a4a
add myself to libretro maintainers
2014-11-10 02:24:19 -08:00
Michael Raskin
98878bc5a0
Link Golly against libperl and libpython so it finds them in runtime
2014-11-10 12:31:29 +03:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00
Shaun Sharples
b2e9f09067
fix sha256 for patch
2014-11-10 10:47:49 +02:00
Shaun Sharples
094771012b
Use "fetchpatch" instead of a patch file.
2014-11-10 10:32:41 +02:00
Cray Elliott
9e3137ddf0
montly bump of retroarch and libretro cores
2014-11-09 23:18:23 -08:00
Edward Tjörnhammar
4030ab3ba4
add parens to de ambiguify
2014-11-10 06:53:24 +01:00
Mateusz Kowalczyk
a196a377a6
Merge pull request #4918 from puffnfresh/package/light
...
Add "light" package and setuid wrapper
2014-11-10 04:38:09 +00:00
Brian McKenna
a6bacd4d81
Add "light" package and setuid wrapper
2014-11-09 19:45:43 -07:00
Vincent Laporte
e69dc2be2d
fastjar: update from 0.94 to 0.98
2014-11-10 01:04:19 +00:00
Luca Bruno
4d8afa2c4b
cogl: remove wayland support, can't find wayland-egl.pc
...
Don't know how it could build before.
2014-11-10 01:07:38 +01:00