Peter Simons
9917e8813a
haskell-Chart-gtk: update to version 1.3.1
2014-09-14 00:06:36 +02:00
Peter Simons
1f19af6dcc
haskell-Chart-diagrams: update to version 1.3.1
2014-09-14 00:06:36 +02:00
Peter Simons
6c60e8efd1
haskell-Chart-cairo: update to version 1.3.1
2014-09-14 00:06:36 +02:00
Peter Simons
83f40f7b5e
haskell-arbtt: update to version 0.8.1.4
2014-09-14 00:06:36 +02:00
Pascal Wittmann
9368ece6cf
Merge pull request #4068 from dmalikov/master
...
gitAndTools.tig: update from 2.0.2 to 2.0.3
2014-09-13 22:31:22 +02:00
Dmitry Malikov
7d0a7ed62c
gitAndTools.tig: update from 2.0.2 to 2.0.3
2014-09-13 22:25:17 +02:00
Vladimír Čunát
d957b4bd78
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1151601
2014-09-13 21:48:29 +02:00
Vladimír Čunát
6a63d1e1e1
libav: replace default 10 branch by the new 11
...
Upstream claims the upgrade is API-compatible.
That is why I decided to drop the 10 branch completely.
2014-09-13 21:48:11 +02:00
Vladimír Čunát
e90e423a26
mesa: maintenance update
2014-09-13 21:06:49 +02:00
Vladimír Čunát
ead6603b60
libav: update all branches, probably with security fixes
2014-09-13 21:05:16 +02:00
Vladimír Čunát
23697f2db2
poppler: maintenance update
2014-09-13 21:05:07 +02:00
Domen Kožar
18e4197f87
pythonPackages: replace import with callPackage
2014-09-13 20:43:16 +02:00
Pascal Wittmann
7bcd577bd1
mod-wsgi: update from 3.4 to 3.5, fixes CVE-2014-0240
2014-09-13 20:32:26 +02:00
Peter Simons
b9f7f19820
R: Revert update to version 3.1.1
...
This reverts commit 6e803a684fff2db30f6e10e8dc5a830184a12b9e. The new version
fails its test suite [1]. The issue has been reported upstream [2].
[1] http://hydra.cryp.to/build/191457/nixlog/1/raw
[2] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15975
2014-09-13 20:03:44 +02:00
Vladimír Čunát
4031707138
liferea: maintenance update
2014-09-13 19:41:42 +02:00
Pascal Wittmann
4c4d4c78e9
atftp: transformed meta.maintainers into a list and fixed indentation
2014-09-13 17:40:01 +02:00
Domen Kožar
1e85156b29
Merge pull request #4064 from eduarrrd/xbmc-libmad
...
xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback
2014-09-13 17:13:09 +02:00
Eduard Bachmakov
bee5cc43fb
xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback
2014-09-13 10:40:44 -04:00
Vladimír Čunát
0047db47bd
flashplayer-11: update, including security fixes
2014-09-13 16:15:22 +02:00
cillianderoiste
3bb60dbefe
Merge pull request #4060 from rycee/stix-font
...
Add package for the STIX OTF fonts.
2014-09-13 15:56:56 +02:00
Alexander Kjeldaas
aa119e1106
gcc-wrapper: make __DATE__/__TIME__ deterministic
...
...when NIX_ENFORCE_PURITY=1.
@vcunat corrected the date according to docs.
https://gcc.gnu.org/onlinedocs/cpp/Standard-Predefined-Macros.html
In order to handle the spaces well, the extraAfter array had to be
quoted more properly and appended by +=.
2014-09-13 15:32:34 +02:00
Bjørn Forsman
f6d4d5907e
ilixi: mark as broken
...
It's broken since the directfb 1.6.3 -> 1.7.6 update, commit
bb7138e9a983f8393116af192db38ec2954de401 ("directfb: Update to 1.7.6").
[...]
building libilixi_graphics_la-Surface.lo
CXX libilixi_graphics_la-Surface.lo
Surface.cpp: In member function 'void ilixi::Surface::setGeometry(int, int, int, int)':
Surface.cpp:157:44: error: in C++98 'r' must be initialized by constructor, not by '{...}'
DFBRectangle r = { x, y, width, height };
2014-09-13 15:15:19 +02:00
Alexander Kjeldaas
7141303c99
groff, opensp: make deterministic
2014-09-13 15:06:59 +02:00
Alexander Kjeldaas
e431a3e0b5
openssl: make it deterministic
2014-09-13 15:05:27 +02:00
Alexander Kjeldaas
bee22ab79e
libgcrypt, libgpg-error, busybox: improve determinism
2014-09-13 15:04:43 +02:00
Alexander Kjeldaas
3bf4362381
python: improve library determinism
...
1) Make the core python libraries deterministic.
2) Make the python libraries created by glib deterministic.
@vcunat put back the removal of share/gtk-doc in glib.
2014-09-13 15:03:12 +02:00
Alexander Kjeldaas
3196d4f7c7
perl-5.16: make it binary deterministic
2014-09-13 14:40:04 +02:00
Joachim Schiele
cf8549da2f
dcfldd: added advanced dd replacement
2014-09-13 14:23:09 +02:00
Vladimír Čunát
e316672dcb
glibc: put back the nscd check, by $out instead of date
...
I don't know why they feel they need to check the compatibility by build date,
so I would keep check against $out, which is a better nix equivalent.
Also, expression refactoring (put comments out of hash-changing bash).
2014-09-13 14:06:27 +02:00
Cillian de Róiste
f6b3de97bf
python34Packages.zope_schema: update from 4.4.1 to 4.4.2
2014-09-13 14:05:53 +02:00
Cillian de Róiste
5349ff32a8
shotcut: update from 14.08 to 14.09
2014-09-13 14:02:41 +02:00
Alexander Kjeldaas
dd673de2a7
glibc: make compilation more pure
...
Remove datetime from nscd.
2014-09-13 13:53:43 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Luca Bruno
f5c43d9f62
vanubi: new package
...
Programming editor for GTK+ inspired by Emacs
http://vanubi.github.io/vanubi
2014-09-13 12:39:18 +02:00
Jaka Hudoklin
d45fc25035
Merge pull request #4059 from matejc/zed_n_nodewebkit
...
Zed and nodewebkit
2014-09-13 12:25:23 +02:00
Robert Helgesson
e68d97aa43
Add package for the STIX fonts.
2014-09-13 12:07:13 +02:00
Matej Cotman
bca3e21d81
remove nodewebkit patch code and upgrade zed to 0.13
2014-09-13 10:43:28 +02:00
Robert Helgesson
9241dd5671
Add myself to maintainers.nix.
2014-09-13 10:14:26 +02:00
Matej Cotman
77fa9da425
properly patch nodewebkit
2014-09-13 10:04:37 +02:00
lethalman
e0eb4c5bc5
Merge pull request #4058 from DamienCassou/pharo-vm-update
...
pharo-vm: 2014.06.25 -> 2014.08.14
2014-09-13 09:45:16 +02:00
Damien Cassou
35cd0ae159
pharo-vm: 2014.06.25 -> 2014.08.14
2014-09-13 08:43:45 +02:00
Jaka Hudoklin
be2fe360db
elasticsearchPlugins.elasticsearch_http_basic: set platform to build on
2014-09-13 02:24:48 +02:00
Jaka Hudoklin
f5e5815236
elasticsearchPlugins: add elasticsearch_http_basic, plugin for basic http authentication
2014-09-13 02:22:26 +02:00
Jaka Hudoklin
d6f9878fbf
nixos/elasticsearch: wait for start
2014-09-13 02:21:31 +02:00
Jaka Hudoklin
f7ba3d833f
nixos/znc: fix module, createUser option does not exist anymore
2014-09-13 02:20:32 +02:00
Jaka Hudoklin
74122464da
nixos/influxdb: wait for start
2014-09-13 02:19:39 +02:00
Jaka Hudoklin
26fd945151
nixos/rabbitmq: wait for start
2014-09-13 02:16:53 +02:00
Jaka Hudoklin
a23e4997d3
Merge pull request #4034 from offlinehacker/graphiteApi
...
nixos: add graphite api to graphite functionality
2014-09-13 00:05:36 +00:00
Pascal Wittmann
e377128003
Merge pull request #4038 from bobvanderlinden/volumeicon
...
added volumeicon
2014-09-12 23:48:04 +02:00
Thomas Tuegel
8c3f749eda
Rewrite hoogleLocal expression
...
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00