Jappie Klooster
5ba47b25e3
haskellPackages.binary-search: unbreak
...
I maintain this as of version 2.0.0
2021-03-05 20:49:28 +01:00
Peter Simons
0dff305a49
Stackage Nightly 2021-03-01
2021-03-05 20:49:28 +01:00
John Ericson
07ecf87693
treewide: Fix various tools wrappers "with packages"
...
Now that `buildEnv` is ready, always put `makeWrapper` in
`nativeBuildInputs`, rather than `buildInputs` or (worse) mucking around
with setup hooks by hand.
(C.f. #112276 , which didn't catch these because the manual setup hook
sourcing is such a hack to being with!)
Fixes #114687
2021-03-02 22:38:04 +00:00
Peter Simons
a533bbef70
haskell-brittany: disable the freakin' test suite
...
The test suite runs for ages even on fast machines.
2021-02-26 23:01:18 +01:00
Peter Simons
f7aa0b4575
haskell-prettyprinter: disable the freakin' test suite
...
The test suite runs for ages even on fast machines.
2021-02-26 22:28:19 +01:00
Peter Simons
c1157b0ba5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
20267f89a1
.
2021-02-26 21:53:50 +01:00
Peter Simons
6e1562761b
configuration-common: cosmetic
2021-02-26 21:49:30 +01:00
Peter Simons
64187ae13f
haskell-text-icu: remedy a fatal absence of truth in the build
2021-02-26 21:48:21 +01:00
Peter Simons
09dd4a7ea0
cabal-install: fix build with ghc-9.0.x
2021-02-26 21:37:22 +01:00
Peter Simons
4e328c8c30
haskell-regex-base: drop obsolete patch for ghc-9.0.x
2021-02-26 21:35:56 +01:00
Peter Simons
15834f4673
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2021-02-26 20:57:24 +01:00
Peter Simons
b10ff8e990
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2021-02-26 20:22:45 +01:00
Peter Simons
1f810ac9da
git-annex: update to new version 8.20210223
2021-02-26 20:20:07 +01:00
Malte Brandy
1444504e4b
haskellPackages.cabal-install: Fix build for 3.4.0.0
...
We can‘t use overrideScope with random because that would touch a lot of
tests and cause build failures. So I try to do the overrides manually.
2021-02-26 14:55:22 +01:00
Malte Brandy
75da00cacd
haskellPackages.haskell-language-server: Fix build
2021-02-26 14:20:34 +01:00
sternenseemann
1cdbaf46c0
haskellPackages.yarn2nix: unbreak build
...
* fix compilation error concerning protolude 0.3 by applying patch
* remove dependency on regex-tdfa-text which has been merged into
regex-tdfa
2021-02-26 14:33:43 +09:00
Dennis Gosnell
c9fb7d308d
Merge pull request #114422 from sternenseemann/fix-hnix-eval
...
haskellPackages: fix various configuration-common.nix eval errors
2021-02-26 12:07:30 +09:00
Peter Simons
1e36eafdf3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
a9870d2275
.
2021-02-26 02:30:23 +01:00
sternenseemann
77fe5ae244
haskellPackages.hnix: generate completions again
...
As stated in the original comment, since we have moved to GHC 8.10.x,
the hnix binary builds again and we can generate completions for it.
2021-02-26 00:30:22 +01:00
sternenseemann
474dbcb767
haskellPackages.essence-of-live-coding-warp: bump http-client
...
http-client had a new release on hackage, so the http-client_0_7_5
attribute no longer exists, we replace it by http-client_0_7_6.
2021-02-26 00:24:32 +01:00
sternenseemann
62dbe40976
haskellPackages: fix eval after advancing to hnix-store-core 0.4.1.0
...
We don't need to pin the package version from hackage anywhere anymore
since stackage-nightly has arrived at the version we want. The
tasty-discover override is still necessary, but can be applied to the
plain hnix-store-core attribute.
Since the hnix-store-core_0_4_1_0 attribute no longer exists a few
intermittent eval errors where caused by the package set regeneration.
2021-02-26 00:13:30 +01:00
Peter Simons
d954e89af8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
e654fad9ef
.
2021-02-25 20:38:00 +01:00
Peter Simons
efb24801f8
Stackage Nightly 2021-02-25
2021-02-25 20:37:13 +01:00
Peter Simons
a4c39dea04
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
39ba3e58bb
.
2021-02-25 02:30:25 +01:00
Peter Simons
0ab4cdd46e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
2542ffd97e
.
2021-02-24 02:30:34 +01:00
sternenseemann
1bd9bbc335
haskellPackages.idris: unbreak by applying patches from master
...
We need to fix two compilation errors caused by breaking changes in
dependencies of idris 1.3.3:
* haskeline >= 0.8
* megaparsec >= 0.9
For both there is a patch on idris master which we can just apply. Both
can presumably removed as soon as the next release of idris 1 hits.
Co-authored-by: Jake Gillberg <jake.gillberg@protonmail.com>
2021-02-22 23:47:25 +01:00
Peter Simons
cf5345e696
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f86c3f6d72
.
2021-02-22 02:30:28 +01:00
Peter Simons
c6a5c7ac58
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
80305babfb
.
2021-02-21 02:30:30 +01:00
Malte Brandy
f3cb2534d6
hackagePackages.haskell-language-server: Fix build
2021-02-19 20:56:32 +01:00
Peter Simons
020ed23391
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f8a5fcf1df
.
2021-02-19 20:56:32 +01:00
Peter Simons
df5db9a42e
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2021-02-19 20:56:32 +01:00
Peter Simons
a1b8172b32
hackage2nix: yarn2nix has a maintainer now
2021-02-19 20:56:32 +01:00
Poscat
d968b65ce4
haskellPackages: make poscat the maintainer for hinit
2021-02-19 20:56:32 +01:00
Poscat
47bd0f2462
haskellPackages.hinit: unbreak
2021-02-19 20:56:32 +01:00
sternenseemann
a1008836b4
haskellPackages.yarn-lock: fix build by jailbreaking
2021-02-19 20:56:32 +01:00
sternenseemann
ac462c555a
haskellPackages: add myself as maintainer for a few pkgs
...
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz
9451522c54
haskellPackages: Add myself (turion) to maintainer list
2021-02-19 20:56:32 +01:00
Olli Helenius
5885a721a6
haskellPackages.xml-extractors: broken -> unbroken
2021-02-19 20:56:32 +01:00
Manuel Bärenz
92c790582b
haskellPackages.Agda: Remove outdated patch
2021-02-19 20:56:32 +01:00
Dennis Gosnell
36b42af29a
haskellPackages.hadolint: add comment explaining override
2021-02-19 20:56:32 +01:00
Olli Helenius
d9443bf7cd
haskellPackages.hadolint: fix build by disabling static linking
...
The `static` flag was enabled by default for 1.22.1:
e1305042c6 (diff-e0ee4e21f8811c1171864cc68ea4005347b1b0ca70626026f251bf4111c2aa6e)
We need to disable it in nixpkgs.
2021-02-19 20:56:32 +01:00
Poscat
18e82ca47a
Disable tests on haskellPackages.pixiv
2021-02-19 20:24:05 +01:00
Poscat
180ec7be87
Disable tests on haskellPackages.telegraph
2021-02-19 20:24:04 +01:00
Peter Simons
071863cf74
Stackage Nightly 2021-02-12
2021-02-19 20:24:04 +01:00
Julien Moutinho
8e17af5172
cabal-install: fix build on ghc901
2021-02-18 20:15:47 +01:00
Peter Simons
68dc52a6b1
hackage-packages.nix: revert "automatic Haskell package set update"
...
This reverts commits 4ebd7a3d64b4f778c5636121b56d20f4c2ee4e26 & 1970700ed65a0c77de75de3b7f7e6f3382221930.
These changes were committed to 'master' by accident.
2021-02-16 11:34:33 +01:00
Peter Simons
4ebd7a3d64
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-11-g8d3ef92 from Hackage revision
a8e022b534
.
2021-02-16 02:30:28 +01:00
Peter Simons
1970700ed6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-11-g8d3ef92 from Hackage revision
7442e37e8c
.
2021-02-15 02:30:34 +01:00
Peter Simons
1d419d8c05
haskell-doctest: update ghc-9.0.x override for the new 0.18 version
2021-02-12 20:35:22 +01:00
Peter Simons
5f9636146f
Update our default Haskell compiler from GHC version 8.10.3 to 8.10.4.
2021-02-12 20:35:22 +01:00