Commit graph

49080 commits

Author SHA1 Message Date
Mateusz Kowalczyk b4bd89eccf haskell-monad-control: update to 1.0.0.2 2015-01-26 11:00:27 +00:00
Domen Kožar da0207b75c Merge pull request #5978 from malyn/fix-freerdp-pcsclite-path
freerdp: Use absolute path when calling dlopen
2015-01-26 11:46:05 +01:00
Sander van der Burg c3a1231f52 python-beautifulsoup3: new package 2015-01-26 10:36:30 +00:00
Sander van der Burg 86f635aad8 python-html2text: add package 2015-01-26 10:36:30 +00:00
Domen Kožar 42bd43fbc4 pync: mark as broken 2015-01-26 11:02:10 +01:00
Domen Kožar 142c42ec21 Merge pull request #5974 from nckx/update-sdparm
Update sdparm 1.08 -> 1.09
2015-01-26 10:39:50 +01:00
Domen Kožar e16630d40e Merge pull request #5983 from matejc/newnixui
nixui: update to 0.1.1
2015-01-26 10:31:33 +01:00
Peter Simons 282fd58c85 r-curl: help the package find curl's headers 2015-01-26 10:23:34 +01:00
Matej Cotman f550c76d0e nixui: update to 0.1.1 2015-01-26 10:21:24 +01:00
Peter Simons fc3dd0226d ocaml-ocurl: fix evaluation 2015-01-26 09:48:08 +01:00
Peter Simons 893d0cad56 hackage-packages.nix: re-generate from Hackage 2015-01-26T08:49:04+0100 2015-01-26 09:43:26 +01:00
aszlig 9343f6f461
chromium: Ensure runtime deps for enabled plugins.
We're propagating the plugin flags by importing from another Nix
expression file, which in turn exports the Nix path to the wrapper. This
causes that the store path isn't referenced in the wrapper and the path
isn't recognized by scanning the wrapper script (only those already
referenced at build time are).

So let's add the activated plugins to the buildInputs of the wrapper.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-26 09:31:03 +01:00
aszlig ced5afc38c
chromium: Update all channels to latest versions.
This brings a new stable version 40.0.2214.91 along with a beta update
to version 41.0.2272.16, the dev channel is still stuck at version
41.0.2272.12 and within the next days will jump to version 42.

For this reason, I've done some cheating here and brought the beta
channel in par with the dev channel, because dev is older than beta on
OmahaProxy.

Here's an overview of the channel upgrades:

stable: 39.0.2171.65 -> 40.0.2214.91 [1]
beta:   40.0.2214.10 -> 41.0.2272.16 [1] [2] [3]
dev:    41.0.2224.3  -> 41.0.2272.16 [1] [2] [3]

[1]: We needed to patch in locations of lib{pci,udev}.so, because
     Chromium tries to load them at runtime. For version 41 startup will
     fail if it is unable to load libudev, but it also has the advantage
     that this fixes GPU detection using libpci in the stable version,
     which in turn could fix a few bugs on NixOS.

[2]: The upstream Debian package for the binary plugins now uses XZ
     compression for the enclosed data tarball.

[3]: Chromium 41 needs {shapshot,natives}_blob.bin in order to start up,
     so let's cp it among with the .pak files to avoid adding a
     conditional for version 40.

The release annoucement of the stable channel update can be found here:

http://googlechromereleases.blogspot.de/2015/01/stable-update.html

Note that this release contains 62 security fixes(!) and I'm hereby
apologizing for the delay of this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-26 09:31:03 +01:00
David Virgilio cd96404ff9 new package: leocad 2015-01-26 01:44:33 -06:00
Peter Simons ebc0ecd50a Merge pull request #5686 from dbeecham/master
Added haskell-web-routes-happstack, bump haskell-prelude.
2015-01-26 08:29:13 +01:00
Peter Simons 2ecf63c2d8 Merge pull request #5835 from AndersonTorres/shells
Shells
2015-01-26 08:26:22 +01:00
Michael Alyn Miller 1751ee35aa freerdp: Use absolute path when calling dlopen 2015-01-25 20:43:36 -08:00
Tobias Geerinckx-Rice 3ea2b48fe6 Update fuse-exfat 1.0.1 -> 1.1.0 2015-01-26 04:43:55 +01:00
Tobias Geerinckx-Rice 9a28d27c6a Update ccache 3.1.10 -> 3.2.1 2015-01-26 04:41:30 +01:00
Julian K. Arni 9d0f45df90 Add haskell package logsink. 2015-01-26 11:37:11 +08:00
Tobias Geerinckx-Rice 93faf4cc33 Update sdparm 1.08 -> 1.09
Also specify licence & maintain
2015-01-26 04:35:18 +01:00
Tobias Geerinckx-Rice 65c21a71bb Add exfat-utils 1.1.1: free exFAT file system utilities 2015-01-26 04:24:15 +01:00
Charles Strahan 24b5eb61eb fetchzip: fix unpacking regression
This resolves a regression introduced in fc01353703, where providing a
name without a proper extension breaks existing uses of fetchzip (they
now fail to unpack). Of particular note, that commit broke all uses of
fetchFromGitHub because it uses a name like so: "${repo}-${rev}-src"

