Commit Graph

68656 Commits

Author SHA1 Message Date
Vaibhav Sagar e5d3c59fc4 haskell.packages.ghc881.haskell-src-meta: fix build 2019-09-03 09:23:29 +02:00
Vaibhav Sagar 4d779b0e8e haskell.packages.ghc881.shelly: fix build 2019-09-03 09:23:29 +02:00
Vaibhav Sagar 548c363a0d haskell.packages.ghc881.th-expand-syns: fix build 2019-09-03 09:23:29 +02:00
Vaibhav Sagar 8c1e16bd5c haskell.packages.ghc881.system-fileio: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar dff789ddab haskell.packages.ghc881.chell: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 5641a8da28 haskell.packages.ghc881.yaml: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 5e91bfa80a haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7 2019-09-03 09:23:28 +02:00
Vaibhav Sagar b466079cd6 haskell.packages.ghc881.memory: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 25ac083d25 haskell.packages.ghc881.foundation: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar c5c538942d haskell.packages.ghc881.socks: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 2ffd53d5b9 haskell.packages.ghc881.aeson: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 1c474c5edc haskell.packages.ghc881.polyparse: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar b747fdac9e haskell.packages.ghc881.cabal-doctest: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 02b965ed7d haskell.packages.ghc881.dlist: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar c8aee770a0 ghc881: fix happy build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 93dd24aa6a haskell.packages.ghc881.attoparsec: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 383e3f5f43 haskell.packages.ghc881.th-lift: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 2770597659 haskell.packages.ghc881.th-abstraction: fix build 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 9072dd16f6 ghc881: remove broken unordered-containers override 2019-09-03 09:23:28 +02:00
Vaibhav Sagar 4f2edc2f5f haskell.packages.ghc881.haskell-src-exts: fix build 2019-09-03 09:23:28 +02:00
(cdep)illabout a921f77d9e haskellPackages.servant-checked-exceptions: mark unbroken 2019-09-03 09:23:28 +02:00
(cdep)illabout d3dd6b5e94 haskellPackages.servant-rawm: mark unbroken 2019-09-03 09:23:28 +02:00
rnhmjoj 5464b428e2 haskellPackages.bisc: unmark as broken 2019-09-03 09:23:28 +02:00
gnidorah 0f1fc1f27f haskellPackages.hakyll-images: unmark as broken 2019-09-03 09:23:28 +02:00
Peter Simons 94e51c360b haskell-hpack: enable the test suite again
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Travis Whitaker f1e3a6961b Pass hoogle-local's buildCommand as a file.
This is necessary when a very large number of packages are included in the
package database. Without this change, setting up the build environment will
fail, since the environment will be too large.

This simply applies the technique mentioned in
https://github.com/NixOS/nixpkgs/issues/25057 to solve this problem.
2019-09-03 09:23:28 +02:00
Peter Simons d00582b437 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0e7fdc96ca.
2019-09-03 09:23:28 +02:00
Peter Simons 70efe840b4 LTS Haskell 14.4 2019-09-03 09:23:27 +02:00
Vincent Laporte ff392e8190 ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1 2019-09-03 05:31:11 +00:00
worldofpeace 0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar fa03881954
gnome3.glib-networking: replace with alias
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar 6fabbe513b
gnome3.gvfs: fix eval with allowAliases = false 2019-09-03 03:48:06 +02:00
Jan Tojnar f5a54f388c
gvfs: format with nixpkgs-fmt 2019-09-03 03:48:06 +02:00
Jan Tojnar ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Mario Rodas 1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Emily 12ae04518b nextpnr: (hopefully) fix build on Darwin
Fixes #67898, hopefully.
2019-09-02 16:11:17 -05:00
Emily d13e64641d icestorm: use libftdi1 rather than libftdi 2019-09-02 16:11:17 -05:00
Emily c9625fa9ac icestorm: 2019.08.15 -> 2019.08.31 2019-09-02 16:11:17 -05:00
Vincent Laporte 8d70f49cbd ocamlPackages.lablgtk: 2.18.6 -> 2.18.8
Ensures compatibility with OCaml 4.08.
2019-09-02 16:19:24 +00:00
Peter Simons 22fb5e57f7
Merge pull request #67948 from cfhammill/master
Fix broken builds for rgdal and sf R packages
2019-09-02 16:33:49 +02:00
cfhammill 8e5aae5a19 Fix broken builds for rgdal and sf R packages
Builds were failing to include PROJ, depending on proj.dev
appears to fix it.
2019-09-02 16:23:24 +03:00
Matthieu Coudron becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
arcnmx 8f9ad4a2b5 pythonPackages.flask: 1.0.3 -> 1.0.4 2019-09-02 00:13:16 -07:00
Marek Mahut 0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
worldofpeace 58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT) 10d0ab20ff pythonPackages.phonenumbers: 8.10.16 -> 8.10.17 2019-09-02 01:16:05 -04:00
Dima a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Austin Seipp ea34c61c0f
nextpnr: restrict to Linux only
a5ac052dd3 changed the platforms for
nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
building anyway due to a missing OpenGL dependency.[1][2]

Restrict back to Linux for now. When a build fix happens, we can open it
up again.

  [1] https://hydra.nixos.org/build/99106360
  [1] https://hydra.nixos.org/eval/1538169

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-01 14:24:31 -05:00
Emily f9333358e1 sdcc: extend platforms 2019-09-01 14:22:49 -05:00
Emily 2450e41497 trellis: 2019.08.09 -> 2019.09.01 2019-09-01 14:22:49 -05:00