lethalman
154f44958f
Merge pull request #3538 from madjar/master
...
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Peter Simons
59e15fe815
Revert "Many minor fixes to get things building after recent compiler changes".
...
This reverts the Haskell part of commit 326ca0f690
, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Shea Levy
bc941ecf0b
Merge branch 'upstream' of https://github.com/zalora/nixpkgs
...
sysdig: update to 0.1.87
2014-08-11 08:45:13 -04:00
Georges Dubus
706f0345f7
Fixed build for plasma-nm
2014-08-11 14:43:28 +02:00
Peter Simons
710af8be29
haskell-hmatrix-special: this package won't compile any more after the hmatrix update
2014-08-11 14:39:41 +02:00
Peter Simons
ae236364dd
haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango
2014-08-11 14:34:12 +02:00
Peter Simons
91a5acf87d
haskell-editline: this package is broken with GHC 7.8.3
...
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons
1c00790795
haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL'
2014-08-11 14:34:12 +02:00
Peter Simons
793c7502ce
haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL'
2014-08-11 14:34:12 +02:00
Peter Simons
6d71db69d5
haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL'
2014-08-11 14:34:12 +02:00
Peter Simons
3f46615a6e
haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers'
2014-08-11 14:34:11 +02:00
Peter Simons
a145018218
haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi'
2014-08-11 14:34:11 +02:00
Peter Simons
acb4420c30
haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi'
2014-08-11 14:34:11 +02:00
Peter Simons
aa99930950
haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers'
2014-08-11 14:34:11 +02:00
Peter Simons
cf0e96d049
haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot
2014-08-11 14:34:11 +02:00
Peter Simons
4126a651b7
haskell-hfsevents: re-generate expression with cabal2nix
2014-08-11 14:34:11 +02:00
Peter Simons
b5a1d3d16a
haskell-aeson-0.7.0.6: re-generate with cabal2nix
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
883f11f462
haskell-criterion: re-generate expression with cabal2nix
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
5258db2479
haskell-sizes: update to 2.3.2
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
e7832f4b80
haskell-cabal-bounds: update to 0.8
...
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
2a7a450a74
haskell-cabal-lenses: update to 0.3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
4fc09cc891
haskell-safe: update to 0.3.8
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
d98235d4be
haskell-aws: update to 0.9.3
2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
96a8f643ff
haskell-compdata: update to 0.8.1.3
2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
077f841ec5
haskell-twitter-conduit: update to 0.0.5.5
...
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
12076063c4
haskell-hmatrix: update to 0.16.0.4
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
22f13c2611
haskell-protocol-buffers: mark as broken
...
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
4eb3731752
haskell-rest-types: jailbreak (aeson)
...
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
e8958e26b3
haskell-ghc-syb: don't build on Hydra
...
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
686190da2e
haskell-epic: mark as broken
...
https://github.com/edwinb/EpiVM/issues/6
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
bc70a073c6
haskell-folds: mark as broken
...
https://github.com/NixOS/nixpkgs/issues/3526
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
76a2021b88
haskell-lambdabot: mark as broken
...
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
6aa17c2ea9
haskell-profunctor-extras: deperecated package
...
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
a71850c617
haskell-jpeg: mark as broken
...
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
8d432eda20
haskell-prolog: jailbreak (containers)
...
https://github.com/Erdwolf/prolog/issues/1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
e8b13a9586
haskell-vty-ui: explicitly use vty 4.7.5
...
https://github.com/jtdaugherty/vty-ui/issues/55
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
bb5841875d
haskell-threadscope: mark as broken
...
Needs updating for the gtk/glib/pango API change. Ticket at
https://github.com/haskell/ThreadScope/issues/38 .
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
29401954dd
haskell-criterion: temporarily disable test-suite
...
https://github.com/bos/criterion/issues/57
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
c72a00f85c
haskell-glib: update to 0.13.0.1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
10b85e6a46
haskell-cgi: mark as broken
...
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
83f532fdfd
haskell-yi: update to 0.8.2
...
Allows it to work with glib/gtk/pango 0.13.x
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
2c4b5ab65d
haskell-bv: mark broken
...
Doesn't build on 7.8.3 duo to Typeable module changes
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
06d8dfaf40
haskell-base64-conduit: remove package
...
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
49be46b0ac
haskell-bitarray-0.0.1: mark as broken
...
Upstream notified.
2014-08-11 13:56:11 +02:00
Vladimír Čunát
9217c7995c
makeFontsConf: give up fontDirectories checks for now
...
This reverts e26188938c
and 77487fe661
CC #3515 .
2014-08-11 13:53:40 +02:00
Vladimír Čunát
77487fe661
makeFontsConf: fixup to accept older font packages
...
They contain fonts on the silly path lib/X11/fonts/
2014-08-11 13:07:59 +02:00
Peter Simons
26ec124da8
LambdaHack: mark package as broken
2014-08-11 12:54:50 +02:00
Vladimir Kirillov
5011fe17df
sysdig: update to 0.1.87
2014-08-11 12:07:16 +03:00
Mateusz Kowalczyk
749cf663be
youtube-dl: update to 2014.08.10
2014-08-11 08:57:38 +02:00
Mateusz Kowalczyk
9cb34308da
haskell-PastePipe: add version 1.5
2014-08-11 07:03:19 +02:00
John Wiegley
ef171fe543
libusb1: build using clangStdenv ... on darwin
2014-08-10 23:25:33 -05:00
John Wiegley
3dea766731
libusb1: build using clangStdenv
2014-08-10 23:25:06 -05:00
John Wiegley
326ca0f690
Many minor fixes to get things building after recent compiler changes
2014-08-10 23:18:57 -05:00
Bjørn Forsman
b9bd655b16
ucspi-tcp: new package
...
ucspi-tcp is command-line tools for building TCP client-server
applications.
http://cr.yp.to/ucspi-tcp.html
2014-08-10 23:00:42 +02:00
Peter Simons
4f17e39137
Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
...
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 22:43:15 +02:00
Peter Simons
43fd39de43
Merge pull request #3520 from pavelkogan/SourceGraph
...
new packages: SourceGraph + dependency
2014-08-10 22:42:56 +02:00
William A. Kennington III
5f23f0b177
ddrescue: 1.17 -> 1.18.1
2014-08-10 14:06:29 -05:00
Vladimír Čunát
ed21770eca
libav_9: maintenance update, including CVE fixes
...
Updated libav_0_8 would fail to build.
2014-08-10 18:29:03 +02:00
Vladimír Čunát
16fa6be4b8
ekiga: fix starting bin/ekiga (gschemas)
2014-08-10 18:25:34 +02:00
Vladimír Čunát
dda3e97ecf
gcc33: no longer broken, apparently
...
I even got binaries from Hydra, although I don't know why.
2014-08-10 18:25:34 +02:00
Pavel Kogan
e1b139372c
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 16:27:29 +01:00
Pavel Kogan
a00209a38e
Add SourceGraph: Haskell code analysis tool
2014-08-10 16:13:35 +01:00
Pavel Kogan
51a2e36f20
haskell-Graphalyze: add version 0.14.1.0
2014-08-10 16:13:34 +01:00
Domen Kožar
ac00b1fe85
Merge pull request #3518 from madjar/master
...
Fixed deterministicness of fetchgit with leaveDotGit
2014-08-10 17:05:01 +02:00
Georges Dubus
ca0b0a68e8
Fixed deterministicness of fetchgit with leaveDotGit
...
The shebang of .git/hooks depended the git's bash, which made the result
depend of that bash's path.
2014-08-10 16:25:29 +02:00
Damien Cassou
fe045a71c4
Adding myself to the maintainers
2014-08-10 15:57:24 +02:00
Eelco Dolstra
05e81e0d9f
debian: Update to 6.0.10
2014-08-10 15:17:00 +02:00
Michael Raskin
9fe10c90fa
Properly mark platform support for arpack in relation to its openblas dependency
2014-08-10 16:36:48 +04:00
Michael Raskin
fb986f553e
Fix allegro4 unstable source link
2014-08-10 16:16:25 +04:00
Vladimír Čunát
3d6d40009d
Merge pull request #3516 from DamienCassou/pharo-meta
...
pharo: add meta
2014-08-10 12:49:35 +02:00
Damien Cassou
0efd7b0092
Add meta-information to Pharo package
2014-08-10 12:26:24 +02:00
Luca Bruno
d4e20aa3d2
lastwatch: unsupported on darwin due to inotify
2014-08-10 11:50:43 +02:00
Luca Bruno
0b038724c5
chrony: fails to build on darwin
2014-08-10 11:50:43 +02:00
Luca Bruno
1ee786fc3d
criu: fix build for ZHF
2014-08-10 11:50:43 +02:00
Vladimír Čunát
e26188938c
makeFontsConf: check for share/fonts/ in fontDirectories
...
Fixes #3515 .
2014-08-10 11:47:07 +02:00
Damien Cassou
e30848fbe8
Move the slash to workaround bug Emacs nix-mode
2014-08-10 09:01:58 +02:00
Daniel Peebles
d18ec20878
Change junit to actually compile from source rather than download binaries
2014-08-09 20:53:36 -04:00
Eelco Dolstra
2f056c5237
subversion: Fix build on Darwin
2014-08-09 23:54:58 +02:00
Eelco Dolstra
40602a666c
Merge branch 'staging'
2014-08-09 23:41:58 +02:00
Eelco Dolstra
be399bf245
Hack to fix llvm/clang build on Darwin
...
(Or at least restore it to the same level as brokenness as before the
staging merge. I.e. it depends on gcc-apple, which doesn't build on
standard 10.9 systems.)
2014-08-09 23:31:00 +02:00
Eelco Dolstra
0acc4e6b26
cmake: Fix setup hook on bash < 4.0
...
This matters in nix-shell and stdenvNative on Darwin.
Fixes #3204 .
2014-08-09 23:14:01 +02:00
lethalman
8f34fda081
Merge pull request #3495 from geerds/virtualenvwrapper
...
Fix virtualenvwrapper shell scripts
2014-08-09 23:06:33 +02:00
Jascha Geerds
efbb5de1c5
Refactoring
2014-08-09 22:56:07 +02:00
Eelco Dolstra
a6d1013e66
redis: Build with default gcc
2014-08-09 21:49:09 +02:00
Eelco Dolstra
9f08904c8d
gnuplot: Use default compiler on Darwin
2014-08-09 19:53:09 +02:00
Peter Simons
8ede29197f
GHC 7.6.x requires older attoparsec to build with aeson 0.7.x.
2014-08-09 19:48:47 +02:00
Eelco Dolstra
6c5186cf9b
gnuplot: Reduce dependency bloat a bit
2014-08-09 19:30:48 +02:00
Eelco Dolstra
a1a96d8744
Merge pull request #3507 from jochu/nix-update-nzbget
...
Update nzbget (13.0) and libpar2 (0.4)
2014-08-09 19:19:52 +02:00
Peter Simons
0d2463a24b
GHC 7.6.x required scientific 0.2.x to build aeson 0.7.x.
2014-08-09 19:16:45 +02:00
Eelco Dolstra
0132e1bb48
emacs: On Darwin, don't depend on gconf and cairo
2014-08-09 19:08:37 +02:00
Eelco Dolstra
a7c1541a21
emacs: Fix building on Darwin with recent versions of GCC
...
This gets rid of the "unexec: unrecognized section __static_data in
__DATA segment" error while dumping Emacs.
2014-08-09 19:08:37 +02:00
Peter Simons
d0e37eff7b
GHC 7.6 and earlier cannot compile aeson 0.8.x.
2014-08-09 19:02:56 +02:00
Jeff Chu
2a59e573b2
nzbget: Update to 13.0
2014-08-09 09:36:56 -07:00
Jeff Chu
21d12d53b7
libpar2: Update to 0.4
2014-08-09 09:36:10 -07:00
Luca Bruno
926514868c
glib-tested: fix running tests
2014-08-09 17:09:37 +02:00
Cillian de Róiste
d597651949
inkscape: add python to the PATH, fixes #3449
2014-08-09 17:02:36 +02:00
Peter Simons
8e7442b3ed
lua-5: don't restrict the platforms which can build this package
...
Hydra builds run only on Linux, but all other platforms can build LUA,
too, if necessary.
2014-08-09 15:04:44 +02:00
Peter Simons
1f8578a41d
haskell-Chart-gtk: mark package as broken
...
https://github.com/timbod7/haskell-chart/issues/41
2014-08-09 15:04:08 +02:00
Peter Simons
d6ef531c88
haskell-SDL: mark package broken
...
Doesn't compile with GHC 7.8.3:
Graphics/UI/SDL/Events.hsc:56:23:
Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
2014-08-09 15:04:08 +02:00
Luca Bruno
7926b587c3
file: fails to build on darwin
2014-08-09 14:37:03 +02:00