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
Dennis Gosnell
8eb0bdc146
Merge pull request #109126 from mcwitt/dhall-unmark-broken
...
dhall-json, dhall-lsp-server, dhall-yaml: unmark as broken
2021-01-13 15:36:27 +09:00
Peter Simons
af3814d7f4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
a3b85fa6a2
.
2021-01-13 02:30:30 +01:00
Matt Wittmann
48db5825f5
dhall-lsp-server: unmark as broken
2021-01-12 16:48:58 -08:00
Matt Wittmann
aea756e9eb
dhall-json: unmark as broken
2021-01-12 16:47:35 -08:00
Poscat
3fa0bf026b
Break the following dependency cycles
...
(testdep)
1. tasty-hedgehog <-> tasty-expected-failure
(testdep)
2. lifted-async ---> tasty-hedgehog -> hedgehog -> lifted-async
2021-01-12 17:09:27 +08:00
John Ericson
5ac7aa579a
Merge pull request #108450 from Ericson2314/no-static-overlay
...
haskell: Inline static overlay
2021-01-11 08:47:29 -05:00
Peter Simons
3aae69103b
Merge remote-tracking branch 'origin/master' into haskell-updates.
2021-01-11 10:56:52 +01:00
Peter Simons
daa50421eb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
9d855bb42d
.
2021-01-11 10:43:40 +01:00
Peter Simons
aaf9105fbb
Stackage Nightly 2021-01-11
2021-01-11 10:42:58 +01:00
John Ericson
a52f9a18bf
haskell: Inline static overlay
...
We don't force `enableStaticLibraries` for Windows or WASM because it
will just fail an assertion.
2021-01-11 03:17:29 +00:00
Peter Simons
c168f4d9f9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
36f52a9027
.
2021-01-11 02:30:28 +01:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Markus Hauck
59d349ada2
haskellPackages.threadscope: Remove jailbreak after package update
...
Thanks to a new
release (https://github.com/haskell/ThreadScope/pull/116 ) threadscope
can now be built without jailbreak. 🎉
2021-01-10 09:33:34 +01:00
Peter Simons
8911c99c2f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
c94e3a2648
.
2021-01-10 02:30:46 +01:00
Dennis Gosnell
0127170fed
Merge pull request #108780 from cideM/unbreak-co-log
...
co-log, chronos: unmarkBroken by disabling tests for chronos
2021-01-09 23:27:08 +09:00
Florian Beeres
39476955ed
co-log, chronos: unmarkBroken
...
co-log fails to compile due to its dependency on chronos, which fails to
compile because the doctests fail with newer GHC versions. So we just
disable the doctests and thus unbreak both.
https://github.com/andrewthad/chronos/issues/62
2021-01-09 13:28:53 +01:00
Dennis Gosnell
cd4e0674e2
Merge pull request #108828 from expipiplus1/joe-dsp
...
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 15:53:19 +09:00
Domen Kožar
163cda6c0b
haskellPackages.half: disable test suite on aarch64
2021-01-09 06:46:49 +01:00
Joe Hermaszewski
cade44d2f7
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 12:57:50 +08:00
Dennis Gosnell
6e80b3b7ae
Merge pull request #108788 from expipiplus1/joe-nothunks
...
haskellPackages.nothunks: jailbreak to fix tests
2021-01-09 11:13:31 +09:00
Dennis Gosnell
fcbb15272c
Merge pull request #108765 from cideM/haskell-updates
...
dhall-json: fix to work with newer tasty
2021-01-09 10:32:59 +09:00
Peter Simons
9a61689a31
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 21:12:14 +01:00
Peter Simons
7e26c12a6d
hackage2nix: update list of broken builds
...
Ping @jb55 for 'elm-export-persistent'.
2021-01-08 21:11:15 +01:00
Peter Simons
4c161903f4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 21:01:32 +01:00
Peter Simons
063a71690d
Merge pull request #108807 from maralorn/hls
...
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
2021-01-08 21:00:36 +01:00
Peter Simons
8e68a5e5c3
Merge branch '2020-12-31-upd-haskell-packages' of git://github.com/Anton-Latukha/nixpkgs into Anton-Latukha-2020-12-31-upd-haskell-packages.
2021-01-08 20:58:50 +01:00
Malte Brandy
7829f94244
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
2021-01-08 20:57:02 +01:00
Domen Kožar
d2f8eca2e8
fix cachix build
2021-01-08 20:42:50 +01:00
Peter Simons
896e8ee2c6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 20:32:46 +01:00
Peter Simons
9aad7ef67a
hackage2nix: update list of broken builds to avoid evaluation errors
...
Ping @sorki for broken update-nix-fetchgit package.
2021-01-08 20:30:28 +01:00
Peter Simons
0e48e5ceb4
haskeline: fix overrides for the latest release
2021-01-08 20:12:50 +01:00
Joe Hermaszewski
2a9c1eb91e
haskellPackages.nothunks: jailbreak to fix tests
2021-01-09 00:45:59 +08:00
Florian Beeres
5ab7854fbd
dhall-json: skip tests to skip tasty 1.4 dependency
...
dhall-json has a dependency on tasty-silver and this in turn only
compiles if we supply a newer version of tasty. We can get around this
issue until stackage has caught up to tasty 1.4 by skipping tests
2021-01-08 16:08:17 +01:00
Dennis Gosnell
08fc5efd43
Merge pull request #108452 from cleverca22/jailbreak-profiteur
...
profiteur: jailbreak and un-break
2021-01-08 22:05:56 +09:00