Commit graph

8149 commits

Author SHA1 Message Date
Jan Tojnar 89c01366f9 bustle: Fix build with libpcap 1.10.2 2023-03-24 19:01:59 +01:00
Weijia Wang 366e108e41 wxGTK30, wxmac: drop 2023-03-22 13:56:44 +02:00
Domen Kožar d99eb5e079 cachix: 1.3.1 -> 1.3.3
It also uses GHC 9.4, since 9.2 is broken on arm/linux (segfaults).
2023-03-18 13:13:10 +00:00
sternenseemann 94c2ac518d haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1791899](https://hydra.nixos.org/eval/1791899) of nixpkgs commit [5cc155a](5cc155a509) as of 2023-03-13 09:59 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-03-13 11:24:50 +01:00
sternenseemann 4d41563384 haskellPackages.graphql: allow hspec 2.9 2023-03-13 11:15:18 +01:00
sternenseemann 7b7a444fc1 Revert "haskellPackages.regex-rure: mark broken on aarch64-darwin"
This reverts commit 41c538f80f.

Reason for revert: hydraPlatforms needs to be modified (e.g. via
dontDistribute) on the evaluator's platform or it'll have no effect.
Thus the markBroken here currently breaks the maintained aggregate job.
2023-03-12 13:19:16 +01:00
sternenseemann f07d4d077e haskell.compiler.ghc961: init at 9.6.1
xhtml seems to be built unconditionally now which is at least one thing
improved by hadrian.
2023-03-12 13:16:26 +01:00
sternenseemann f2ae2be316 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-03-11 12:24:46 +01:00
sternenseemann 41c538f80f haskellPackages.regex-rure: mark broken on aarch64-darwin 2023-03-11 12:22:48 +01:00
github-actions[bot] bf7ad8aa57
Merge master into haskell-updates 2023-03-10 00:14:11 +00:00
Domen Kožar 551cec9f15 cachix: 1.3 -> 1.3.1 2023-03-09 13:06:47 +00:00
github-actions[bot] 7587e059ac
Merge master into haskell-updates 2023-03-08 00:13:50 +00:00
sternenseemann 70ec07b998 haskell.packages.ghc94.aeson: allow quickcheck-instances 0.3.28 2023-03-07 20:07:34 +01:00
sandydoo d0879528a6 Patch hercules-ci-agent to support cachix 1.3 2023-03-07 06:22:46 +00:00
Domen Kožar 740395e1d3 cachix: 1.2 -> 1.3 2023-03-06 16:01:21 +00:00
Dennis Gosnell 58244e97c2 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-03-06 14:08:42 +09:00
Dennis Gosnell 6485836db4
Merge pull request #219782 from avh4/unbreak-diagrams-gtk
diagrams-gtk: unbreak build
2023-03-06 13:27:34 +09:00
Aaron VonderHaar 09f2c45f6b diagrams-gtk: unbreak build
doJailbreak is required to allow base >= 4.16
2023-03-05 18:02:23 -08:00
Aaron VonderHaar c54e507102 taskell: remove doJailbreak
taskell >= 1.11.0 no longer requires jailbreak
2023-03-05 17:12:06 -08:00
Aaron VonderHaar 5edaf6903c taskell: unbreak build
taskell requires brick <= 1.0
2023-03-05 17:12:06 -08:00
maralorn 1c43095769 haskell.packages.ghc94.primitive: Pin to 0.7.4.0 2023-03-04 14:00:26 +01:00
Dmitry Bogatov e9041742ff haskellPackages.drunken-bishop: unbreak (jail-break)
As such, unbreak "diohs" (gemini client) transitive dependency and did some
browsing with it. Seems to work fine.
2023-03-03 19:51:41 -05:00
sternenseemann 28e1929fb0 git-annex: update sha256 for 10.20230227 2023-03-02 15:04:16 +01:00
sternenseemann 335f3cf390 haskell.packages.ghc94.lens: 5.2 -> 5.2.1 2023-03-02 13:58:52 +01:00
sternenseemann 295066c43d haskell.packages.ghc94.aeson: 2.1.1.0 -> 2.1.2.1 2023-03-02 13:58:52 +01:00
sternenseemann 7f2ac90596 haskell.packages.ghc94.primitive: 0.7.4.0 -> 0.8.0.0
Needs matching update of quickcheck-instances:

haskell.packages.ghc94.quickcheck-instance: 0.3.28 -> 0.3.29.1
2023-03-02 13:58:51 +01:00
sternenseemann 21b993296f haskellPackages: reflect haskelline 0.8.2 -> 0.8.2.1 2023-03-02 13:58:51 +01:00
sternenseemann 74ff13b12d haskellPackages.espial: drop upstreamed patch 2023-03-02 13:58:51 +01:00
sternenseemann 5a86855e00 haskell.packages.*: reflect terminfo update for cross compilation
terminfo had a new release on hackage and we only ship the latest
version currently, so every GHC gets the newest version. Whether this is
correct, is another question, occurs to me – we'll have to look into
whether we should fix this at some point.
2023-03-02 13:58:51 +01:00
sternenseemann ed65e11bac haskellPackages.Cabal_3_8_1_0: drop obsolete override
Revision 2 has been applied after the last hackage update.
2023-03-01 18:41:15 +01:00
sternenseemann 50e7b4bfce haskellPackages.haskell-gi: use hackage2nix generated 0.26.3 expr 2023-03-01 18:41:14 +01:00
sternenseemann bc6029b2d1 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-03-01 18:41:14 +01:00
sternenseemann 499be58026 haskellPackages: stackage LTS 20.11 -> LTS 20.12
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2023-03-01 18:41:14 +01:00
sternenseemann 604c0fed7a haskellPackages.Cabal_3_8_1_0: apply revision 2
Requested in #218740.
2023-03-01 12:22:58 +01:00
sternenseemann 98f52356e8 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1791397](https://hydra.nixos.org/eval/1791397) of nixpkgs commit [81d5cb1](81d5cb1550) as of 2023-02-28 23:50 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-03-01 00:55:47 +01:00
sternenseemann 2827717f7e haskell-language-server: allow hls-call-hierarchy >= 1.2
Upstream change not released yet:
05b248dfac
2023-02-28 23:45:50 +01:00
sternenseemann 8a5af8e2b8 haskellPackages.cabal2nix-unstable: 2023-02-25 -> 2023-02-27 2023-02-27 18:15:19 +01:00
sternenseemann b8442a653a haskellPackages.haskell-gi: move temporary upgrade into overlay
This achieves the same as 1af0d67ebe, but
prevents it being rolled back by package set regeneration.
2023-02-27 17:57:08 +01:00
sternenseemann 80cff3a5b2 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-02-26 20:45:50 +01:00
Vladimír Čunát 1af0d67ebe
haskellPackages.haskell-gi: 0.26.2 -> 0.26.3 (hacky)
Just manually updating the generated nix file, so that .gi-harfbuzz
builds until a proper update is done.  Upstream cross-ref:
https://github.com/haskell-gi/haskell-gi/issues/396#issuecomment-1445181362
2023-02-26 10:07:14 +01:00
sternenseemann bb62d57a85 haskellPackages.cabal2nix-unstable: 2023-02-15 -> 2023-02-25
Correctly resolves gmodule pkg-config name now:
6c1dc8908b
2023-02-25 19:32:49 +01:00
maralorn 51894cc900 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-02-23 23:07:25 +01:00
maralorn 8b4b0fb234
Merge pull request #217812 from mikesperber/unbreak-snappy-haskell-tensorflow
Unbreak snappy and tensorflow Haskell packages
2023-02-23 23:05:42 +01:00
sternenseemann 7f65851908 Revert "haskellPackages.heystone: fix darwin dylibs"
This reverts commit 32eecc6cc9.

Reason for revert: This fix doesn't alleviate the problem in two ways:

1. It is in the aarch64-darwin section of configuration-darwin.nix,
   the problem appears on x86_64-darwin (bytepatch doesn't support
   aarch64).

2. When moving the override into the general *-darwin section, the
   problem with bytepatch is also unaffected, see my attempt in
   https://github.com/NixOS/nixpkgs/pull/217201.
2023-02-23 13:26:17 +01:00
Mike Sperber 1df0e06d54 haskell-tensorflow: unbreak build
This just moves the package to the current head in the official repo,
which has since seen patches that unbreak the ghc-9 build and work
with our version of TensorFlow.
2023-02-23 08:55:42 +01:00
Mike Sperber 6dc3f22ae7 snappy: unbreak build
This just applies in the patches from a long-standing unmerged pull
request.

This transitively also unbreaks snappy-framing and snappy-lazy.
2023-02-23 08:49:31 +01:00
sternenseemann 9b540a871d haskellPackages.swisstable: "reflect" AVX2 requirement in platforms 2023-02-22 13:55:06 +01:00
maralorn fd2bb264fc
Merge pull request #217238 from raehik/ghc94-ormolu-pin-bump
haskell.packages.ghc94.ormolu: fix eval by bumping version
2023-02-20 12:12:24 +01:00
Ben Orchard 653dc22fa1 haskell.packages.ghc94.ormolu: fix eval by bumping version 2023-02-20 00:52:23 +00:00
Dennis Gosnell e0b99a94b4
Merge pull request #217010 from dalpd/dad-fix-espial
haskellPackages.espial: Use latest on GitHub (0.0.16) to unbreak
2023-02-20 08:28:43 +09:00