William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
William A. Kennington III
1f103d8efc
libnice: 0.1.4 -> 0.1.13
2015-08-03 14:11:43 -07:00
William A. Kennington III
43bd15b9b5
gupnp: 0.20.9 -> 0.20.14
2015-08-03 14:11:43 -07:00
William A. Kennington III
0392e9c8c6
gupnp-av: 0.12.4 -> 0.12.7
2015-08-03 14:11:43 -07:00
William A. Kennington III
68ba5ae1ef
gupnp-igd: 0.2.1 -> 0.2.4
2015-08-03 14:11:42 -07:00
William A. Kennington III
29fb4c4dc0
gssdp: 0.14.6 -> 0.14.11
2015-08-03 14:11:42 -07:00
Nikolay Amiantov
4dde32b4f2
gradle: move to dedicated directory to prevent clashes with other java applications
2015-08-03 23:26:49 +03:00
Nikolay Amiantov
52fb36e7e0
maven: move to dedicated directory to prevent clashes with other java applications
2015-08-03 23:26:45 +03:00
Arseniy Seroka
c68f9cfc9e
Merge pull request #9097 from lancelotsix/upgrade_poezio
...
Upgrade poezio
2015-08-03 15:53:44 +03:00
Jascha Geerds
4493ca0094
ldns: Add myself as a maintainer
2015-08-03 11:38:00 +02:00
Jascha Geerds
8c6a2e3b5d
ldns: Add linux to platforms
2015-08-03 11:38:00 +02:00
Lancelot SIX
b867cc62a7
poezio: 0.8.1 -> 0.9
2015-08-03 09:31:21 +00:00
Michael Raskin
5210b4c7a8
ECL: Strip manual configure patching and regeneration as it doesn't work anyway
2015-08-03 08:38:00 +03:00
Jude Taylor
ebda45e6b9
add darwin gcc fixes to gcc 5
2015-08-02 14:38:25 -07:00
Robert Scott
aefc8b3ddf
elfutils: upgrade to 0.163 due to security
...
... vaguely mentioned by upstream, see e.g. FEDORA-2015-11380.
Close #9084 .
2015-08-02 09:36:25 +02:00
Anton Fedotov
f0269dd8b0
go-modules: This patch fixes an error with copying sources during installPhase if src of go module conatins file with spaces
2015-08-02 07:09:34 +03:00
William A. Kennington III
1dab05033f
Merge branch 'master.upstream' into staging.upstream
2015-08-01 19:18:08 -07:00
William A. Kennington III
da76816b0c
nghttp2: 1.1.1 -> 1.1.2
2015-08-01 19:11:07 -07:00
William A. Kennington III
559d2252e8
sqlite: Add feature flags, mostly taken from the gentoo ebuild
2015-08-01 19:08:31 -07:00
William A. Kennington III
376dc3e044
sqlite: 3.8.10.2 -> 3.8.11.1
2015-08-01 19:06:31 -07:00
William A. Kennington III
4739848cba
libs3: 2015-01-09 -> 2015-04-23
2015-08-01 18:05:51 -07:00
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07:00
William A. Kennington III
308da3054e
ustr: Cleanup
2015-07-31 17:11:10 -07:00
William A. Kennington III
40f45dcb6d
tdb: 1.3.6 -> 1.3.7
2015-07-31 17:11:10 -07:00
William A. Kennington III
898660f2d0
talloc: 2.1.2 -> 2.1.3
2015-07-31 17:11:10 -07:00
William A. Kennington III
3989c87ee1
ldb: 1.1.20 -> 1.1.21
2015-07-31 17:11:10 -07:00
Jude Taylor
cb7c053383
add fixes to gcc-4.8
2015-07-31 16:21:01 -07:00
Jude Taylor
46ab7db108
remove useless CFLAGS_FOR_BUILD from configure flags in gcc
2015-07-31 11:35:42 -07:00
Jude Taylor
4a495cfbab
build gcc-4.9 on darwin
2015-07-31 11:35:42 -07:00
Jude Taylor
7024b4dc62
add Darwin's flavor of lsof
2015-07-31 11:35:42 -07:00
Vladimír Čunát
eb4a88d8fd
glibc-locales: check that all we build is supported
...
Until now, if e.g. the user passed "en_US.UTF-8" instead of "en_US.UTF-8/UTF-8",
the locales would be generated without failing but wouldn't work well.
Now we guard against such mistakes. Real life examples:
https://github.com/fish-shell/fish-shell/issues/1927
2015-07-31 15:39:52 +02:00
Eelco Dolstra
6310a9a3be
gnum4: Fix impurity in shell handling
...
If gnum4 is built outside of a chroot, it will decide to use
/run/current-system/sw/bin/sh as the shell for "syscmd". (It gets this
path via "getconf PATH". Maybe our Glibc shouldn't return that path,
at least not during Nix builds...) If such a build of gnum4 is
subsequently used *inside* a chroot, it won't work because
/run/current-system doesn't exist. So specify an explicit path to the
shell.
2015-07-31 04:13:08 +02:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00
Eelco Dolstra
55932c1bec
Don't statically depend on cacert for certificates
...
This reverts commit cd52c04456
and
others.
Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
John Wiegley
23562aad59
Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"
...
This reverts commit 5c896e5511
, which was
a set of local changes unrelated to the commit title.
2015-07-30 16:21:39 -07:00
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07:00
Thomas Tuegel
942e74bec8
Merge pull request #9007 from vbgl/julia-3.10
...
julia: 0.3.9 -> 0.3.10
2015-07-30 14:45:21 -05:00
Vladimír Čunát
a3a155402a
Merge #8929 : perl-LWP: enable tests + a few bumps
2015-07-30 16:03:44 +02:00
Vladimír Čunát
e72b405104
libpng-1.2: maintenance update
...
Also drop xz input, as it isn't needed (stdenv unpacks xz by itself).
2015-07-30 13:48:59 +02:00
Vladimír Čunát
e942b5892d
libpng15: remove unused version
2015-07-30 13:48:58 +02:00
Luca Bruno
863d426a3b
supercollider: build with gcc48 (ZHF)
2015-07-30 13:09:58 +02:00
Vladimír Čunát
862900e42e
mass-replace deprecated usage of find -perm ( Fixes #9044 )
...
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
William A. Kennington III
af6d8b5182
etcdctl: Use goPackages version of etcd
...
cc @cstrahan
2015-07-29 18:32:09 -07:00
William A. Kennington III
a4707aed55
go: Run builds in parallel
2015-07-29 18:16:56 -07:00
William A. Kennington III
c6bb486641
go: govers is a native input
2015-07-29 18:16:35 -07:00
William A. Kennington III
a7abfaff2a
accelio: 1.4 -> 2015-07-28
2015-07-29 18:15:08 -07:00
William A. Kennington III
202c5be5c6
gcc5: Sync outputs changes with gcc4.9
2015-07-29 10:42:50 -07:00
William A. Kennington III
aaef42ab8c
Merge branch 'master.upstream' into staging.upstream
2015-07-29 10:23:08 -07:00
Vladimír Čunát
af3261f7a2
lsof: use a pair of URLs to work when upstream updates
...
Fixes #9043 for future bumps.
2015-07-29 17:46:53 +02:00
Ricardo M. Correia
21579ef5d0
rustcMaster: 2015-07-01 -> 2015-07-28
2015-07-29 15:51:29 +02:00