Rob Vermaas
ad0bd73775
Work around infinite recursion issue in nixops.
2015-04-29 09:55:20 +00:00
Vladimír Čunát
8978ff3840
unstable job: glib-tested seems ready (succeeding often)
...
This reverts commit a35d4a9d4e
.
2015-04-29 11:47:18 +02:00
Vladimír Čunát
a38672dea2
release: fix eval by lib.tests -> lib-tests
...
See discussion on commit
https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
2015-04-29 11:29:15 +02:00
Cillian de Róiste
eadb3a51ff
Fix sorting: dirt comes before distrho
2015-04-29 11:23:40 +02:00
Pascal Wittmann
6b4aec742d
Merge pull request #7628 from ragnard/bump-boot
...
boot: bump from rc8 to rc14
2015-04-29 10:55:16 +02:00
Edward Tjörnhammar
2f2c50d9f4
uid_wrapper.src: use mirrors to enable better availability for proxied users
2015-04-29 10:10:42 +02:00
Lluís Batlle i Rossell
51b1297c8a
glibc: fix libgcc_s.so
...
It used to be a symlink, but now it is a link script. It's crucial to get
proper linking, specially on amrv5tel, where libgcc contains lot of code
related to the limited instruction set of the platform.
Without this fix, g++ shared lib linking was broken, because a "-lgcc" was
not propagated wherever "-lgcc_s" was required. The g++ spec only mentions
"-lgcc_s" and the "-lgcc" is introduced with the libgcc_s.so link script,
only available in the glibc path after this fix.
As a reminder, we put libgcc* in the glibc output to avoid having a
runtime dependency on the gcc path only because of the everywhere linked
libgcc. This problem was specially visible in platforms like armv5tel,
where most programs end up linked to libgcc. Platforms with a more rich
instruction set may rarely end up requiring a link to libgcc.
2015-04-29 10:09:07 +02:00
Ragnar Dahlén
543ec3cf46
boot: bump from rc8 to rc14
2015-04-29 08:50:48 +01:00
cillianderoiste
ade078c4e9
Merge pull request #7627 from anderspapitto/master
...
package Dirt
2015-04-29 09:49:43 +02:00
aszlig
310da1b4da
chromium/update: Remove reference to <nixpkgs>.
...
We shouldn't make assumptions on what is set by NIX_PATH in order to
make it easier to rename that Nix path reference.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-29 08:22:48 +02:00
宋文武
a5f2cbff0a
xmp: Update to 4.0.10
2015-04-29 14:22:28 +08:00
宋文武
f64d767130
libxmp: Update to 4.3.8
2015-04-29 14:20:50 +08:00
Anders Papitto
4d60f8f1bd
package Dirt
...
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
William A. Kennington III
5f149c80f2
gpgme: 1.5.3 -> 1.5.4
2015-04-28 21:18:06 -07:00
William A. Kennington III
60d6eb7a9a
cracklib: 2.9.2 -> 2.9.4
2015-04-28 21:12:34 -07:00
Arseniy Seroka
67b4ab520f
Merge pull request #7623 from doublec/torbrowser
...
Update tor-browser to 4.5
2015-04-29 05:08:54 +03:00
William A. Kennington III
c6bee4b4bb
sysbench: Update to 2015-04-22
2015-04-28 18:27:39 -07:00
William A. Kennington III
0405651521
mariadb: Propagate library paths in mysql_config
2015-04-28 18:27:39 -07:00
William A. Kennington III
171275c7f9
mariadb: Add zlib dependency removed from propagation under libxml2
2015-04-28 18:27:39 -07:00
William A. Kennington III
287ec76b8f
libxml2: Refactor and fix library propagation
2015-04-28 18:27:39 -07:00
William A. Kennington III
faa9354de7
zlib: Add platforms
2015-04-28 18:27:39 -07:00
Charles Strahan
b2f426d981
Merge pull request #7626 from dnhgff/ghcjs-boot-update
...
ghcjs: bump ghcjs-boot commit
2015-04-28 20:56:30 -04:00
dnhgff
afa51d31f5
ghcjs: bump ghcjs-boot commit
...
see https://github.com/ghcjs/ghcjs-boot/pull/17 for justification (ghcjs-boot
won't build anymore on the previous commit :()
2015-04-28 17:37:27 -07:00
Arseniy Seroka
5b62eabdca
Merge pull request #7618 from ambrop72/gcc-arm-update
...
gcc-arm-embedded: Update to latest version.
2015-04-29 02:59:58 +03:00
Chris Double
d941d4c26e
Update tor-browser to 4.5
2015-04-29 11:58:52 +12:00
Edward Tjörnhammar
b9b8e3acba
{grub2,ceph,libs3,socket_wrapper,nss_wrapper}.src: use mirrors, https and fetchFromSavannah to enable better availability for proxied users
2015-04-28 22:50:57 +02:00
Edward Tjörnhammar
63c00f2746
fetchFrom{Savannah,RepoOrCz,GitLab}: added fetchgit migration helpers
2015-04-28 22:44:57 +02:00
Edward Tjörnhammar
4256ab778a
fetchhg: pass proxyvars to hg
2015-04-28 22:44:57 +02:00
Pascal Wittmann
cb8f111a72
Revert "pycairo: set user-agent to fix download of patches"
...
This commit was should fix issue #7586 , but it does not.
This reverts commit e1c65ddfe1
.
2015-04-28 22:23:21 +02:00
Tobias Geerinckx-Rice
cdeb2e5886
mcelog 115 -> 116
...
Added Knights Landing (Xeon Phi) support.
2015-04-28 21:32:22 +02:00
Ambroz Bizjak
ecd30ec9ca
gcc-arm-embedded: Update to latest version.
2015-04-28 19:16:31 +02:00
Thomas Tuegel
690b3ffa64
remove plasma-5.2.2
2015-04-28 11:10:25 -05:00
Thomas Tuegel
43f67f265e
plasma53: update to final release
2015-04-28 11:10:25 -05:00
Thomas Tuegel
c2781ce7a4
kdeApps_15_04: add libkdegames name
2015-04-28 11:10:25 -05:00
Thomas Tuegel
674c128cc0
plasma53: fix build failures
2015-04-28 11:10:24 -05:00
Thomas Tuegel
5f9fe6574b
kf59.networkmanager-qt: propagate networkmanager dependency
2015-04-28 11:10:24 -05:00
Thomas Tuegel
83e4dfcf2f
plasma53: fix source URLs
2015-04-28 11:10:24 -05:00
Arseniy Seroka
8150cf11b0
Merge pull request #7605 from ip1981/wiki
...
Mediawiki updates
2015-04-28 19:00:27 +03:00
Peter Simons
90b84a60a6
haskell-wreq: the library is broken with GHC 7.10.1
2015-04-28 17:57:50 +02:00
Peter Simons
6f7e793f03
haskell-rainbox: the test suite does not compile
2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f
haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck
2015-04-28 17:57:04 +02:00
Peter Simons
f426922f4a
hackage-packages.nix: update to 44775051f9
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-28 17:57:04 +02:00
Pascal Wittmann
fc61106ae7
Merge pull request #7608 from joachifm/sawfish-updates
...
Sawfish updates
2015-04-28 17:56:48 +02:00
Ricardo M. Correia
f5e7190572
nixos.system_tarball_pc: Fix evaluation
...
It was broken due to 57b05765c9
.
ZFS requires `networking.hostId` to be set.
2015-04-28 17:15:02 +02:00
Edward Tjörnhammar
3d1db70761
Merge pull request #7613 from bendlas/i2p-fixes
...
I2p: fix service
2015-04-28 15:36:35 +02:00
Herwig Hochleitner
9754783b06
i2p: fix compilation
...
- use system jdk instead of hardcoded openjdk
- remove backgrounding of service launcher
2015-04-28 15:17:58 +02:00
Herwig Hochleitner
c6562348b8
i2p: update 0.9.18 -> 0.9.19
2015-04-28 14:35:36 +02:00
Herwig Hochleitner
8233fd5c6a
i2p: add service to module-list
2015-04-28 14:35:36 +02:00
Jaka Hudoklin
f5bc58d733
Merge pull request #7545 from offlinehacker/pkgs/kubernetes/fixes
...
kubernetes: update to 0.15, module fixes
2015-04-28 14:12:53 +02:00
Jaka Hudoklin
7b878a7ca9
Merge pull request #7555 from offlinehacker/nixos/nginx/reload
...
nixos/nginx: enable service/config reload
2015-04-28 14:12:21 +02:00