Jude Taylor
78e6b78bc6
fix source hashes for cabal2nix and bundler
2015-07-28 12:24:14 -07:00
Vladimír Čunát
cf5f43162b
mesa: maintenance update
2015-07-28 19:16:19 +02:00
Vladimír Čunát
2600e00ca9
xorg.xproto: maintenance update
2015-07-28 19:13:50 +02:00
Vladimír Čunát
f5ca543c46
mariadb: disable parallel building
...
Discussed on:
https://github.com/NixOS/nixpkgs/commit/01e37fe92dedabd
2015-07-28 13:32:27 +02:00
Vladimír Čunát
0c4e4e6849
Merge branch 'master' into staging
...
There was a mass-rebuild due to expat CVE.
2015-07-28 13:09:43 +02:00
Arseniy Seroka
b5ca5cc0ce
Merge pull request #8914 from desiderius/falcon-0.3.0
...
python-packages: falcon 0.2.0 -> 0.3.0
2015-07-28 14:05:58 +03:00
Arseniy Seroka
3c5ac057e9
Merge pull request #9017 from ericsagnes/ponymix
...
Add ponymix
2015-07-28 14:01:17 +03:00
Arseniy Seroka
40724d6843
Merge pull request #9019 from deepfire/nokinds-bump
...
ghcNokinds: update 20150703 -> 20150718
2015-07-28 13:58:35 +03:00
Spencer Janssen
ebe67d3c85
nvidia-x11: add a symlink for libGLESv2.so.2 ( close #9024 )
...
nvidia's EGL stack looks for libGLESv2.so.2 at runtime (confirmed by
watching strace), however builder.sh only provides a libGLESv2.so.1
symlink.
@vcunat ported to legacy_340; older ones don't produce GLES.
2015-07-28 12:43:58 +02:00
Vladimír Čunát
ff219393ca
nvidia_x11_beta: fix build by syncing with default
...
/cc author @wkennington.
2015-07-28 12:41:13 +02:00
Nikolay Amiantov
c60ce5fa9b
Revert "rpcbind: 0.2.3 -> 1.0.7"
...
This reverts commit 5c31245047
. See #8902 .
2015-07-28 12:47:44 +03:00
Edward Tjörnhammar
e6bdca625a
iproute: prefix CONFDIR so that all files are not directly under /etc
2015-07-28 11:44:18 +02:00
Nikolay Amiantov
9d815b266d
thermald: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
b2d5326e3a
sdl-jstest: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
89fa3513ca
uwsgi: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
c40e9abc93
android-udev-rules: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
5fc747f23b
qpdf: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
83e6095f9f
libiberty: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
4b9d22db08
folly: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
ce5a813acb
double-conversion: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
81d1367b79
cppzmq: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
b639dcf9e0
libtirpc: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
3ed3503bf7
libchardet: update upstream URL
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
41281e46a5
libbluray: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
5656c8cb8e
libaacs: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
a5ef14bb74
bomi: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
f2692a96a2
fix homepages
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
5336573329
steam: libstdc++/mesa incompatibility workaround
...
closes #9003
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
f5b41dbf42
haskellPackages.gnuplot: remove reduntant patch
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
e3461ce259
rPackages.stringi: add ICU data tables
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
dea8ebcfc5
dovecot: add lmtp support
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
3a2275dd84
imgurbash: add package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
97a289b111
unnethack: add new package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
6e049800ed
nethack: update, adopt
2015-07-28 12:33:29 +03:00
Eelco Dolstra
99750d89dd
Don't evaluate haskellPackages when gitit is disabled
...
This cuts evaluation time of my NixOS configuration from 1.76s to
1.36s, and RSS from 443 MiB to 368 MiB.
Issue #8152 .
2015-07-28 10:25:31 +02:00
James Cook
fba4a95068
expat: patch for CVE-2015-1283 from Mozilla
2015-07-27 22:36:15 -07:00
Tobias Geerinckx-Rice
208bd8242d
apktool: set sourceRoot
...
Otherwise installation fails with the message that unpacking produced
no directories (which is true).
2015-07-28 02:55:55 +02:00
William A. Kennington III
eb4a73af93
Merge branch 'master.upstream' into staging.upstream
2015-07-27 17:48:09 -07:00
William A. Kennington III
459c3ff560
libsoup: 2.48 -> 2.50
...
Also remove doc output as this package generate no documentation.
2015-07-27 17:45:23 -07:00
William A. Kennington III
5960a652f1
rethinkdb: Force dynamic linking and allow dependency substitution
2015-07-27 17:35:05 -07:00
Eric Sagnes
242c0d3e18
ponymix: init at 4
2015-07-28 08:52:41 +09:00
William A. Kennington III
6b55ca513d
Merge branch 'master.upstream' into staging.upstream
2015-07-27 16:11:03 -07:00
Kosyrev Serge
103613f766
ghcNokinds: 20150703 -> 20150718
2015-07-28 02:02:33 +03:00
Moritz Ulrich
0411a4c376
direwolf: New package.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
51c82551ee
multimon-ng: New package.
...
A digital baseband audio protocol decoder.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
0391b7b0a8
gnuradio-osmosdr & gqrx: Add myself as maintainer.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
2f861a3d07
gqrx: Add support for hackrf.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
92c17a7129
hackrf: 2014.08.1 -> 2015.07.2.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
3210555223
Chirp: New package.
2015-07-28 00:05:54 +02:00
William A. Kennington III
e4956ba0ca
Merge pull request #9011 from eduarrrd/master
...
Add current alpha of protobuf 3
2015-07-27 18:05:10 -04:00