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
John Wiegley
8db0b55f60
Merge pull request #3510 from copumpkin/jvmpkgs
...
Build junit rather than downloading binaries
2014-08-09 20:04:21 -05:00
Daniel Peebles
d18ec20878
Change junit to actually compile from source rather than download binaries
2014-08-09 20:53:36 -04:00
Daniel Peebles
a1d4f7cdd5
Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness
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
Jaka Hudoklin
675d76b00c
nixos/znc: add option to add module packages to znc
...
Besides that add option for extra znc config and fix a lot of stuff
2014-08-09 19:35:59 +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
Eelco Dolstra
4668f37444
Fix NixOS evaluation on i686-linux
2014-08-09 17:19:09 +02: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
Eelco Dolstra
7a09c6018d
Manual: Generate PDF
...
Issue NixOS/nixos#237 .
2014-08-09 16:33:12 +02:00
Eelco Dolstra
aeb5c14eb9
Manual: Remove outdated author stuff
2014-08-09 16:33:01 +02:00
Eelco Dolstra
80a3c883a9
Manual: Render function defaults
2014-08-09 16:33:01 +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
Luca Bruno
1e1deda543
dbus tools: not supported on darwin
2014-08-09 14:32:54 +02:00
Luca Bruno
64f2ab4fb7
barcode: unsupported on darwin
2014-08-09 14:30:13 +02:00
lethalman
05eb5bf913
Merge pull request #3503 from lethalman/platforms
...
Make platforms.allBut accept a list rather than a single platform
2014-08-09 14:22:09 +02:00
Michael Raskin
fa907fce31
Use a still-available Debian patch...
2014-08-09 16:09:22 +04:00
Peter Simons
5ebc4d829b
Re-generate Haskell expressions with latest cabal2nix.
2014-08-09 13:49:24 +02:00
Peter Simons
01a059ee80
haskell-filepath: drop this package, it's been part of GHC forever
2014-08-09 13:49:24 +02:00
Peter Simons
18250b97ae
Remove 'andres' from the meta.maintainer section of all Haskell package where I
...
had added him earlier.
2014-08-09 13:49:24 +02:00
Peter Simons
d9f6e54e7a
Disable Hydra builds for all "old" Haskell packages.
...
Old means that we have a newer version in Nixpkgs already. If there is a reason
for the old package to still exist, i.e. because some other package is still
referring to it, then Hydra will still build the package as a dependency, but
we won't want to build old packages on their own right.
2014-08-09 13:49:24 +02:00
Peter Simons
6898b1903a
haskell-threepenny-gui: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
98eb81d427
haskell-rest-stringmap: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
e8d79787c0
haskell-yst: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
741bb544dc
haskell-stripe: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
eb3df0b687
haskell-digestive-functors-aeson: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
6892591e4c
haskell-ekg: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
62a3cc460d
haskell-engine-io: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00