47162 Commits

Author SHA1 Message Date
Markus Kohlhase
0d30718357 include share directory 2014-07-01 19:16:24 +02:00
Eelco Dolstra
0da7fadce3 stdenv: Fix __ignoreNulls
Commit 262c21ed464a2593b54ec274a3b84083c0795f2d purported to enable
ignoreNulls, but it was bogus because it set the flag on the wrong
derivation (i.e. stdenv rather than the result of mkDerivation).
2014-07-01 16:56:36 +02:00
Eelco Dolstra
b8cb960a58 Fix evaluation 2014-07-01 16:28:34 +02:00
Eelco Dolstra
24e8c3ac41 Tweak 2014-07-01 16:28:34 +02:00
Eelco Dolstra
f46108aaf0 Remove last reference to stdenvType 2014-07-01 16:22:44 +02:00
Eelco Dolstra
0d8014f6fc Darwin: Search for libraries in $sdk/usr/lib
This required adding a new environment variable NIX_LDFLAGS_AFTER
that ensures that the -L.../usr/lib flag happens last.
2014-07-01 15:56:09 +02:00
Eelco Dolstra
06536251c9 readline: Don't use gcc-apple 2014-07-01 15:56:08 +02:00
Eelco Dolstra
0fd9db3cfb gcc-4.8: Get rid of lib64
Having a separate lib64 is bad because it requires special-casing in
lots of places.

Previously done in e4a11b4d92424c42f61ee55cf505ac1217944f4a, which
apparently got lost going from 4.6 to 4.8.
2014-07-01 14:27:57 +02:00
Markus Kohlhase
e0fc4e7734 added lua-filesystem-1.6.2 2014-07-01 13:34:08 +02:00
Michael Raskin
e303e18608 Update Linux 3.15 to 3.15.3 2014-07-01 14:28:52 +04:00
Michael Raskin
0957b0a432 Add an auto-update script for atanks 2014-07-01 13:59:02 +04:00
Michael Raskin
be4bdff8ab Update Box2D to 2.3.0. I fail to build 2.3.1, though. 2014-07-01 13:58:11 +04:00
Eelco Dolstra
06fc1ec34d Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Michael Raskin
874e4d7d23 Update atanks 2014-07-01 13:07:33 +04:00
Eelco Dolstra
89f8af55f1 Darwin: Use xcrun to get the path to the SDK
Recent versions of Xcode don't install headers in /usr/include but
in a directory like

  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include

So use that instead, falling back to /usr/include in case of an older
version of Xcode.
2014-07-01 11:01:36 +02:00
Michael Raskin
a7984cca3b Update angelscript 2014-07-01 12:55:16 +04:00
Michael Raskin
040c0e8d7d Allow autoupdates for altermime 2014-07-01 12:47:15 +04:00
Michael Raskin
91623b8472 Add fresh (unstable) Allegro 5, too 2014-07-01 12:41:07 +04:00
Michael Raskin
d7ee7709ff Update afflib 2014-07-01 12:27:13 +04:00
Michael Raskin
8f03d888c3 Allow auto-updating of the AnonymousPro font 2014-07-01 12:20:04 +04:00
Michael Raskin
285e112357 Allow search of updates for atop 2014-07-01 12:11:08 +04:00
Michael Raskin
ce623950ad Update bip 2014-07-01 12:08:07 +04:00
Michael Raskin
8ed1aeb712 Fix default tarball mask 2014-07-01 12:08:07 +04:00
Oliver Charles
2480f2465c Merge pull request #3138 from flosse/lua5-expat
added luaexpat 1.3.0
2014-07-01 08:47:39 +01:00
Michael Raskin
3471744cbb Add auto-updating meta for restund 2014-07-01 11:54:09 +04:00
Michael Raskin
0733404aca Update baresip 2014-07-01 11:54:09 +04:00
Michael Raskin
2466b0bc76 Update lib rem 2014-07-01 11:54:09 +04:00
Michael Raskin
4f4a378a02 Update lib re 2014-07-01 11:54:09 +04:00
Michael Raskin
0fcee20522 Allow pure-meta updates to specify tarball regexp 2014-07-01 11:54:09 +04:00
Michael Raskin
2e12709a26 Allow update-walker to run directly from meta attributes 2014-07-01 11:54:09 +04:00
Michael Raskin
5ed1adbbd4 Update Blobby Volley 2014-07-01 11:54:09 +04:00
Michael Raskin
60ccbebc4e Create some meta for the AnonymousPro font 2014-07-01 11:54:08 +04:00
Oliver Charles
200e3535dc Merge pull request #3141 from cstrahan/iomelt
iomelt: new package
2014-07-01 08:46:12 +01:00
Oliver Charles
e11813c8fe Merge pull request #3142 from pSub/dwb-dconf-issue
Fixed dwb startup issue
2014-07-01 08:43:50 +01:00
Oliver Charles
37e8ebc456 Merge pull request #3144 from wmertens/source-missing-fixes
Source missing fixes
2014-07-01 08:43:27 +01:00
Oliver Charles
b2ea699437 Merge pull request #3145 from nilcons/nc-indicators-update
nc-indicators 0.1 -> 0.2
2014-07-01 08:42:30 +01:00
Oliver Charles
f074990483 Merge pull request #3149 from iyzsong/python-discid
add python-discid, a binding of libdiscid by MusicBrainz
2014-07-01 08:41:50 +01:00
Charles Strahan
25b53cddb4 iomelt: new package
This adds the IOMelt pacakge, "a simple yet effective way to benchmark disk IO
in Linux systems."
2014-06-30 23:50:38 -04:00
宋文武
bc53465f76 add python-discid, a binding of libdiscid by MusicBrainz 2014-07-01 08:59:51 +08:00
Vladimír Čunát
6a77d5fd3e Merge #3054: add kde 4.13.2 2014-06-30 21:26:49 +02:00
Aycan iRiCAN
33edd4b5fe Merge remote-tracking branch 'upstream/master' 2014-06-30 22:19:23 +03:00
John Wiegley
878edcefb4 Merge pull request #3124 from linquize/nodejs-0.10.29
nodejs: Update to 0.10.29
2014-06-30 14:16:27 -05:00
Vladimír Čunát
07a09fbe63 ffmpeg{_2,_1,_0_10}: minor update 2014-06-30 21:00:36 +02:00
Bjørn Forsman
8727f1aeb1 fish: fix 'fish_config' by providing python ncurses module
Gets rid of the "ImportError: No module named _curses" (and failure to
display page) when clicking the "prompt" page in the 'fish_config' web
UI.
2014-06-30 20:39:02 +02:00
Austin Seipp
67d992c100 ceph: fix libatomic_ops dependency
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-30 12:03:08 -05:00
Eelco Dolstra
55e8e0ef9b gcc: Slight builder cleanup 2014-06-30 17:31:02 +02:00
Peter Simons
6d068be1bf cabal-install: update to version 1.20.0.3 2014-06-30 17:03:07 +02:00
Peter Simons
ee0226e5c8 haskell-pipes-binary: re-generate with latest version of cabal2nix 2014-06-30 17:00:37 +02:00
Peter Simons
fac3be7416 haskell-folds: re-generate with latest version of cabal2nix 2014-06-30 17:00:18 +02:00
Peter Simons
255b68e634 haskell-snap-server: re-generate with latest version of cabal2nix 2014-06-30 17:00:01 +02:00