Fixes #5954
2015-01-25 20:16:21 -05:00
Jaka Hudoklin 4631ea8ed9 rabbitmq: update 3.3.5 -> 3.4.3 2015-01-26 02:09:04 +01:00
Jaka Hudoklin 400bfdf4ef nodePackages.bip-pod: fix package 2015-01-26 02:09:04 +01:00
AndersonTorres 58061d9ede MKSH (version R50d): New Package
MKSH is the MirBSD Korn Shell.
2015-01-25 22:09:44 -02:00
Moritz Ulrich fc4d437fd1 Dwarf Therapist: Update to git-prerelease.
Necessary to support Dwarf Fortress 0.40.24.
2015-01-26 00:00:57 +01:00
Moritz Ulrich 171bb614f2 Dwarf Fortress: Update to 0.40.24. 2015-01-26 00:00:31 +01:00
Michael Alyn Miller 41de5f60cd rcm: Use Nix store path for RCM_LIB
The shell scripts in the rcm package use a relative path in order to
find the rcm.sh library.  That works fine when rcm is installed with
nix-env -- ~/.nix-profile/share/rcm exists as expected -- but does not
work when installed via /etc/nixos/configuration.nix.  In the
system-wide case, /run/current-system/sw/share does not contain the rcm
directory.
2015-01-25 14:59:04 -08:00
Tobias Geerinckx-Rice f59ba9a4a6 Update stress-ng 0.03.10 -> 0.03.11 2015-01-25 23:40:34 +01:00
Moritz Ulrich 54cfcbc826 isync: update from 1.1.1 to 1.1.2 2015-01-25 22:37:34 +01:00
Charles Strahan e47e284775 ruby: remove obsolete attrs 2015-01-25 16:28:20 -05:00
Charles Strahan cb395eaadb gitlab-shell: fix evaluation 2015-01-25 16:28:20 -05:00
Charles Strahan 6eaa419920 gitlab: fix evaluation 2015-01-25 16:28:18 -05:00
Charles Strahan 989a894fc8 ruby: patch path in tzdata gem 2015-01-25 16:22:30 -05:00
Charles Strahan 1057f2e8ad gist: fix evaluation 2015-01-25 16:22:30 -05:00
Benno Fünfstück 0b9af69347 kpcli: XMLParser is required for KeePass2 format 2015-01-25 22:10:10 +01:00
Benno Fünfstück be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00
Thomas Tuegel 3c15d2aa0d firefox: set mime-type in desktop entry 2015-01-25 14:43:42 -06:00
Tobias Geerinckx-Rice c052751aba Add clex 4.6.patch6: full-screen terminal file manager 2015-01-25 20:56:28 +01:00
Thomas Tuegel f4c2ded737 Merge pull request #5947 from nckx/update-stress-ng
Update stress-ng 0.03.09 -> 0.03.10
2015-01-25 11:33:06 -06:00
Badi' Abdul-Wahid 32670b75f3 restrict platforms to Linux 2015-01-25 12:27:53 -05:00
Edward O'Callaghan 2ba0f5701d Minor fixes to libbladeRF package
Use proper cmake Nix hooks over custom config step.

 * Fix udev rule installation.
 * Make a few cosmetic changes and ensure USB 3.0 support is a dependency.

N.B. Documentation installation still remains broken upstream.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-26 04:17:32 +11:00
Badi' Abdul-Wahid 0caeb839e5 typo fix 2015-01-25 12:12:58 -05:00
Badi' Abdul-Wahid b80847b3e5 rename to default.nix 2015-01-25 12:08:50 -05:00
Badi' Abdul-Wahid 4544cdc508 cleanup description 2015-01-25 12:08:01 -05:00
Cillian de Róiste 18a317c7a9 DISTRHO: disable the build temporarily
The repo has been split into smaller repos and it will require some more
work to get it building again and to figure out which ports and plugins
to include.
2015-01-25 15:47:13 +01:00
Andrey Arapov 7a7e59d2a9 socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
(CVE Id pending), improves SSL client security, and provides a couple of bug and
porting fixes.

Among new features, socat now enables OpenSSL server side use of ECDHE ciphers,
providing PFS (Perfect Forward Secrecy)

