Thomas Tuegel
713844317e
source-serif-pro: new source
2015-04-29 17:45:13 -05:00
Thomas Tuegel
dbde0d3edc
source-sans-pro: new source
2015-04-29 17:45:00 -05:00
Thomas Tuegel
f1b1e556c4
source-code-pro: new source
2015-04-29 17:44:48 -05:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Vladimír Čunát
85aafda509
merge #7299 : gstreamer: Darwin fixes
...
Solved trivial merge conflicts.
2015-04-29 17:53:09 +02:00
Eelco Dolstra
182acabbae
Don't use camelCase in file names
2015-04-29 16:09:30 +02:00
Eelco Dolstra
552ea209d0
php: Update to 5.4.40
2015-04-29 16:07:36 +02:00
Domen Kožar
8842cce864
Merge pull request #7629 from globin/vagrant-update
...
update vagrant to 1.7.2
2015-04-29 14:55:15 +02:00
Robin Gloster
b88fc6c90e
update vagrant to 1.7.2
2015-04-29 13:15:17 +02:00
Peter Simons
9b27a88b66
hackage-packages.nix: update to 5f6d964cba
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-29 12:22:20 +02:00
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 a35d4a9d4e2d4435e53fdfd1698f2118828c773f.
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 e1c65ddfe11c8070dda00a66f2b4ae45bbddb0bc.
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