Arseniy Seroka
d6397baeb5
Merge pull request #9035 from devhell/profile-cleaner
...
profile-cleaner: 2.34 -> 2.35
2015-07-29 00:31:18 +03:00
Arseniy Seroka
0117488423
Merge pull request #8987 from Profpatsch/texmacs-update
...
texmacs: update to 1.99.2
2015-07-29 00:27:12 +03:00
Tobias Geerinckx-Rice
c71d93c519
mcelog: 121 -> 122
...
Enable IMC status bank for Haswell-E, as described in Intel SDM Vol.3C
Table 35-27.
2015-07-28 23:19:35 +02:00
Tobias Geerinckx-Rice
64f3fb96d8
gnome3: file-roller: add openssl dependency
...
Build fails otherwise with `ld: cannot find -lcrypto`.
2015-07-28 23:19:26 +02:00
devhell
4838367a5e
profile-cleaner: 2.34 -> 2.35
...
Built and tested locally. Unfortunately there is no clear changelog
available.
2015-07-28 22:13:35 +01:00
Bjørn Forsman
67757f52b1
asciidoc-full-with-plugins: new top-level attribute
...
Previously you had to write the override yourself, now it is
conveniently available in all-packages.nix for use in "nix-env" etc.
The list of plugins are currently hardcoded:
ditaa, mscgen, qrcode, matplotlib, aafigure, deckjs, odf
2015-07-28 22:00:56 +02:00
Eelco Dolstra
0770a49d8c
Unify the PostgreSQL expressions again
2015-07-28 21:42:25 +02:00
Eelco Dolstra
b89b6b2a7b
Add function callPackagesWith
...
This is like callPackageWith, except that it expects the supplied
function to return a *set* of packages. It will then make the
individual packages overridable.
2015-07-28 21:42:25 +02:00
Eelco Dolstra
2bc305c1c6
postgresql: Prevent runtime dependency on gcc-wrapper
2015-07-28 21:42:25 +02:00
Bjørn Forsman
a20470ee33
hamster-time-tracker: init at 1.04
...
https://projecthamster.wordpress.com/
Note that because it is invoked via dbus, you have to properly install
it and logout/login for the thing to work (you cannot run it directly
from the nix store).
2015-07-28 21:22:21 +02:00
Bjørn Forsman
3715c2e089
eclipses: add eclipse-cpp-4.5 (Mars release)
2015-07-28 21:18:54 +02:00
Allen Nelson
3c6c6c19f2
freetds: fix broken url ( close #9031 )
2015-07-28 20:37:41 +02:00
lethalman
37e554828d
Merge pull request #8878 from 2chilled/master
...
synapse: init at 0.2.99.1
2015-07-28 18:44:20 +02:00
lethalman
5bae65da23
Merge pull request #9012 from womfoo/facter
...
Add facter
2015-07-28 18:36:34 +02:00
Luca Bruno
13a1d3bb22
postgresql91: create doc directory (ZHF)
2015-07-28 18:11:05 +02:00
Luca Bruno
6525b63870
postgresql90: create doc directory (ZHF)
2015-07-28 18:10:59 +02:00
Luca Bruno
5b9554a4e6
riak2: does not build on i686 (ZHF)
2015-07-28 17:59:56 +02:00
Luca Bruno
4f320818e2
dmtx-utils: depend on imagemagick (ZHF)
2015-07-28 17:57:11 +02:00
Matthias Herrmann
679a941f26
synapse: init at 0.2.99.1
2015-07-28 17:25:28 +02:00
Vladimír Čunát
7c36b4611d
gnome3.adwaita-icon-theme: remove empty dir tree
...
Also similar for old gnome2 icon theme.
/cc maintainer @lethalman.
2015-07-28 17:05:07 +02:00
Profpatsch
f3c1ad6baf
texmacs: 1.0.7.11 -> 1.99.2
2015-07-28 16:06:29 +02:00
Luca Bruno
9e0dcf3bd9
libarchive: fix .la file
2015-07-28 15:22:56 +02:00
Nikolay Amiantov
c60e4016e7
libtirpc: fix missing symbols
2015-07-28 15:23:38 +03:00
Kranium Gikos Mendoza
78309d9825
facter: init at 3.0.2
2015-07-28 19:53:32 +08:00
Tobias Geerinckx-Rice
0c3e31a662
vsftpd: 3.0.2 -> 3.0.3
...
Does not fix CVE-2015-1419; keep patch.
2015-07-28 13:20:48 +02:00
Eelco Dolstra
cca7cdb631
php: Update to 5.4.43, 5.5.27, 5.6.11
...
CVE-2015-3152
2015-07-28 13:10:53 +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