Commit graph

28667 commits

Author SHA1 Message Date
Evgeny Egorochkin c6f88edebe Merge pull request #862 from jcumming/zfs.130823
zfs-0.6.2 and spl-0.6.2
2013-08-27 00:31:55 -07:00
Arseniy Alekseyev eba178ad52 Updated id3lib to avoid building its own zlib, fixes #867 2013-08-27 07:25:32 +03:00
aszlig 35229f0cf4
boomerang: Refactor and fix build.
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.

One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.

Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.

Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
aszlig efa748a166
git-and-tools/hub: Update to version 1.10.6.
This now uses fetchurl instead of fetchgit to speed up fetching.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Eelco Dolstra a1c74c5603 linux: Update to 3.4.59 2013-08-26 22:55:54 +02:00
Eelco Dolstra 97b822b3bb nvidia-x11: Update to 319.49 2013-08-26 22:55:54 +02:00
Rob Vermaas de9a2c342e Make generated node expression overridable in nodePackages. 2013-08-26 21:55:48 +02:00
Vladimír Čunát c7187ad59f libav: major update and refactoring (close #839)
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).

Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Eelco Dolstra 7ee76ebd0c qemu: Revert to 1.5.2
1.6.0 breaks many VM builds because it gives incorrect RTC values to
the guest.  See

  http://hydra.nixos.org/eval/981543
  http://hydra.nixos.org/eval/981440
2013-08-26 15:48:21 +02:00
Peter Simons 52293798cc haskell-distributed-process: drop broken package
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Peter Simons 402c496a8b Merge pull request #863 from errge/lensdatetime
Add lens-datetime haskell library
2013-08-26 03:04:24 -07:00
Evgeny Egorochkin f4666120ac Merge pull request #865 from the-kenny/fix-erlang-elixir
Fix purity of Elixir and Erlang
2013-08-26 00:17:48 -07:00
Moritz Ulrich e46fc8843c Elixir: Fix impurity with Erlang.
The bash scripts of elixir contain some references to `erl'. This
patch wraps the scripts and extends PATH so `erl' is available.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:44:54 +02:00
Moritz Ulrich 45e975abff Wrap Erlang scripts to provide missing 'sed' and 'awk'.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:43:12 +02:00
Mathijs Kwik 946f219a32 calibre: really fix building on master
It turns out I hardcoded the output path that qt's tarball extracts.
But that path is versioned (4.8.5 for example).
As I've already merged x-updates on my own system, my qt version was
different (4.8.4 vs 4.8.5). Made the path-guessing more flexible, so
now it should work with any 4.8.*
2013-08-25 23:42:44 +02:00
Rok Garbas dd51b43164 Plone: fixed Pillow 2013-08-25 21:57:10 +02:00
Rok Garbas b0fd3c79f7 pypi2nix: updated 2013-08-25 21:56:36 +02:00
Gergely Risko 9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Bjørn Forsman efcffe61e4 eagle: bump version 6.4.0 -> 6.5.0
And name the desktop file "eagle.desktop", not "Eagle.desktop". The user
facing application name is still "Eagle"; it has nothing to do with the
name of the desktop file.
2013-08-25 20:42:51 +02:00
Matej Cotman 93c4fd2855 vte: patch for alt key (close #858)
Edit (vcunat): bump to latest version supporting gtk2.
2013-08-25 19:08:59 +02:00
Bjørn Forsman 378f94f5da samba: install libnss_{wins,winbind}.so
This is the first step to get WINS/NetBIOS name lookup with nsswitch.
2013-08-25 18:41:35 +02:00
Mathijs Kwik 4326c06319 calibre: fix for chroot builds (probably) 2013-08-25 18:16:02 +02:00
Mathijs Kwik c9318f4d2d calibre: upgrade to 1.0
Upstream insists on using private qt headers.
We do not want nixpkgs' qt to export those.
So I provided a small hack to take them directly from qt's source tarball.
I made sure everything uses the normal system qt and headers, except for the
1 .so file (qt_hack) that needs these private headers.

Because of this, there is barely any increate in size or buildtime.
2013-08-25 14:31:05 +02:00
Mathijs Kwik 61021c5739 bbswitch: upgrade to 0.7 2013-08-25 14:31:05 +02:00
Domen Kožar 75d8d312e8 add ungit to node-packages.json 2013-08-25 10:55:44 +02:00
Domen Kožar cf9a8f5d25 getmail: 4.20.0 -> 4.42.0 2013-08-25 10:55:44 +02:00
Evgeny Egorochkin 952aa0e719 KDE: we don't really support anything but Linux right now, so no reason to have all those evaluation
errors.
2013-08-25 01:07:46 +03:00
Domen Kožar 03dd7deef2 node-packages: add ungit and update packages 2013-08-24 19:55:28 +02:00
Domen Kožar 82e1c8a34b v8: build binaries for unix platforms 2013-08-24 19:55:00 +02:00
Peter Simons cc14d21bc2 haskell-http-conduit: update to version 1.9.4.3 2013-08-24 13:00:43 +02:00
Peter Simons baf22bd8f6 haskell-diagrams: update to version 0.7.1 2013-08-24 13:00:43 +02:00
Peter Simons 5ba7c2a24f haskell-cabal2nix: update to version 1.54 2013-08-24 13:00:43 +02:00
Peter Simons db9383d93b haskell-hslogger: update to version 1.2.2 2013-08-24 13:00:43 +02:00
Peter Simons eb703936d0 haskell-cabal2ghci: update to version 0.0.1.1 2013-08-24 13:00:43 +02:00
Peter Simons 3740307b5b haskell-xml-conduit: update to version 1.1.0.7 2013-08-24 13:00:43 +02:00
Peter Simons dd476c7276 haskell-comonad-transformers: update to version 3.1 2013-08-24 13:00:43 +02:00
Peter Simons 1a3667773f haskell-MissingH: update to version 1.2.0.2 2013-08-24 13:00:43 +02:00
Peter Simons 384292b4d5 haskell-hoogle: disable test suite to fix the build
Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-08-24 13:00:43 +02:00
Peter Simons 3bf9a5a773 Switch hoogle, hlint, derive, and stylish-haskell to the latest version of haskell-src-exts. 2013-08-24 13:00:42 +02:00
Peter Simons 67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons 37440d740c haskell-hoogle: update to version 4.2.19 2013-08-24 13:00:42 +02:00
Peter Simons fe2acafee7 haskell-hlint: update to version 1.8.51 2013-08-24 13:00:42 +02:00
Peter Simons c359bac0a3 haskell-stylish-haskell: update to version 0.5.8.0 2013-08-24 13:00:42 +02:00
Peter Simons 0b46d3c76b haskell-securemem: update to version 0.1.3 2013-08-24 13:00:42 +02:00
Peter Simons a2a7e611a3 haskell-postgresql-simple: update to version 0.3.6.0 2013-08-24 13:00:42 +02:00
Peter Simons fb720f8caa haskell-monoid-extras: update to version 0.3.1.0 2013-08-24 13:00:42 +02:00
Peter Simons 2635ef463e haskell-derive: update to version 2.5.12 2013-08-24 13:00:42 +02:00
Peter Simons 47c084a6a1 haskell-cryptocipher: update to version 0.5.2 2013-08-24 13:00:42 +02:00
Peter Simons 86a35f8b8d haskell-crypto-cipher-types: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons 3c56bcd0ad haskell-crypto-cipher-tests: update to version 0.0.4 2013-08-24 13:00:42 +02:00