Commit graph

55860 commits

Author SHA1 Message Date
William A. Kennington III fe9529ae3f 389-ds-base: Fix build 2015-01-09 11:05:31 -08:00
Peter Simons adf0a891be haskell-configuration-ghc-7.9.x: add a couple of overrides to disable failing test suites (mostly doctest) 2015-01-09 19:55:25 +01:00
Peter Simons 2761c63bcf configuration-ghc-7.9.x: GHC 7.10.1-rc1 can build Haddock documentation, but it cannot build Hoogle files 2015-01-09 19:55:25 +01:00
Peter Simons 2f2f767813 haskell-generic-builder: allow selective enabling/disabling of the --hoogle flag to Haddock 2015-01-09 19:55:25 +01:00
William A. Kennington III 90a641310c net-snmp: Don't propagate openssl as this may break builds
Instead, explicility specify openssl during configuration which forces
the builder to include -L${openssl}/lib whenever linking against
net-snmp libraries.
2015-01-09 10:40:29 -08:00
William A. Kennington III 15e7acd0cf cyrus-sasl: Explicitly define the openssl path
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
Michael Raskin e67bb36821 Work around buildEnv sometimes deciding to make bin a symlink 2015-01-09 21:40:06 +03:00
Shea Levy ad632cc9c8 utf8-string has too string base upper bound 2015-01-09 13:38:34 -05:00
Shea Levy 119f5baa22 Fix transformers-compat on 7.10-ng 2015-01-09 13:33:10 -05:00
Peter Simons 38e2e8702c ghcWithPackages: call this derivation exactly like the compiler it's based on
Furthermore, export "name" and "version" attributes that match those of the
underlying compiler. These changes make a ghcWithPackages-generated wrapper
look exactly like a normal GHC derivation and it can be used anywhere in
Nixpkgs where a normal GHC would be used.
2015-01-09 19:30:14 +01:00
Peter Simons 96ae5d58bf haskell-configuration-ghc-7.9.x: steal a working jailbreak-cabal binary from the 7.8.4 package set to alleviate the effects of https://github.com/peti/jailbreak-cabal/issues/3 2015-01-09 19:17:59 +01:00
Michael Raskin 1e659694c5 Fix the download link --- reported by Karn Kallio 2015-01-09 20:26:57 +03:00
Jos van den Oever ad2a2c0986 Better description for calligra. Closes #5666.
It now names the applications so they can be found more easily.
2015-01-09 19:03:15 +02:00
William A. Kennington III 942e179974 heimdal: Correct the openssl dependency 2015-01-09 09:01:46 -08:00
lethalman 5bc68e1a0e Merge pull request #5656 from nckx/boxfs2
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Peter Simons 4cf52df32e Merge pull request #5663 from ryantrinkle/fix-cabal-js
Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJs
2015-01-09 15:33:03 +01:00
Ryan Trinkle 20710afb46 Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJs
Cabal_HEAD no longer exists.  When Cabal_1_22_0_0 or later becomes the default, this should be updated again to point to Cabal
2015-01-09 08:29:56 -05:00
Peter Simons 90b8267e7b Merge pull request #5662 from krisajenkins/case-fix
Correcting some non-camel-cased haskell-packages entries.
2015-01-09 14:17:20 +01:00
Peter Simons e3d751ffae Merge pull request #5659 from mpickering/master
Update haskell package slack-api to 0.2.1
2015-01-09 14:16:41 +01:00
Georges Dubus 74f15178b1 racer: updated to last git master 2015-01-09 14:16:04 +01:00
Peter Simons 12c5a49933 Merge pull request #5651 from dysinger/purescript-0.6.3
purescript release 0.6.3
2015-01-09 14:13:09 +01:00
Kris Jenkins 63951837e7 Correcting some non-camel-cased haskell-packages entries. 2015-01-09 12:50:30 +00:00
Matthew Pickering 8052679559 Update haskell package slack-api to 0.2.1 2015-01-09 12:34:23 +00:00
Vincent Laporte 310623ad6c Addg ocaml-uri
RFC3986 URI parsing library for OCaml

Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
Tobias Geerinckx-Rice bec3dd5dd5 Add boxfs: FUSE file system for box.com accounts 2015-01-09 10:24:18 +01:00
lethalman 3b3839e6ea Merge pull request #5653 from nckx/mp3fs
Add mp3fs: FUSE FS that transparently transcodes to MP3
2015-01-09 09:52:01 +01:00
Bjørn Forsman e90d316f19 graphviz: patch vimdot to lookup 'vim' in $PATH
Without this it tries to run /usr/bin/vim. Patch is already accepted
upstream.
2015-01-09 07:11:48 +01:00
Tobias Geerinckx-Rice 8e5b02d847 Add mp3fs: FUSE FS that transparently transcodes to MP3 2015-01-09 04:49:18 +01:00
Tim Dysinger 61edf184e7 purescript release 0.6.3 2015-01-09 00:27:33 +00:00
Michael Raskin 9438fa4d3f Add haskellPackages.unique 2015-01-09 03:21:38 +03:00
Rickard Nilsson 0dedcdf29d elasticsearch: Update from 1.3.4 to 1.4.2 2015-01-09 00:04:59 +01:00
cillianderoiste 520cc3518a Merge pull request #5639 from magnetophon/faust2jack
fully functional faust2jack.
2015-01-08 23:29:57 +01:00
Peter Simons dbdabe03a7 haskell-ng: remove obsolete 7.8.3 package set 2015-01-08 22:44:08 +01:00
William A. Kennington III 3005a9506b btrfsProgs: 3.17.3 -> 3.18 2015-01-08 13:19:46 -08:00
William A. Kennington III eb4c88cb70 radvd: 2.8 -> 2.9 2015-01-08 13:19:46 -08:00
John Wiegley 597393052c Merge pull request #5645 from jwiegley/allow-cpphs
cabal: Allow optional use of cpphs as a preprocessor
2015-01-08 14:45:37 -06:00
Peter Simons 50b2fab866 Merge pull request #5646 from mpickering/master
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
James Cook 173f41cf0b unzip: Patch for CVE-2014-81{39,40,41}. 2015-01-08 11:29:40 -08:00
Peter Simons d05329620f hledger-irr: broken by hledegr 0.24. 2015-01-08 20:17:04 +01:00
Peter Simons 96a94276c7 haskell-hledger-interest: update to version 1.4.4 2015-01-08 20:17:04 +01:00
Peter Simons 615787e6da haskell-cabal2nix: update to version 1.73 2015-01-08 20:17:04 +01:00
Matthew Pickering 0b8ca844a5 Register psqueues and slack-api package 2015-01-08 19:15:55 +00:00
Bjørn Forsman 7a1e652130 wireshark: update 1.12.2 -> 1.12.3 (security update)
The following vulnerabilities have been fixed.

