github-actions[bot]
63778a43e8
Merge master into haskell-updates
2023-04-05 00:11:22 +00:00
Kerstin Humm
0b0cc93e79
remove myself (erictapen) from packages which I don't use anymore
2023-04-03 17:07:16 +02:00
maralorn
f8ca8c031b
haskell.packages.ghc96.haskell-language-server: Fix build
2023-04-03 16:27:33 +02:00
maralorn
5ddf8ec5a8
haskell.packages.ghc94.haskell-language-server: Fix build
2023-04-03 15:11:05 +02:00
maralorn
0ba7f7688d
haskell.packages.ghc{810,90}.haskell-language-server: Fix build with jailbreak
2023-04-03 13:35:44 +02:00
maralorn
637bbe5529
haskellPackages.haskell-language-server: Fix build for version 1.10
2023-04-03 12:19:37 +02:00
maralorn
e8215cb4f5
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-04-03 10:57:16 +02:00
Robert Hensing
a13a44f781
haskellPackages.hercules-ci-agent: Use cachix 1.3
2023-04-02 21:31:04 +02:00
Robert Hensing
c2b2529148
haskellPackages.cachix_1_3_3: configure
2023-04-02 21:30:56 +02:00
Robert Hensing
800bac085e
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-04-02 21:29:43 +02:00
Robert Hensing
80aa06932f
haskellPackages: Configure to add cachix < 1.4
2023-04-02 19:27:14 +02:00
maralorn
b2aabfd216
haskellPackages.haskell-language-server: Reorganize overrides
2023-04-01 15:44:31 +02:00
Dennis Gosnell
56b81893ea
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-04-01 12:37:30 +09:00
Dennis Gosnell
dfbaa98dbf
Merge pull request #223590 from MercuryTechnologies/gabriella/openai-hs
...
Fix build for `openai-hs`
2023-04-01 12:30:30 +09:00
Gabriella Gonzalez
58aec3d12a
haskellPackages.openai-hs: Fix build by disabling tests
2023-03-31 14:10:50 -07:00
Dennis Gosnell
cd111f458f
haskell.packages.ghc944.fourmolu_0_11_0_0: unbreak
2023-03-30 13:33:10 +09:00
Dennis Gosnell
dc532b18f2
haskell.packages.ghc96: fix some overrides for ghc96
2023-03-30 13:31:07 +09:00
Dennis Gosnell
4351915696
haskell.packages.ghc944.ghc-exactprint: pin to 1.6.1.1
2023-03-30 12:49:59 +09:00
Dennis Gosnell
c69399d4fd
cachix: remove source override
2023-03-30 12:32:28 +09:00
Dennis Gosnell
f90d974481
haskell.packages.ghc944.tasty-hedgehog: 1.4.0.0 -> 1.4.0.1
2023-03-30 11:02:10 +09:00
Dennis Gosnell
9283ba9fbb
haskell.packages.ghc944.http-api-data: 0.5 -> 0.5.1
2023-03-30 10:59:01 +09:00
Dennis Gosnell
bdd538ff03
haskell.packages.ghc944.lens: 5.2.1 -> 5.2.2
2023-03-30 10:17:33 +09:00
Dennis Gosnell
80bdc110a0
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-03-30 09:55:01 +09:00
Dennis Gosnell
1ba9b8517a
haskellPackages: stackage LTS 20.14 -> LTS 20.16
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2023-03-30 09:52:37 +09:00
Dennis Gosnell
c3c78d6813
haskellPackages.guardian: mark broken
...
It appears that a transitive dependency uses doctest, which is not
compatible with the Cabal library in scope for guardian.
2023-03-30 08:35:50 +09:00
Dennis Gosnell
e3e2955768
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1792734](https://hydra.nixos.org/eval/1792734 ) of nixpkgs commit [192d03b
](192d03bee4
) as of 2023-03-29 03:44 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-03-29 12:50:51 +09:00
Tristan Cacqueray
b9afffd107
haskell.packages.ghc96.foundation: add build patch
2023-03-27 22:29:16 +02:00
Tristan Cacqueray
bbc633e5fe
haskell.packages.ghc96.parallel: bump version
2023-03-27 22:29:16 +02:00
Tristan Cacqueray
2e6a5a6ad2
haskell.packages.ghc96.memory: bump version
...
This change enables using the memory package.
2023-03-27 22:29:16 +02:00
sternenseemann
e9c1dac2ab
haskellPackages.cabal-install.scope.vector: don't pull in doctest
...
doctest depends on GHC which triggers inconsistent dependencies
similarly to hspec* < 2.10, so we need to avoid this. This problem newly
cropped up since we enabled tests for vector in #222190 .
2023-03-27 14:18:37 +02:00
Dennis Gosnell
4c75508d6e
Merge pull request #222190 from sternenseemann/vector-tests
...
haskell.packages.*.vector: clean up and unify overrides, run tests
2023-03-27 09:13:16 +09:00
Dennis Gosnell
c00dc0cf7d
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-03-27 08:42:30 +09:00
Dennis Gosnell
88e877fe1c
haskellPackages.ffmpeg-light: force use of ffmpeg-4
2023-03-27 08:40:14 +09:00
Dennis Gosnell
8c238320ef
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1792584](https://hydra.nixos.org/eval/1792584 ) of nixpkgs commit [d7bd936
](d7bd9361dd
) as of 2023-03-26 23:18 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-03-27 08:36:37 +09:00
Jan Tojnar
89c01366f9
bustle: Fix build with libpcap 1.10.2
2023-03-24 19:01:59 +01:00
Dennis Gosnell
16476ccdce
haskellPackages.hs-swisstable-hashtables-class: only build on x86_64
2023-03-24 09:33:59 +09:00
Dennis Gosnell
b2fe4102fd
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1792418](https://hydra.nixos.org/eval/1792418 ) of nixpkgs commit [9b7cbce](9b7cbce8b2
) as of 2023-03-22 23:44 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-03-23 08:49:31 +09:00
Dennis Gosnell
9b7cbce8b2
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-03-23 07:42:17 +09:00
sternenseemann
521f6aec44
haskellPackages.hspec-api: downgrade to match hspec
2023-03-22 15:27:28 +01:00
sternenseemann
7f663abbc2
haskellPackages.goldplate: make executable available for tests
2023-03-22 15:24:35 +01:00
Dennis Gosnell
e2f247c39e
haskellPackages.hermes-json_0_2_0_1: generate package
2023-03-22 21:42:53 +09:00
Weijia Wang
366e108e41
wxGTK30, wxmac: drop
2023-03-22 13:56:44 +02:00
sternenseemann
49d835a29f
haskell.packages.ghc92.cabal-install: get to work
...
The directory >= 1.3.7.0 constraint proved to be a real troublemaker.
Since directory is a core package other core packages frequently depend
upon (as opposed to process) which tends to cause inconsistent
dependency errors.
To get it to work the following was done:
- Use directory 1.3.7.1 to eliminate the need to also upgrade filepath
and unix, saving a bit of trouble. This still forces us to recompile
process every time directory is upgraded (i.e. GHC >= 9.2.5) even if
the core package process version would match to prevent inconsistent
dependencies.
- Upgrade hspec to 2.10 where it no longer depends on ghc and
ghc-boot-th which naturally causes inconsistent dependencies by
depending on core packages, namely directory.
2023-03-20 19:02:59 +01:00
sternenseemann
25ae272497
haskell.packages.ghc94.cborg: unrestrict platforms
...
Revert "haskell.packages.ghc94.cborg: resolve duplicate overlay entry"
This reverts commit 6634553e48
.
Revert "haskell.packages.ghc94.weeder: don't test on aarch64"
This reverts commit 600fd969f6
.
Reason for reverts: https://github.com/NixOS/nixpkgs/pull/221688 applied
a patch for the compilation failure we were seeing on aarch64.
2023-03-20 18:04:46 +01:00
sternenseemann
6634553e48
haskell.packages.ghc94.cborg: resolve duplicate overlay entry
2023-03-20 14:23:57 +01:00
sternenseemann
0cce97d64e
haskell.packages.*.vector: clean up and unify overrides, run tests
...
- The dontCheck overrides are not necessary completely. It seems that
there is some kind of issue with the doctest suite, but we can run the
other ones.
- We need a jailbreak everywhere due to doctest (ironically), so we can
move that into the common configuration.
- The i686 issue has been closed upstream. Tested locally to confirm
that it is indeed not a problem anymore.
2023-03-20 14:14:41 +01:00
sternenseemann
600fd969f6
haskell.packages.ghc94.weeder: don't test on aarch64
...
cborg does not compile with GHC >= 9.4 and aarch64
2023-03-20 13:53:43 +01:00
Domen Kožar
f73d0e3084
fix cachix build
2023-03-20 12:17:19 +00:00
Domen Kožar
b5cf1b23f7
Merge branch 'master' into haskell-updates
2023-03-20 11:44:17 +00:00
sternenseemann
f9e50cf70f
haskell.packages.ghc94.cabal-install: make work
...
This simply needs the override for Cabal, Cabal-syntax 3.10. All other
core packages match the ones expected by cabal-install and friends.
2023-03-19 15:50:26 +01:00