http://www.dest-unreach.org/socat/doc/CHANGES
2015-01-25 13:48:11 +01:00
Jaka Hudoklin 15b6886aed Merge pull request #5948 from flosse/tor-browser-update
nixpkgs: torbrowser 4.0.2 -> 4.0.3
2015-01-25 13:01:16 +01:00
Edward O'Callaghan 67aec4b2d8 Provide libbladeRF package support
The BladeRF Software Defined Radio (SDR) is an open-source hardware
platform for radio research. This package provides the libbladeRF
system library and the corresponding bladeRF-cli tooling.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-25 22:49:27 +11:00
Edward Tjörnhammar 35af8c6105 Merge pull request #5935 from malyn/ccze
Add ccze
2015-01-25 10:22:21 +01:00
Edward Tjörnhammar 0691a2c915 Merge pull request #5919 from pjones/feature/pwsafe
New package: pwsafe (Password Safe)
2015-01-25 10:21:42 +01:00
Tobias Geerinckx-Rice 5f7ebd07c6 Add keyfinder-cli: musical key detection 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice 7ccc6a3620 Add keyfinder: musical key detection gui 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice be42ead349 Add libkeyfinder: musical key detection library 2015-01-25 10:17:48 +01:00
Markus Kohlhase 8295846f6f nixpkgs: torbrowser 4.0.2 -> 4.0.3 2015-01-25 09:03:19 +00:00
Tobias Geerinckx-Rice 16597fed98 stress-ng 0.03.09 -> 0.03.10 2015-01-25 09:00:09 +01:00
Vladimír Čunát 45a34f65fe meld: drop gnome2.scrollkeeper (no longer used)
Also indent the overlong lines in the expression.
2015-01-25 08:59:05 +01:00
Vincent Laporte 88d31f6db0 coqPackages: add contribs (close #5242)
The Coq Users' Contributions

Homepage: http://www.lix.polytechnique.fr/coq/pylons/contribs/index
2015-01-25 07:36:10 +01:00
Vincent Laporte 833800aeba coq-containers: remove 2015-01-25 07:35:45 +01:00
Richard Larocque 007676fd00 Add Loxodo to python-packages.nix
Loxodo is a Password Safe v3 compatible password vault.
2015-01-24 18:06:50 -08:00
Jaka Hudoklin bbb9c92971 nodePackages: fix evaluation by fixing npm2nix 2015-01-25 01:42:50 +01:00
Jaka Hudoklin fffc0c793c nodePackages: fix back compatibility 2015-01-25 01:42:02 +01:00
Jaka Hudoklin 5ff19db127 nodePackages: add a few packages, npm2nix regenerate 2015-01-25 00:34:43 +01:00
Peter Jones 4f189f04ca New package: Password Safe (pwsafe) 2015-01-24 16:01:32 -07:00
Michael Alyn Miller 6cd01d1d6f Add ccze 2015-01-24 15:00:55 -08:00
Vincent Laporte 3532d658b5 Adds ocaml-ezjsonm
An easy interface on top of the Jsonm library.

Homepage: https://github.com/mirage/ezjsonm
2015-01-24 23:53:03 +01:00
Charles Strahan c1814073ac bundlerEnv: use full path to ruby in wrappers 2015-01-24 17:35:11 -05:00
Edward Tjörnhammar a83cfbfc7c Merge pull request #5541 from nckx/eid-viewer-association
eid-viewer: associate with XML & text/plain (MIME type of .eid files)
2015-01-24 23:31:24 +01:00
Jaka Hudoklin 628c84c831 nodePackages: refactor, add support for overrides 2015-01-24 23:28:41 +01:00
Jaka Hudoklin a00131bb32 nodePackages/buildNodePackage: put patch phase into configure phase, ignore shrinkwrap 2015-01-24 23:28:41 +01:00
Charles Strahan 70a4fd863d mesa: add mirror 2015-01-24 17:26:15 -05:00
Jaka Hudoklin c0adb0040b pythonPackages: add polylint, polymer linting tool 2015-01-24 23:23:29 +01:00
Badi' Abdul-Wahid 4291a14133 Add Mendeley desktop application 2015-01-24 17:11:00 -05:00
Charles Strahan e4bf6c3f17 gpgme: use different mirror 2015-01-24 17:06:44 -05:00
Jaka Hudoklin 3a2670c74a xca: fix ssl 2015-01-24 22:49:11 +01:00
Edward Tjörnhammar c457bbb2bb Merge pull request #5912 from taku0/oraclejdk-8u31_7u75_7u76
oraclejdk: bump to 8u31, 7u75, and 7u76
2015-01-24 21:05:30 +01:00
Thomas Tuegel 13d14e3459 Merge pull request #5937 from ttuegel/zotero
zotero: build standalone from cross-platform XPI with latest firefox
2015-01-24 13:44:49 -06:00
Thomas Tuegel 3d919a002d zotero: build standalone from cross-platform XPI with latest firefox 2015-01-24 13:42:19 -06:00
Edward Tjörnhammar 631096c611 Merge pull request #5932 from k0ral/pyqtgraph
pyqtgraph: 0.9.8 -> 0.9.10
2015-01-24 20:36:09 +01:00
Edward Tjörnhammar 4ccc188261 Merge pull request #5933 from k0ral/restview
restview: 2.1.1 -> 2.2.1
2015-01-24 20:34:54 +01:00
Edward Tjörnhammar 6ff63ebbfd Merge pull request #5934 from k0ral/traceroute
traceroute: 2.0.20 -> 2.0.21
2015-01-24 20:33:31 +01:00
Wout Mertens be799bb080 Merge pull request #5892 from matthiasbeyer/add-license_selection
Add (optional) license white/blacklisting
2015-01-24 20:06:32 +01:00
Domen Kožar 8270a5f0eb Merge pull request #5876 from berdario/pew
Update pew to 0.1.14
2015-01-24 20:02:20 +01:00
Matthias Beyer aca361fa49 Add (optional) license white/blacklisting 2015-01-24 17:28:50 +01:00
Edward Tjörnhammar e29996c5c3 Merge pull request #5907 from henrytill/racket-6.1.1-cleanup
racket: add missing libs and clean up
2015-01-24 17:14:30 +01:00
Jascha Geerds 3b7d32f014 Merge pull request #5931 from k0ral/bottle
bottle: 0.12.7 -> 0.12.8
2015-01-24 17:11:58 +01:00
Jascha Geerds 2445f13a94 Merge pull request #5930 from k0ral/batinfo
batinfo: 0.1.9 -> 0.2
2015-01-24 17:09:55 +01:00
Jascha Geerds 185a72b58a Merge pull request #5929 from k0ral/percol
percol: 0.0.7 -> 0.0.8
2015-01-24 17:07:24 +01:00
koral a4fcdc0ce9 traceroute: 2.0.20 -> 2.0.21 2015-01-24 17:05:57 +01:00
Jascha Geerds 708803324e Merge pull request #5927 from k0ral/dulwich
dulwich: 0.9.7 -> 0.9.8
2015-01-24 17:03:20 +01:00
Henry Till aa4abb7d9b racket: add missing libs and clean up 2015-01-24 11:02:23 -05:00
koral 51119a6b8d restview: 2.1.1 -> 2.2.1 2015-01-24 17:02:17 +01:00
koral a4cbb472ba pyqtgraph: 0.9.8 -> 0.9.10 2015-01-24 16:58:18 +01:00
Jascha Geerds 8b79a73905 Merge pull request #5928 from k0ral/hg-git
hg-git: 0.6.1 -> 0.7.0
2015-01-24 16:57:38 +01:00
koral cefd38080e bottle: 0.12.7 -> 0.12.8 2015-01-24 16:41:09 +01:00
koral a158cffac3 batinfo: 0.1.9 -> 0.2 2015-01-24 16:38:51 +01:00
koral cff83eb6f4 percol: 0.0.7 -> 0.0.8 2015-01-24 16:36:32 +01:00
koral 484d347173 hg-git: 0.6.1 -> 0.7.0 2015-01-24 16:33:06 +01:00
koral 35d609a638 dulwich: 0.9.7 -> 0.9.8 2015-01-24 16:29:18 +01:00
Edward Tjörnhammar 6bbec634a7 Merge pull request #5850 from edwtjo/kodi-plugins
XBMC to Kodi migrations
2015-01-24 14:17:14 +01:00
Edward Tjörnhammar 142678f86c Merge pull request #5925 from robmike/patch-1
Install racer.el
2015-01-24 14:13:06 +01:00
Pascal Wittmann 6edde20444 parallel: update from 20141122 to 20150122 2015-01-24 12:59:26 +01:00
Pascal Wittmann 531578c188 calibre: update from 2.16.0 to 2.17.0 2015-01-24 12:59:26 +01:00
Dario Bertini 57577f2019
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds 2015-01-24 10:38:54 +00:00
Cillian de Róiste c40a5a4322 xf86_input_wacom: update from 0.27.0 to 0.28.0 2015-01-24 11:23:22 +01:00
Cillian de Róiste 770b20900c drumkv1: update from 0.5.1 to 0.6.0 2015-01-24 11:22:20 +01:00
Cillian de Róiste 98203a1116 synthv1: update from 0.5.1 to 0.6.0 2015-01-24 11:21:06 +01:00
Cillian de Róiste 1ec07faa84 samplv1: update from 0.5.1 to 0.6.0 2015-01-24 11:20:53 +01:00
Domen Kožar fde45d217e Merge pull request #5531 from abbradar/tlp
tlp: add package
2015-01-24 07:10:48 +01:00
Charles Strahan ad026dab98 ruby: don't reference baseruby 2015-01-23 21:22:34 -05:00
robmike 9d6bad0b9e Install racer.el 2015-01-23 21:12:22 -05:00
Bart Brouns 37d11df881 add sooperlooper 2015-01-24 02:41:10 +01:00
Nikolay Amiantov 0c9c74de19 tlp: add package 2015-01-24 02:56:16 +03:00
Ricardo M. Correia f315b7d74a flashplayer: Update from 11.2.202.429 -> 11.2.202.438 2015-01-24 00:21:38 +01:00
Charles Strahan fc01353703 fetchzip: various fixes
This fixes:

 * Passing stripRoot.
 * Archives containing a single file.
 * Archives where the root folder has the same name as one of it's children.

Fixes #5851
2015-01-23 17:10:40 -05:00
Charles Strahan 4a3e689519 nix-prefetch-zip: support single files and recuring directories
See #5851
2015-01-23 17:10:40 -05:00
Peter Simons 56c970ae01 haskell-utf8-string: fix build with ghc-6.12.x 2015-01-23 21:55:10 +01:00
Peter Simons 52f4b0d344 hackage-packages.nix: re-generate from Hackage 2015-01-23T19:42:33+0100 2015-01-23 21:32:19 +01:00
Mateusz Kowalczyk 37f1938f5c mpd: update to version 19.8 2015-01-23 19:41:28 +00:00
Mateusz Kowalczyk 5881401348 sxiv: update to most recent git 2015-01-23 19:41:28 +00:00
Mateusz Kowalczyk bc210732b4 snd: update from 15.1 to 15.2 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk 9b57b3d44b mpv: update from 0.7.1 to 0.7.2 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk fb22d8a783 glm: add meta.branch for 0.9.5.4 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk c49ddebb76 gifsicle: update from 1.86 to 1.87 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk 7db3f7ada6 ffmpeg: update from 2.5.1 to 2.5.3, potentially fixes CVE-2014-9602, CVE-2014-9603, CVE-2014-9604 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk 75ddffe39b tibia: update to version 10.73 2015-01-23 19:41:27 +00:00
Pascal Wittmann 40d7ec4170 Merge pull request #5906 from aaronlevin/patch-2
Bump jwt version to 0.5.3
2015-01-23 20:23:03 +01:00
Peter Simons 5f4e8dc810 haskell-hxt: fix the build by disabling the Haddock phase 2015-01-23 18:55:16 +01:00
Peter Simons 5776d0819d haskell-boundingboxes: disable failing test suite 2015-01-23 18:55:16 +01:00
Peter Simons 9a2f2e713c haskell-network-transport-zeromq: disable failing test suite 2015-01-23 18:55:16 +01:00
Peter Simons 0a2c7b4f9f haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5.
2015-01-23 18:55:16 +01:00
Peter Simons 163a51dc67 haskell-lss: the package is deprecated (and won't build either) 2015-01-23 18:55:16 +01:00
Peter Simons 37c8cbd92f hackage-packages.nix: re-generate from Hackage 2015-01-23T17:16:39+0100
Fixes https://github.com/NixOS/nixpkgs/issues/5920.
2015-01-23 18:55:16 +01:00
Austin Seipp d1b06927bc nixpkgs: z3 4.3.1 -> 4.3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 11:00:55 -06:00
Austin Seipp 7581c422d4 nixpkgs: afl 1.06b -> 1.21b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:46:10 -06:00
Austin Seipp 12934d44be nixpkgs: arcanist 20140924 -> 20150118
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:42:23 -06:00
Matej Cotman 4212dcabd9 nixui: do not use pkgs.path 2015-01-23 17:28:04 +01:00
Sander van der Burg 6df95597ed titaniumenv: Fix unpack step and change default iOS SDK to 8.1 2015-01-23 15:57:34 +00:00
Lluís Batlle i Rossell 84e9a2e636 Adding a pgf command line tool.
(cherry picked from commit 442148e20a031714b03a41eb44f343f6ad088fc6)
2015-01-23 16:09:33 +01:00
Lluís Batlle i Rossell 031af8f0cf Making freeimage build and install freeimageplus too.
I need it for the pgf command line tool (next commit)

(cherry picked from commit f6856be9eefc5785b7c38e7398106d9a220f2a37)
2015-01-23 16:09:31 +01:00
Wout Mertens 70ac34b8c0 nixui: include build files 2015-01-23 15:59:10 +01:00
Wout Mertens 4c2554ebf4 Remove nixui to fix travis failures 2015-01-23 15:49:57 +01:00
Wout Mertens 71e107acac Set nixui to broken
See 264ed82eda (commitcomment-9416066)
2015-01-23 15:37:54 +01:00
Peter Simons 3b35ae7a73 cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build 2015-01-23 13:24:40 +01:00
Peter Simons 48a20a63ce haskell-alex: fix build with GHC 7.10.1-rc1 (by disabling the failing test suite) 2015-01-23 13:24:40 +01:00
Edward Tjörnhammar 770e73ee6e Merge pull request #5893 from qknight/meld_upgrade
meld: bump to 3.12.3 (latest) version
2015-01-23 13:06:54 +01:00
Edward Tjörnhammar 54908bc9c2 Merge pull request #5898 from DamienCassou/asynk-1.1.0
Add asynk
2015-01-23 12:47:57 +01:00
Damien Cassou 3886e1c93d Add asynk 2015-01-23 12:44:10 +01:00
Eelco Dolstra 480602bea1 blender: Update to 2.73a 2015-01-23 12:20:17 +01:00
Peter Simons d3296a4542 haskell-configuration-common: clean up 2015-01-23 11:32:49 +01:00
Peter Simons d49671c924 haskell-ng.lib: add markBrokenVersion and appendPatch helper functions 2015-01-23 11:32:48 +01:00
Peter Simons 80518eab94 haskell-configuration-ghc-7.8.x: clean up amazonkaEnv 2015-01-23 11:32:48 +01:00
Peter Simons 3318c403f1 pandoc: switch to haskell-ng package set, which is more up-to-date 2015-01-23 11:32:42 +01:00
lethalman 9fda93cc5d Merge pull request #5909 from echo-oddly/fresc
frescobaldi: add pygame dependency for midi support
2015-01-23 11:17:22 +01:00
Lluís Batlle i Rossell 205e338a83 Updating digikam to 4.6.0 and adding libpgf.
4.6.0 fixes the build with current gcc/glibc, and libpgf was a new requirement.

(cherry picked from commit 91b63783e1cd28801c69c4c28a0e320de0500787)
2015-01-23 10:30:16 +01:00
Lluís Batlle i Rossell 8dd230aa09 Updating cjdns to protocol version 14 2015-01-23 09:35:13 +01:00
Vincent Laporte 78f93c3de2 Adds ocaml-hex
Mininal OCaml library providing hexadecimal converters.

Homepage: https://github.com/mirage/ocaml-hex
2015-01-23 09:22:14 +01:00
Peter Simons 69cda1a7c0 haskell-generic-builder: set locale to "UTF-8" in nix-shell environments
The package builder did this already, but I forgot to add the setting in
the interactive environment.

Fixes https://github.com/NixOS/nixpkgs/issues/5904.
2015-01-23 08:19:46 +01:00
taku0 267ea498b6 oraclejdk: bump to 8u31, 7u75, and 7u76 2015-01-23 15:44:22 +09:00
David Virgilio 0075e6bd3a frescobaldi: add pygame dependency for midi support 2015-01-22 23:34:10 -06:00
Brendan Long 51902ba32d go: Update to version 1.4.1.
Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".

Resolves #5797
2015-01-22 21:49:41 -05:00
Charles Strahan b6f9975b6a nix-prefetch-zip: unset $name
nix-shell leaks $name, breaking nix-prefetch-zip.
2015-01-22 21:18:16 -05:00
Peter Simons 7149878010 git-annex: switch attribute over to haskell-ng package set some more 2015-01-22 23:29:09 +01:00
Peter Simons 5adc98cc50 git-annex: switch attribute over to haskell-ng package set, which is more up-to-date 2015-01-22 23:25:40 +01:00
Peter Simons 1e9753c613 haskell-control-monad-free: revert to version 0.5.x to fix the build
The 0.6.x version doesn't compile with anything but GHC 7.8.4.
2015-01-22 23:25:39 +01:00
Peter Simons 843aee694d haskell-utf8-string: fix build with ghc 6.12.x
The "sed" command stopped working recently. I have no idea why, but the
new patch is simpler anyway.
2015-01-22 23:25:39 +01:00
Peter Simons b96edd41a5 Merge pull request #5844 from krisajenkins/elm
Updating Elm packages.
2015-01-22 22:49:27 +01:00
Peter Simons d975c1ef93 Merge pull request #5843 from krisajenkins/shake
Fixing and updating shake, the haskell make-alike.
2015-01-22 22:49:07 +01:00
Peter Simons d1dc080f7c Merge pull request #5790 from k0ral/lifted-async
monad-control: 0.3.3.0 -> 1.0.0.1 + reverse dependency upgrades.

Feel free to revert if this patch turns out to be a bad idea!
2015-01-22 22:47:25 +01:00
Peter Simons 267361434b haskell-ng: fix some builds (mostly by disabling their failing test suites) 2015-01-22 22:40:21 +01:00
Peter Simons 82d814d1e9 haskell-vty: disable test suite to avoid ICE in GHC 7.8.4
Fixes https://github.com/NixOS/nixpkgs/issues/5900.
2015-01-22 22:40:21 +01:00
Peter Simons 56616ec099 haskell-ng: move configuration know-how out of cabal2nix and into Nixpkgs 2015-01-22 22:40:21 +01:00
Peter Simons 78f3bd565a hackage-packages.nix: re-generate from Hackage 2015-01-22T21:38:10+0100
This commit also implements the second part of the
4f603d1ca0
hack to work around https://github.com/NixOS/cabal2nix/issues/136

Fixes https://github.com/NixOS/nixpkgs/issues/5902.
2015-01-22 22:40:21 +01:00
Aaron Levin b2dbe7fc10 Bump jwt version to 0.5.3
There have been some critical improvements since 0.5.0.
2015-01-22 15:48:10 -05:00
Venkateswara Rao Mandela 01fc3e0525 grabserial: add package
[Bjørn:
 * buildInputs -> propagatedBuildInputs, so pyserial is found at
   runtime
 * whitespace fix (add missing whitespace inside curly bracket)
]
2015-01-22 20:58:30 +01:00
Pascal Wittmann c514182fd4 vtun: update from 3.0.1 to 3.0.3 2015-01-22 19:30:49 +01:00
Pascal Wittmann e3d6f3d595 vorbisgain: update from 0.34 to 0.37
also add meta-information
2015-01-22 19:15:08 +01:00
Pascal Wittmann 6bc900d9e7 rrdtool: update from 1.4.5 to 1.4.9 2015-01-22 18:58:51 +01:00
Sander van der Burg 0878b2e9be titaniumenv: Add Titanium SDK 3.5.0 support 2015-01-22 16:08:23 +00:00
Sander van der Burg 53a4002bbc xcodeenv: make version 6.1.1 the default 2015-01-22 15:36:58 +00:00
Domen Kožar bceda80d9f Merge pull request #5897 from np/ragel
[ragel] Fix the URL to fetch the sources for ragel
2015-01-22 14:24:12 +01:00
aszlig 142b12c864
virtualbox: Add an alias for the hardened version.
This is to ensure that Hydra will build the hardened version of
VirtualBox and it's also lowPrio to avoid being accidentally installed
into a user's environment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 14:20:14 +01:00
Nicolas Pouillard 383768cc85 [ragel] Fix the URL to fetch the sources for ragel 2015-01-22 14:18:01 +01:00
wmertens c5692758b5 Merge pull request #5896 from matejc/nixui
Add NixUI package
2015-01-22 13:23:36 +01:00
Peter Simons 001befaa6f all-packages.nix: comment-out gist, gitlab, gitlab-shell, gem-nix, and loadRubyEnv to fix evaluation
Nixpkgs evaluation was broken in these attributes by the changes from
https://github.com/NixOS/nixpkgs/pull/4677, I guess.
2015-01-22 12:08:18 +01:00
Cillian de Róiste 376c287de2 guitarix: update from 0.32.1 to 0.32.2 2015-01-22 12:05:41 +01:00
Cillian de Róiste b23fc6c811 simplescreenrecorder: update from 0.3.2 to 0.3.3 2015-01-22 12:05:41 +01:00
Peter Simons 65d1c7f1a1 python-vobject: fix reference to "apache" license 2015-01-22 12:01:30 +01:00
Peter Simons 7dc88be121 structured-haskell-mode: use older version of haskell-src-exts and descriptive to fix the build
Fixes https://github.com/NixOS/nixpkgs/issues/5894.
2015-01-22 11:48:10 +01:00
Peter Simons 7fa0fa6450 r-modules: fix evaluation and minor cleanups 2015-01-22 11:39:00 +01:00
Peter Simons 0e214778de Merge pull request #5727 from michelk/rPackages
rPackages: overall update
2015-01-22 11:38:38 +01:00
Pascal Wittmann 100c6e85ad mujs: updated to latest commit 2015-01-22 11:31:27 +01:00
Pascal Wittmann dff539acd9 groovy: update from 2.3.9 to 2.4.0 2015-01-22 10:53:40 +01:00
Edward Tjörnhammar b834778c6e Merge pull request #5889 from DamienCassou/pycarddav
pycarddav + vobject
2015-01-22 10:52:05 +01:00
aszlig 863581a35b
beets: Update to new upstream version 1.3.10.
We can now finally drop the mediafile and test fix patches, because they
were already coming from the upstream repository and are now included in
the release.

Also, this release brings two new plugins:

 * permissions: Fix permissions on music files as they are imported.
 * plexupdate: Notify a Plex server when the database changes.

The echonest_tempo plugin has finally been removed and so we can drop it
entirely. No plugin as of now tries to do interactive prompts on "beet
config" anymore, so we can test *all* plugins and without providing
dummy options.

The full list of changes can be found here:

https://github.com/sampsyo/beets/releases/tag/v1.3.10

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 10:33:48 +01:00
Damien Cassou a8458cb091 pycarddav + vobject 2015-01-22 10:12:17 +01:00
aszlig 8ac1765e28
linux-testing: Update to version 3.19-rc5.
Using linux-testing for a bunch of machines, I'd actually expect it to
be more recent than the latest stable, but until now it actually was
behind.

Since torvalds/linux@464ed18ebd, the option
PM_RUNTIME doesn't exist anymore, so we need to remove it from our
common config.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 09:56:37 +01:00
lethalman f1d18192d4 Merge pull request #5757 from AndersonTorres/refind
rEFInd (version 0.8.4): New Package
2015-01-22 09:41:32 +01:00
Vincent Laporte 2d22013ee7 smtube: update from 14.12.0 to 15.1.0 2015-01-22 09:06:05 +01:00
宋文武 9bf9d5b9ad appstream: New package 2015-01-22 15:05:17 +08:00
Charles Strahan 00f93c494b ruby: fixup 2.2's passthru 2015-01-22 01:00:00 -05:00
Charles Strahan 98bfaf52f7 ruby: use commit to identify libv8 patch 2015-01-22 00:47:08 -05:00
Ricardo M. Correia 23ffd6ad22 grsecurity: Update stable and test patches
stable: 3.0-3.14.29-201501182217 -> 3.0-3.14.29-201501211943
test:   3.0-3.18.3-201501182219  -> 3.0-3.18.3-201501211944
2015-01-22 05:39:01 +01:00
Charles Strahan 8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman 264ed82eda nixui: add new package 2015-01-22 05:27:31 +01:00
Matej Cotman 617d11be2b nodewebkit: add 0.11.2 2015-01-22 05:19:06 +01:00
Charles Strahan 034488ec80 ruby: fixup mpdcron 2015-01-21 22:38:29 -05:00
Charles Strahan 8085f088cb ruby: exorcise the last few remaining rubyPackages 2015-01-21 22:23:37 -05:00
Daniel Peebles ea5594679c Bump nixUnstable build 2015-01-21 22:13:51 -05:00
Charles Strahan 65c7c61841 ruby: use patch for libv8 2015-01-21 20:37:05 -05:00
Charles Strahan 317d78d145 consule: use new bundlerEnv 2015-01-21 20:33:19 -05:00
Sou Bunnbu 0bc00689d6 Merge pull request #5891 from brendanlong/syncthing-0.10.21
syncthing: Update to 0.10.21
2015-01-22 09:21:16 +08:00
Sou Bunnbu e4987099e7 Merge pull request #5878 from bjornfor/gstreamer-envvar-wrapper
gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
2015-01-22 09:12:40 +08:00
Domen Kožar 76c51476a2 Merge pull request #5869 from matejc/owncloud
Owncloud
2015-01-22 00:27:57 +01:00
Charles Strahan f52c32fcfc ruby: rewrite sup package 2015-01-21 18:23:35 -05:00
wmertens e0ec38daa0 glibcLocales: fix cut'n'paste error
💩
2015-01-21 23:24:18 +01:00
wmertens fc8048df1d glibcLocales: Only supported on Linux 2015-01-21 23:12:02 +01:00
Matej Cotman 3ed3977166 owncloud: make .htaccess available 2015-01-21 22:49:22 +01:00
Matej Cotman 6fdca55e8f owncloud: add package 2015-01-21 22:49:22 +01:00
Joachim Schiele b8c2f466ba meld: bump to 3.12.3 (latest) version 2015-01-21 22:02:20 +01:00
Tobias Geerinckx-Rice fe6944e5bc maven: 3.2.3 -> 3.2.5 2015-01-21 22:01:15 +01:00
Brendan Long 6399e62c11 syncthing: Update to 0.10.21. 2015-01-21 14:31:04 -06:00
Charles Strahan 115c299ea0 ruby: enable curses support by default 2015-01-21 15:22:21 -05:00
Ricardo M. Correia 8bb25be986 Merge pull request #5890 from paraseba/zfspython
Fixup zfs python scripts
2015-01-21 19:40:50 +01:00
Kovacsics Robert (rmk35) aa2b38afb3 Added vips image processing system and GUI (close #5766)
VIPS is a free image processing system for large images, nip2 is its GUI
2015-01-21 19:19:56 +01:00
Sebastián Bernardo Galkin 3c04907206 Fixup zfs python scripts
zfs ships with a couple of python scripts that needed shebang rewriting. Adding
python as a build dependency enables fixup to do the rewrite. This change
complements 390c838c7f by applying the same to the
git derivation.
2015-01-21 10:00:09 -08:00
Peter Simons c8648e14a4 haskell-mode: update git version to current HEAD 2015-01-21 18:47:56 +01:00
Peter Simons cdb43faa3d haskell-ng: lots of build fixes (mostly by disabling failing test suites) 2015-01-21 18:47:56 +01:00
Peter Simons 6d3488c7c7 cabal2nix: bump version 2015-01-21 18:47:56 +01:00
Peter Simons e558d0e49b hackage-packages.nix: re-generate from Hackage 2015-01-21T16:32:59+0100 2015-01-21 18:47:56 +01:00
lethalman 57295d8427 Merge pull request #5858 from ehmry/dir2opus
dir2opus: initial package at 0.12.1
2015-01-21 17:56:08 +01:00
lethalman 70adbc5731 Merge pull request #5887 from DamienCassou/youtube-dl-2015.01.16
youtube-dl 2015.01.16
2015-01-21 15:49:47 +01:00
Emery Hemingway e563ada091 dir2opus: initial package at 0.12.1 2015-01-21 09:49:20 -05:00
Damien Cassou 04cae926ac youtube-dl 2015.01.16 2015-01-21 15:35:22 +01:00
Thomas Tuegel b89fbb6188 Merge pull request #5886 from ttuegel/hplip
Update HPLIP and fix for CUPS 1.7
2015-01-21 07:59:49 -06:00
Thomas Tuegel 28b55a318a hplip: ensure plugin version always up-to-date 2015-01-21 07:57:05 -06:00
Thomas Tuegel 7a20c4cae4 hplip: version 3.14.10 2015-01-21 07:57:05 -06:00
Georges Dubus 62d0ad3ce0 Merge pull request #5882 from paraseba/zfspython
Fixup zfs python scripts
2015-01-21 14:56:47 +01:00
vbgl 7edbd7ad19 Merge pull request #5041 from vbgl/mono
Updates mono, fsharp and monodevelop

Closes #4782.
2015-01-21 13:54:37 +01:00
Pascal Wittmann c6845151f1 icmake: update from 7.21.01 to 7.22.00 2015-01-21 13:21:59 +01:00
Rickard Nilsson c7c917dfff nginx: Add set-misc-nginx-module 2015-01-21 12:38:34 +01:00
lethalman 52cd15d777 Merge pull request #5820 from johbo/dub
dub: Add dub to interact with the D package registry
2015-01-21 11:21:24 +01:00
Michel Kuhlmann 4a3be6c787 rPackages: overall update and cleaning default.nix 2015-01-21 11:15:38 +01:00
Domen Kožar f94600e57b Merge pull request #5806 from nckx/pgcli
Python: add pgcli + update/add various libraries
2015-01-21 11:14:25 +01:00
Vincent Laporte abfee3e840 feh: enable exif support 2015-01-21 10:54:54 +01:00
lethalman 7cad64a13d Merge pull request #5856 from rycee/update/pyacoustid
Fix build of 'pyacoustid' under Python 3.
2015-01-21 10:54:27 +01:00
lethalman b214a6ab72 Merge pull request #5532 from bobvanderlinden/mjpg-streamer
add package MJPG-streamer
2015-01-21 10:16:38 +01:00
Sebastián Bernardo Galkin 390c838c7f Fixup zfs python scripts
zfs ships with a couple of python scripts that needed shebang rewriting. Adding
python as a build dependency enables fixup to do the rewrite.
2015-01-20 23:54:51 -08:00
Austin Seipp 4b76c1f897 Merge pull request #5880 from puffnfresh/feature/fix-upgrade-docker
Fix and upgrade Docker
2015-01-21 01:35:41 -06:00
Austin Seipp 978954b2e7 Merge pull request #5831 from mcox/unbound-fix-5728
nixpkgs: patch unbound 1.5.1 for linux < 3.15
2015-01-21 01:34:43 -06:00
Austin Seipp 1d60f8efb9 Merge pull request #5877 from benley/riemann-0.2.8
Riemann: update to 0.2.8
2015-01-21 01:32:41 -06:00
宋文武 b202dcb606 tiled: Update to 0.11.0, renamed from tiled-qt. 2015-01-21 13:14:12 +08:00
Charles Strahan 5f1622e95f ruby: allow for passing build arguments 2015-01-20 23:33:57 -05:00
tv 263a179946 tlsdate: add version 0.0.12 2015-01-21 05:09:23 +01:00
Charles Strahan 7d8b2f0d60 ruby: make buildInputs work 2015-01-20 22:20:28 -05:00
Brian McKenna ca2143ee29 Upgrade Jansson to 2.7 2015-01-20 19:52:38 -07:00
Brian McKenna a26b8bcb5d Upgrade to Docker 1.4 2015-01-20 19:49:10 -07:00
Brian McKenna 6e0c30afbf Fix Docker SQLite and setgid problems
Docker doesn't support Go 1.4 yet. It compiles but it causes multiple
bugs. We should use Go 1.3 to build until the next release.

This seems to fix the following two problems I've been having:

https://github.com/docker/docker/issues/9649

https://bugzilla.redhat.com/show_bug.cgi?id=1169151
2015-01-20 19:48:32 -07:00
Sou Bunnbu 524881e4a1 Merge pull request #5840 from puffnfresh/feature/gst-enable-experimental
Enable experimental for gst-plugins-good
2015-01-21 09:56:34 +08:00
Charles Strahan dfc225d143 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/git-and-tools/default.nix
	pkgs/applications/version-management/git-and-tools/hub/default.nix
	pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Charles Strahan bd53746646 ruby: patching gems works 2015-01-20 19:09:02 -05:00
Peter Simons c55b5eb245 haskell-ng: disable some test suites that run forever 2015-01-21 00:10:12 +01:00
Peter Simons e6b8f4de94 hakyll: fix build (by disabling the failing test suite) 2015-01-20 23:59:31 +01:00
Peter Simons 1d6d5932cd haskell-streaming-commons: fix build on older GHC versions some more 2015-01-20 23:56:56 +01:00
William A. Kennington III ba67ad3c88 python-ldap: 2.4.15 -> 2.4.19 2015-01-20 14:50:39 -08:00
Peter Simons c64088f0ec haskell-streaming-commons: fix build on older GHC versions by way of bytestring-builder 2015-01-20 23:43:29 +01:00
Peter Simons 0eb306c5f7 haskell-cookie: fix build with older compilers 2015-01-20 23:43:29 +01:00
Peter Simons 3617e3b4df haskell-ng: disable lots of failing test suites 2015-01-20 23:43:29 +01:00
Peter Simons 99b46b64df haskell-ncurses: this package requires a pre 0.21 version of c2hs
Otherwise, the build fails, saying:

    c2hs: Errors during expansion of binding hooks:

    /nix/store/d6m9m2wqaymfiwbx11frdsm1cz7qjkdm-ncurses-5.9/include/curses.h:405: (column 2) [ERROR]  >>> Illegal type!
      The type specifiers of this declaration do not form a legal ANSI C(89) type.

This patch fixes https://github.com/NixOS/nixpkgs/issues/5873.
2015-01-20 23:43:29 +01:00
Peter Simons 1d61ab7860 haskell-glade: fix build some more 2015-01-20 23:43:29 +01:00
Peter Simons b5fb80ffa3 haskell-aeson: fix build with ghc 7.6.x 2015-01-20 23:43:28 +01:00
Peter Simons 02016e9026 haskell-ng: disable lots of failing test suites 2015-01-20 23:43:28 +01:00
Bob van der Linden d4b80026df mjpg-streamer: renamed attribute mjpg_streamer to mjpg-streamer 2015-01-20 23:28:35 +01:00
Domen Kožar 5cd76cd85e gevent: fix ssl patch 2015-01-20 22:40:58 +01:00
Ricardo M. Correia a94c0d2b0f racerRust: Update from 2015-01-07 -> 2015-01-20 2015-01-20 22:19:17 +01:00
Ricardo M. Correia e7d72312c8 rustcMaster: Update from 0.13-dev-g6539cb4 -> 1.0.0-dev-ga833337 2015-01-20 22:19:17 +01:00
Ricardo M. Correia 9526284cfe rustc: Update from 0.12 -> 1.0.0-alpha 2015-01-20 22:19:16 +01:00
Ricardo M. Correia 550124c126 rustc: Rename 0.12.nix -> 1.0.0-alpha.nix 2015-01-20 22:19:16 +01:00
Bjørn Forsman 11aa06c574 gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
So that the tools become useable. The cool thing about wrapping them
like this (looping over $NIX_PROFILES) is that they will work on
non-NixOS systems too, given that $NIX_PROFILES is set correctly.

If you want the old (pure?) behaviour, just run gst-launch etc. with
empty $NIX_PROFILES.
2015-01-20 21:48:09 +01:00
Benjamin Staffin e1f2da5314 Riemann: update to 0.2.8
Change-Id: I42b8e5f1341df826e8424141e9f9623e60b63767
2015-01-20 14:37:28 -05:00
Moritz Kiefer 1af7967007 Add cocreature as maintainer of openjdk8 2015-01-20 19:07:54 +01:00
Vincent Laporte 1df8208839 Adds ocaml-jsonm
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format.

Homepage: http://erratique.ch/software/jsonm
2015-01-20 18:02:51 +01:00
Peter Simons 0484f9f4b6 Disable many test suites. 2015-01-20 17:43:49 +01:00
Peter Simons 3948b71e83 Fix HList, digit, and filestore. 2015-01-20 17:43:49 +01:00
Peter Simons 127d278775 tasty-kat: disable test suite to fix build 2015-01-20 17:43:49 +01:00
Peter Simons 0be78f7b64 haskell-assertions: disable failing test suite 2015-01-20 17:43:49 +01:00
Peter Simons fa7b936217 haskell-simple-sendfile: fix build some more 2015-01-20 17:43:49 +01:00
Peter Simons 5f2db0b0e5 cabal2nix: bump version 2015-01-20 17:43:49 +01:00
Peter Simons c1dde7669b haskell-simple-sendfile: fix build by disabling the test suite 2015-01-20 17:43:49 +01:00
Peter Simons 039493ee89 haskell-tabular: the library works without a jailbreak now 2015-01-20 17:43:48 +01:00
Peter Simons 2ab7e1d950 disable test suites for graceful and serialport. 2015-01-20 17:43:48 +01:00
Peter Simons d2c7b78cbf haskell-permutation: disable test suite
The build uses QuickCheck, but doesn't declare it as a dependency. I
tried adding QuickCheck to the list, but then it wouldn't compile with
the latest version. Duh. Seems unmaintained to me.
2015-01-20 17:43:48 +01:00
Peter Simons b671ab161f haskell-zip-archive: fix test suite 2015-01-20 17:43:48 +01:00
Peter Simons 5dac8b316c haskell-glade: fix build 2015-01-20 17:43:48 +01:00
Peter Simons a83e3ac32c Fix vector and parallel builds with ghc 6.12.x. 2015-01-20 17:43:48 +01:00
Peter Simons e5f3a7b5ed haskell-trifecta: fix sha256 hash for patch file 2015-01-20 17:43:48 +01:00
Peter Simons 4531b31d75 haskell-doctest: fix builds with old ghc 2015-01-20 17:43:48 +01:00
Peter Simons 0b05129b88 happy: fix build with GHC 7.2.x 2015-01-20 17:43:48 +01:00
Peter Simons 4ab133a2c4 haskell-ng: fix 'gio' and 'pango' builds
This fixes https://github.com/NixOS/nixpkgs/issues/5863.
2015-01-20 17:43:48 +01:00