Commit graph

5647 commits

Author SHA1 Message Date
Peter Simons 536bf86b42 haskell-syb: drop obsolete overrides to fix the ghc-9.0.x build 2021-02-05 23:05:20 +01:00
Peter Simons 48104ded64 hls-hlint-plugin: add new ghc-lib dependency when building with older compilers 2021-02-05 23:05:20 +01:00
Malte Brandy 160d449726 haskell.ghc865.mmorph: Fix build 2021-02-05 23:05:20 +01:00
Peter Simons f159654fb1 essence-of-live-coding-warp: update overrides for the new version of http-client 2021-02-05 23:04:52 +01:00
Peter Simons 86743871da hackage2nix: disable failing builds to fix evaluation on Hydra 2021-02-05 23:04:52 +01:00
Peter Simons d85818b2af hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-10-gabc66d1 from Hackage revision
5ad244e7f5.
2021-02-05 23:04:47 +01:00
Malte Brandy bac09b7658 haskell-language-server: Use hackage version and cleanup 2021-02-05 23:04:46 +01:00
Peter Simons 401a3d5989 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-10-gabc66d1 from Hackage revision
d5c9f894f3.
2021-02-05 23:04:40 +01:00
Itai Y. Efrat 512f670bc5 haskellPackages.hum: broken -> unbroken 2021-02-05 23:04:40 +01:00
Peter Simons ed6eaac6f1 Stackage Nightly 2021-02-02 2021-02-05 23:04:39 +01:00
(cdep)illabout f076ff3503 spago: fix build by specifying older version of dhall 2021-02-05 23:04:39 +01:00
danielstaleiny 103c5f4d9f haskellPackages.postgrest: broken -> unbroken
Tested on NixOS
2021-02-05 23:04:39 +01:00
Peter Simons 02bf6b0230 cryptohash-sha256: the package is marked broken by hackage2nix, but it actually compiles fine 2021-01-29 21:02:35 +01:00
Peter Simons 1afc215a08 haskell-language-server: don't use the latest version of lsp-test for building yet 2021-01-29 21:02:35 +01:00
Peter Simons 5726a50602 git-annex: update sha256 hash for the new 8.20210127 version 2021-01-29 21:02:35 +01:00
Peter Simons 51dd1502bb Drop obsolete override for pandoc; the test suite has been fixed. 2021-01-29 21:02:35 +01:00
Peter Simons 5abc9ec3a0 haskell-language-server: update overrides to the latest version of lsp-test 2021-01-29 21:02:35 +01:00
Peter Simons e5019a19b4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-10-gabc66d1 from Hackage revision
f8773aba17.
2021-01-29 21:02:24 +01:00
Peter Simons 22e3d5e9db hackage2nix: update list of broken builds to fix evaluation on Hydra 2021-01-29 21:02:20 +01:00
Peter Simons f3b7bf47b0 Stackage Nightly 2021-01-29 2021-01-29 21:02:20 +01:00
Dennis Gosnell 987b80a824
Merge pull request #109059 from jkachmar/haskell-generic-builder-args-modifier
Adds Haskell generic builder argument modifier
2021-01-27 22:37:41 +09:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob 2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Malte Brandy 952ebcf65f haskellPackages.haskell-language-server: Fixing build
by pinning apply-refact
2021-01-22 20:34:28 +01:00
Peter Simons d07ff60c02 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-9-ga573266 from Hackage revision
61c759fc79.
2021-01-22 20:34:22 +01:00
Peter Simons c3792f6cdd Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure.
Part of https://github.com/NixOS/nixpkgs/issues/108938.
2021-01-22 20:34:21 +01:00
Malte Brandy 71e660bb8d haskellPackages.universe-dependent-sum: Remove broken flag 2021-01-22 20:34:21 +01:00
Peter Simons 4a8f6f4230 hnix-store-core: add missing test dependency by way of override
See https://github.com/haskell-nix/hnix-store/issues/127.
2021-01-22 20:34:21 +01:00
Peter Simons de00ad9932 hnix-store-core: update overrides for the latest version 2021-01-22 20:34:21 +01:00
Malte Brandy 7ef37f8806 haskellPackages.pandoc: Temporarily disable tests 2021-01-22 20:34:21 +01:00
Peter Simons 8482fb4efd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
8c276aee32.
2021-01-22 20:34:15 +01:00
Peter Simons 2cc5f7b1a5 hackage2nix: update list of broken builds to fix evaluation errors on Hydra 2021-01-22 20:34:14 +01:00
Rasmus Précenth fd215e57cb haskellPackages.glicko: unbreak
I'm the author of the package and fixed the dependencies upstream,
now builds correctly and can be unmarked as broken.
2021-01-22 20:34:14 +01:00
Peter Simons ecb42c13ba Stackage Nightly 2021-01-20 2021-01-22 20:34:08 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Peter Simons 5b220ae92d haskell-http-client-restricted: jailbreak to fix the build with older versions of http-client 2021-01-15 20:47:46 +01:00
Peter Simons 6c3e331e1c haskell-lukko: jailbreak to fix the build with the latest version of tasty 2021-01-15 20:42:18 +01:00
(cdep)illabout 48278265c7 haskellPackages.servant: stop building documentation 2021-01-15 20:35:11 +01:00
Malte Brandy a12136e3ce
haskellPackages.reflex: Fix build 2021-01-15 20:33:45 +01:00
Peter Simons 915ef2102d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
dd69eff0a7.
2021-01-15 20:30:55 +01:00
Peter Simons 589ce02f47 hackage2nix: update list of broken packages to fix evaluation 2021-01-15 20:28:16 +01:00
Peter Simons 8084a9137b haskell-http-client: update overrides for the latest version 2021-01-15 20:28:15 +01:00
Malte Brandy c8e886e4a5
haskellPackages.haskell-language-server: Fix build 2021-01-15 20:10:01 +01:00
Peter Simons 09472515dc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
2a0a57afbe.
2021-01-15 02:30:42 +01:00
Peter Simons 8a3d3089b4 Merge remote-tracking branch 'origin/master' into haskell-updates. 2021-01-14 20:22:32 +01:00
Peter Simons fa28faeb1e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
707845e748.
2021-01-14 20:21:50 +01:00
Peter Simons 31fef6ccab Stackage Nightly 2021-01-14 2021-01-14 20:21:15 +01:00
Matt Wittmann bede7ee08c haskellPackages.dhall-yaml: generate completions 2021-01-14 18:00:57 +01:00
Matt Wittmann d594362f36 haskellPackages.dhall-yaml: unmark as broken 2021-01-14 18:00:57 +01:00
Matt Wittmann 497544f4c2 haskellPackages.tasty-expected-failure: disable failing tests 2021-01-14 18:00:57 +01:00