Commit Graph

44011 Commits

Author SHA1 Message Date
Domen Kožar
6915bc07b2 Merge pull request #2740 from ttuegel/clementine
clementine: disable unfree dependencies by default
2014-05-25 15:38:22 +02:00
Domen Kožar
ed5490a2b0 Merge pull request #2729 from iyzsong/renpy
renpy: update to 6.17.6
2014-05-25 15:37:35 +02:00
Domen Kožar
17371176ee Merge pull request #2736 from matejc/updateseafile
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar
908f2f8fe0 Merge pull request #2738 from jagajaga/moc_update
update moc
2014-05-25 15:36:45 +02:00
Domen Kožar
a088c6fa36 Merge pull request #2710 from lovek323/mpd
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Charles Strahan
6d173e2a81 spawn-fcgi: Add package 2014-05-25 15:27:58 +02:00
Domen Kožar
7ce1ffbfa5 weechatDev: 0.4.4dev -> 0.1dev 2014-05-25 15:27:50 +02:00
Jaka Hudoklin
115b7313c5 xca: fix package
For some reason library paths are not set at all for some libraries during
the build. Wrapper with LD_LIBRARY_PATH set for relevant libraries is currently
solution.
2014-05-25 14:28:49 +02:00
Bjørn Forsman
5e460b2dee munin: update 2.0.20 -> 2.0.21 (bug fix) 2014-05-25 13:55:20 +02:00
Bjørn Forsman
e1d2e0d380 srecord: update 1.62 -> 1.63 2014-05-25 13:44:31 +02:00
Bjørn Forsman
ef66088ae1 bcache-tools: update 1.0.5 -> 1.0.7 2014-05-25 13:15:25 +02:00
Bjørn Forsman
1d79330e1d basex: update 7.7.2 -> 7.8.2 2014-05-25 13:00:37 +02:00
Thomas Tuegel
0a794b79ca clementine: disable unfree dependencies by default
Clementine has an optional dependency on libspotify, which is unfree.
Enabling libspotify unconditionally prevented Hydra from distributing
Clementine. Now, we optionally enable it based on
config.clementine.spotify.
2014-05-24 18:25:04 -05:00
Cillian de Róiste
b924959648 qtractor: update from 0.6.0 to 0.6.1 2014-05-24 21:11:59 +02:00
Cillian de Róiste
94fd1a83bd ardour3: 3.5.357 -> 3.5.380 Critical bug fix release 2014-05-24 20:42:47 +02:00
Arseniy Seroka
4c45997423 update moc 2014-05-24 22:34:27 +04:00
Cillian de Róiste
056bd4fdba synthv1: update from 0.4.1 to 0.4.2 2014-05-24 15:43:07 +02:00
Cillian de Róiste
2dc6eb3941 samplv1: update from 0.4.1 to 0.4.2 2014-05-24 15:42:32 +02:00
Cillian de Róiste
18df371fe3 drumkv1: update from 0.4.1 to 0.4.2 2014-05-24 15:41:45 +02:00
Eelco Dolstra
39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra
1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons
acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons
283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons
26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons
9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons
5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons
e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons
ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons
82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons
ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Peter Simons
9b86fb4ea4 haskell-scientific: update default to the latest version 2014-05-24 12:00:38 +02:00
Peter Simons
19c4909124 cabal-install: update to version 1.20.0.2 2014-05-24 10:42:07 +02:00
Mateusz Kowalczyk
6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Matej Cotman
116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Peter Simons
458087db37 Merge pull request #2712 from joamaki/typescript
typescript: add package
2014-05-23 23:02:51 +02:00
Peter Simons
95aa6a9afa esniper: update to version 2.30.0 2014-05-23 21:56:03 +02:00
Peter Simons
00594510e8 haskell-defaults.nix: fix hashtables build with GHC 6.10.x 2014-05-23 21:54:28 +02:00
Peter Simons
a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons
e081cc3b44 haskell-defaults.nix: fix hashable and case-insensitive builds with GHC 6.x 2014-05-23 21:54:28 +02:00
Peter Simons
ca02d3734b haskell-defaults.nix: override case-sensitive on GHC 7.2.2 to avoid build error 2014-05-23 21:54:28 +02:00
Peter Simons
5538d68aca haskell-defaults.nix: move extensible-exceptions override into the right place 2014-05-23 21:54:27 +02:00
Peter Simons
6962c86135 haskell-defaults.nix: improve configuration for GHC 6.x 2014-05-23 21:54:27 +02:00
Peter Simons
da38198b4f Use attoparsec 0.10.x when building with GHC 6.x.
Newer versions depend on 'scientific', which this compiler cannot build.
2014-05-23 21:54:27 +02:00
Peter Simons
d364ba0fba haskell-wreq: remove unnecessary overrides 2014-05-23 21:54:27 +02:00
Peter Simons
45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons
db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons
1fddf8d0aa Merge pull request #2733 from pSub/org-update
Update org-mode to latest stable version
2014-05-23 20:17:08 +02:00
Pascal Wittmann
8806abe97e Update org-mode to latest stable version 2014-05-23 20:06:02 +02:00
Peter Simons
c18775837c nixos/modules/services/audio/alsa.nix: fix evaluation
https://github.com/NixOS/nixpkgs/issues/2732
2014-05-23 19:20:49 +02:00
Peter Simons
78618e12d3 haskell-async: fix build with GHC 6.12.x 2014-05-23 18:59:09 +02:00