Eelco Dolstra
83d9dd40f6
gdb: Don't pass guile
...
The configure script doesn't detect guile, so there is no sense in
having a build dependency on it:
checking for usable guile from /nix/store/hpnsswyh6qkjy5yvrf0a50k6cgm8cws8-pkg-config-0.28/bin/pkg-config... no
2015-01-20 16:00:29 +01:00
Eelco Dolstra
f3ee32559d
gdb: Update to 7.8.2
2015-01-20 15:52:11 +01:00
muflax
98556ef150
git-remote-hg: fix compatibility with mercurial 3.2
...
Close #5458 .
2015-01-20 15:49:59 +01:00
Eelco Dolstra
6c4d79191c
spotify: Drop more unused dependencies
2015-01-20 15:47:34 +01:00
Eelco Dolstra
836cc2f64d
spotify: Drop unused qt4webkit dependency
2015-01-20 15:47:33 +01:00
Eelco Dolstra
3ea88fec96
spotify: Install in $out/lib/spotify instead of $out/lib
...
This prevents nix-env collisions with other packages like Hipchat due
to private copies of libQtWebKit.so.4 and other libraries.
2015-01-20 15:47:33 +01:00
bbarker
d013149b59
dmtcp: major update ( close #5229 )
...
@vcunat: correct location of patched files, use license attribute,
remove file with the older version.
2015-01-20 15:25:39 +01:00
Vladimír Čunát
f484050a81
ikiwiki: maintenance update, and use a stable URL
...
CC maintainer @peti.
2015-01-20 14:05:25 +01:00
Domen Kožar
61d5c2c0af
eventlet: disable tests, too much of a burden
...
(cherry picked from commit 676e8d7aa4
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-20 13:48:06 +01:00
Pascal Wittmann
c661352de2
gmtk: update from 1.0.8 to 1.0.9b
2015-01-20 13:02:45 +01:00
Pascal Wittmann
20d68c20e9
fswatch: update from 1.4.5.3 to 1.4.6
2015-01-20 13:02:45 +01:00
Lluís Batlle i Rossell
8aaac406bf
Updating megatools to 1.9.94.
...
Fixing the glib network part splice, which wasn't working.
2015-01-20 12:49:50 +01:00
Lluís Batlle i Rossell
1e561eb230
Updating glib-networking to match glib (2.42.1)
...
I think it's better if they match. Not that I hit a problem with the old
version though.
2015-01-20 12:49:50 +01:00
Pascal Wittmann
2be76b5405
Merge pull request #5865 from nckx/do-checks
...
Run tests for eid-{mw,viewer} and lz4
2015-01-20 12:26:58 +01:00
Eelco Dolstra
1ccbc2cbcc
Merge pull request #5861 from nckx/perl-remove-URIURL
...
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 12:15:43 +01:00
Dario Bertini
0919d6322b
Update redis to 2.8.19
2015-01-20 10:56:53 +00:00
lethalman
5e7501cd41
Merge pull request #5864 from nckx/cassandra
...
cassandra 2.1.0 -> 2.1.2
2015-01-20 10:57:00 +01:00
Tobias Geerinckx-Rice
f02ced85c6
cassandra 2.1.0 -> 2.1.2
...
The old tarball was gone. I'll maintain it while I use it.
2015-01-20 10:28:26 +01:00
Bob van der Linden
7ee3b0023f
mjpg-streamer: use postFixup instead of dontPatchElf and NIX_LDFLAGS
2015-01-20 10:24:27 +01:00
lethalman
364e308a54
Merge pull request #5862 from joachifm/fix-pingLimit-example
...
firewall service: fix pingLimit example value
2015-01-20 10:04:53 +01:00
Vincent Laporte
ba0e5d7be1
Adds monodevelop 5.1
2015-01-20 09:30:09 +01:00
Vincent Laporte
1da730d910
Adds gnome-sharp
...
A .Net language binding for assorted GNOME libraries
2015-01-20 09:30:09 +01:00
Vincent Laporte
038c7b3fbb
fsharp: update from 3.1.1.26 to 3.1.1.31
2015-01-20 09:30:09 +01:00
Vincent Laporte
46e3a701a5
mono: update from 3.2.8 to 3.8.0
2015-01-20 09:30:09 +01:00
Vincent Laporte
6d15aef1e3
Removes gtksourceview-sharp (broken)
2015-01-20 09:30:09 +01:00
Vincent Laporte
9ca516b081
Removes legacy gtk-sharp-1
2015-01-20 09:30:09 +01:00
Vincent Laporte
480148f2ce
Removes f-spot (broken)
2015-01-20 09:30:09 +01:00
Vincent Laporte
dea34aeb4b
Removes monodoc (obsolete and broken)
2015-01-20 09:30:08 +01:00
Vincent Laporte
1556527ddc
Removes monodevelop (obsolete and broken)
2015-01-20 09:30:08 +01:00
Moritz Kiefer
9b7e398a3c
Patch sh paths
2015-01-20 09:02:08 +01:00
Moritz Kiefer
46d59c3251
Add meta attribute to openjdk8
2015-01-20 09:02:07 +01:00
Moritz Kiefer
9d9f33863b
Add openjdk8
2015-01-20 09:02:07 +01:00
Joachim Fasting
7023e03d77
firewall service: fix pingLimit example value
...
The example uses single dashes, whereas iptables requires double dashes.
2015-01-20 08:47:11 +01:00
Tobias Geerinckx-Rice
d14ba81572
lz4: run tests
...
Data safety > valgrind.
2015-01-20 07:31:00 +01:00
Tobias Geerinckx-Rice
0fd09d1165
eid-{mw,viewer}: run tests
...
Not doing so in this case seems downright irresponsible.
2015-01-20 07:26:48 +01:00
Edward Tjörnhammar
02e7a4d403
Merge pull request #5860 from DamienCassou/heimdall-1.4.1
...
Update heimdall to 1.4.1
2015-01-20 07:24:11 +01:00
Damien Cassou
50ee0f020b
Update heimdall to 1.4.1
2015-01-20 07:10:23 +01:00
Charles Strahan
221509b0a6
ruby: refactoring, and package bundix
2015-01-20 01:07:55 -05:00
Tobias Geerinckx-Rice
4dc43d8c3e
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 06:36:35 +01:00
Tobias Geerinckx-Rice
4a3c873e17
Python: add pgcli 0.13.0: command line interface for Postgres
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
6a2175e4f2
Python: psycopg2 2.5.3 -> 2.5.4
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
75573d02f2
Python: add sqlparse 0.1.14: SQL parser
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
6b74454634
Python: add wcwidth 0.1.4: measure wide-character columns
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
b3747c9180
Python: add prompt_toolkit 0.26: powerful command lines
2015-01-20 06:22:25 +01:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Peter Simons
f8710f9d81
haskell-ng: fix several builds with old versions of GHC
2015-01-19 23:15:29 +01:00
Peter Simons
8959aade32
haskell-generic-builder: allow setting preUnpack and postUnpack hooks
...
This is useful for Hydra builds that have more than one package in the
same repository and need to change to the proper directory.
2015-01-19 23:15:29 +01:00
Peter Simons
8d19893725
hackage-packages.nix: re-generate from Hackage 2015-01-19T13:54:06+0100
2015-01-19 23:15:29 +01:00
Michael Raskin
ed85662e55
Merge pull request #5842 from garrison/julia-overspecified-version
...
Don't overspecify the julia version
2015-01-19 23:52:37 +03:00
Edward Tjörnhammar
14f6ea9d3c
ihaskell: be more paranoid about profile initialization
2015-01-19 21:11:04 +01:00