Commit Graph

33099 Commits

Author SHA1 Message Date
Profpatsch 83317f7d04 haskellPackages: fix libsystemd-journal 2016-11-02 01:11:10 +01:00
Peter Simons fac1168816 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }
2016-11-01 18:35:19 +01:00
Joachim Fasting 98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
Peter Simons 5b5a0c276e Merge pull request #20051 from joachifm/jailbreak-dataenc
haskellPackages.dataenc: jailbreak
2016-11-01 14:43:54 +01:00
Tim Steinbach dc04a8e49d Merge pull request #19980 from cko/cleanup_node_packages
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Tim Steinbach 79424a0c7f Merge pull request #19984 from sternenseemann/license-clash
groovy: no easily conflicting files in top-level (#19872)
2016-11-01 09:09:35 -04:00
Tim Steinbach e6483ec425 Merge pull request #20052 from NeQuissimus/scala_2_12_0_fix
scala: Fix hash
2016-11-01 08:55:40 -04:00
Tim Steinbach 33aac6e4c9
scala: Fix hash 2016-11-01 08:54:53 -04:00
Joachim Fasting 31f8367c67
haskellPackages.dataenc: jailbreak
Relaxes overly strict bounds on base (3 > && < 4.8).  The dataenc
package is unmaintained so there is no corresponding upstream issue.
2016-11-01 13:30:50 +01:00
Daniel Peebles 1fa9d99776 Merge pull request #20046 from copumpkin/omg-test
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Rickard Nilsson 6bbdad7d11 haskell-xxhash: Use doJailbreak instead of sed 2016-11-01 11:34:14 +01:00
Rickard Nilsson 58707589d2 haskell-xxhash: fix build with GHC 8.x 2016-11-01 11:01:51 +01:00
Dan Peebles 50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00
Dan Peebles 89915f8206 db45: remove outdated version 2016-11-01 03:10:13 +00:00
Dan Peebles e41d2a8306 db44: remove outdated version 2016-11-01 03:06:57 +00:00
John Wiegley ecbb932957 Merge pull request #19696 from TikhonJelvis/electron-osx
Electron: Added support for OS X.
2016-10-31 16:53:30 -07:00
Joachim F a2e77d19bc Merge pull request #20031 from rnhmjoj/vapoursynth
Vapoursynth updates
2016-11-01 00:34:27 +01:00
John Wiegley a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
Dan Peebles d0bb7f0c53 ruby: remove unnecessary runtime dependency on groff 2016-10-31 22:16:26 +00:00
rnhmjoj 4edef3d229
vapoursynth: 33.1 -> 35 2016-10-31 22:05:48 +01:00
rnhmjoj 16cc856c27
zimg: 2.2.1 -> 2.3 2016-10-31 22:00:03 +01:00
rnhmjoj 2d16ff4dc7
vapoursynth-mvtools: 16 -> 17 2016-10-31 21:55:26 +01:00
Ricardo M. Correia 3c6e0f1207 Merge pull request #19901 from vbgl/ocaml-containers-20
Update ocamlPackages.{gen,sequence,containers}
2016-10-31 18:36:37 +01:00
Franz Pletz aa2b8d25d6 Merge pull request #19931 from mguentner/ipfs_update
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Franz Pletz bf88b99785
aubio: 0.4.1 -> 0.4.3 2016-10-31 14:33:55 +01:00
Graham Christensen 5022978474
Revert "http-parser: Broken on Darwin"
This reverts commit ea14f5c86d.

LnL on IRC says it builds without without CommandLineTools, and
disabling this on darwin breaks large swaths of packages. In
particular we're seeing all of rust broken.

We're not sure why it was broken on hydra, but we're pretty sure
disabling it straight out was the wrong fix.
2016-10-31 09:30:39 -04:00
sternenseemann ce90d09404 groovy: no easily conflicting files in top-level (#19872) 2016-10-31 10:52:34 +01:00
zraexy c15f3a8bbe qt57.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales copied to 5.7
2016-10-30 16:43:13 -08:00
zraexy cfda4310d6 qt56.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales
2016-10-30 16:38:13 -08:00
Gabriel Ebner 4a1f73ab89 loc: 0.3.0 -> 0.3.3 2016-10-30 16:45:04 -04:00
Arseniy Seroka 75374120eb Merge pull request #19881 from matthiasbeyer/add-loc
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
Shea Levy 4df3bb7e08 store-0.3: Build with the right version of store-core 2016-10-30 11:29:07 -04:00
Christine Koppelt 416eb6053e node-packages: fix reference 2016-10-30 09:59:56 +01:00
Christine Koppelt 737decb123 node-packages: add packages for v6 2016-10-30 09:54:55 +01:00
Christine Koppelt 182b1c2777 node-packages: update & cleanup
* update packages for v4
* remove files and generation for v0_10 and v5 as nodejs-5_x and nodejs-0_10 are no longer supported
2016-10-29 23:08:01 +02:00
Tim Steinbach bc1a6be6c3 Merge pull request #19972 from NeQuissimus/scala_2_12_0
scala: 2.11.8 -> 2.12.0
2016-10-29 16:31:08 -04:00
sternenseemann 750af04bad libhttpseverywhere: use gnome mirrors (#19938)
libhttpseverywhere is a GNOME project now, so it is available via GNOME
mirrors.
2016-10-29 20:47:37 +02:00
Vladimír Čunát 80d956caf3
intltool: fix the patch URL, #19487
I hope it's without mistake now. I re-checked the download,
avoiding the binary caches where it would go usually.
2016-10-29 20:42:18 +02:00
Tim Steinbach f5264cd7f3
scala: 2.11.8 -> 2.12.0 2016-10-29 12:20:23 -04:00
Vladimír Čunát 0896dbde46
Merge recent staging
... to avoid double rebuild due to openldap (thousands of jobs).
2016-10-29 17:13:51 +02:00
Vladimír Čunát cd436079fc openldap: fixup build on Darwin, probably
Introduced by #19288.
2016-10-29 16:37:48 +02:00
Jörg Thalheim 4b52969f34 Merge pull request #19967 from frontsideair/flow-33-34
flow: 0.33.0 -> 0.34.0
2016-10-29 16:28:43 +02:00
Vladimír Čunát e78ef9cc12
gnumake-3.81: remove
It doesn't seem to be of any use, except for spitting warnings about md5.
2016-10-29 15:49:27 +02:00
Vladimír Čunát e9fee02ff9 Merge branch 'master' into staging 2016-10-29 15:25:59 +02:00
Domen Kožar 8c018f6ca7 Merge pull request #19957 from acowley/tinyxml-install-name
tinyxml: fix install name on darwin
2016-10-29 15:20:06 +02:00
Frederik Rietdijk 3d5600d8b8 Merge pull request #19866 from guillaumekoenig/fix/add-reno-1.8.0
reno: init at 1.8.0
2016-10-29 14:07:45 +02:00
Jörg Thalheim 5596aa9ce4 Merge pull request #19288 from DerTim1/openldap-enable-modules
openldap: enable module support
2016-10-29 14:06:37 +02:00
Guillaume Koenig dd04af4fcc reno: init at 1.8.0 2016-10-29 13:30:18 +02:00
Fatih Altinok 4e5917c007 flow: 0.33.0 -> 0.34.0 2016-10-29 10:48:48 +00:00
Franz Pletz 2d934fdffb
buildGoPackage: introduce extraSrcPaths option
This option adds support for including sources from existing gopaths into
the gopath of the package to build.
2016-10-29 05:18:16 +02:00