- wnpa-sec-2015-01
  The WCCP dissector could crash. (Bug 10720, Bug 10806) CVE-2015-0559,
  CVE-2015-0560

- wnpa-sec-2015-02
  The LPP dissector could crash. (Bug 10773) CVE-2015-0561

- wnpa-sec-2015-03
  The DEC DNA Routing Protocol dissector could crash. (Bug 10724) CVE-2015-0562

- wnpa-sec-2015-04
  The SMTP dissector could crash. (Bug 10823) CVE-2015-0563

- wnpa-sec-2015-05
  Wireshark could crash while decypting TLS/SSL sessions. Discovered by Noam
  Rathaus. CVE-2015-0564

See more at https://www.wireshark.org/docs/relnotes/wireshark-1.12.3.html
2015-01-08 19:43:50 +01:00
Matthew Pickering 11576bcc93 Haskell: Add psqueues library 2015-01-08 18:30:38 +00:00
Matthew Pickering e7cfdfbf8d Add slack-api haskell package 2015-01-08 18:30:38 +00:00
John Wiegley 268da01677 cabal: Allow optional use of cpphs as a preprocessor
Pinging @peti.  This is needed on Darwin/Yosemite because clang's
preprocessor is broken there.
2015-01-08 11:55:11 -06:00
Peter Simons 388848fa9f haskell-configuration-ghc-7.8.x: various build fixes
- mtl-2.2.x needs transformers 0.4.x.
 - time-1.5.x can't build its test suite.
 - provide deep overrides for amazonka-* stuff to build with GHC 7.8.x
2015-01-08 18:50:19 +01:00
Peter Simons 3c8b33eee4 haskell-modules: implement overrideScope method for deep overriding
deepOverride turns out to be completely unfeasible for non-trivial overrides.
Nix evaluates for an eternity, and then comes back saying:

  Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
  nix-instantiate killed by signal 6

The hand-written deep-override, on the other hand, performs the job in a
fraction of a second, no problem.

All bow to Russell O'Connor!
2015-01-08 18:50:19 +01:00
Peter Simons d737d463c6 hackage-packages.nix: update from Hackage 2015-01-08T16:50:56+0100
This update also brings monad-control version 1.x by default, and some
additional (older) versions of the amazonka package family.
2015-01-08 18:50:19 +01:00
Peter Simons d0efcfa55e Merge pull request #5642 from rejuvyesh/hledger-update
Update hledger, hledger-lib and hledger-web to 0.24
2015-01-08 16:58:10 +01:00