Ellie Hermaszewska
6a5570d356
haskellPackages.glirc: jailbreak
...
for config-schema 1.3
2022-08-23 17:19:12 +08:00
Dennis Gosnell
547e2355ec
haskellPackages.ema: disable tests since they require ghc-9.2
2022-08-23 01:21:44 +09:00
Robert Hensing
f89dd3dd4a
haskellPackages.cabalSdist: Work around cabal#8413
...
See https://github.com/haskell/cabal/issues/8413
2022-08-22 12:12:09 +02:00
Dennis Gosnell
b6b997d6de
haskellPackages.servant-cassava: remove unneeded doJailbreak
2022-08-21 21:54:01 +09:00
Dennis Gosnell
d08667ab87
haskellPackages.ema: appears to now require ghc-9.2
2022-08-21 19:03:56 +09:00
Dennis Gosnell
5ff39ca4f6
haskell.packages.ghc924.lens: bump to lens-5.2
2022-08-21 18:49:37 +09:00
Dennis Gosnell
edfbc76693
haskellPackages.Cabal_3_6_3_0: generate for cabal-install-parsers etc
2022-08-21 18:41:16 +09:00
sternenseemann
4ad395f0c9
cabal-install: adapt to changes for 3.8.1.0
...
https://github.com/haskell/cabal/blob/cabal-install-v3.8.1.0/release-notes/cabal-install-3.8.1.0.md
2022-08-20 12:48:04 +02:00
sternenseemann
ff6962c829
haskell.packages.ghc924.hashable: adapt to 1.4.0.2 -> 1.4.1.0
2022-08-20 12:48:04 +02:00
sternenseemann
73c57d4da8
haskell.packages.ghc924.base-compat*: adapt to 0.12.1 -> 0.12.2
2022-08-20 12:48:04 +02:00
Dennis Gosnell
3937af9cde
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-08-20 19:22:16 +09:00
Dennis Gosnell
b4ee555d02
haskellPackages: stackage LTS 19.18 -> LTS 19.19
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-08-20 19:20:43 +09:00
github-actions[bot]
8b202db44b
Merge staging-next into staging
2022-08-19 18:01:56 +00:00
Dennis Gosnell
97c5787fad
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-19 13:04:43 +09:00
Stefan Matting
dc594280fd
haskell-language-server: fix with ghc-lib >= 9.0 and ghc <= 8.10.7
...
This cherry-picks the relevant changes from
https://github.com/haskell/haskell-language-server/pull/2854 into the
8.10.x version of hls-hlint-plugin, as suggested in
https://github.com/NixOS/nixpkgs/issues/168064#issuecomment-1146691884
Co-Authored-By: Florian Klink <flokli@flokli.de >
2022-08-18 17:02:16 +02:00
ajs124
2a49c87bc5
haskellPackages.hopenssl: use openssl_1_1
2022-08-17 20:16:20 +02:00
Dennis Gosnell
1f546560cf
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-15 13:16:30 +09:00
sternenseemann
d8bddf3528
matterhorn: build with brick 0.70.1
2022-08-13 18:27:54 +02:00
Philipp Joram
90eb3d4d63
haskellPackages: unbreak nvim-hs-contrib
...
Version 2.0.0.1 of nvim-hs-contrib was released on Hackage, which fixes
compilation with GHC 9.
2022-08-13 18:35:10 +03:00
Dennis Gosnell
a0bc125f94
haskellPackages.ghc-lib_9_2_4_20220729: generate for ghc-9.2
2022-08-10 22:39:06 +09:00
Dennis Gosnell
389a9b2584
haskellPackages: add ghc-9.2 versions for ghc-lib-parser and ghc-lib-parser-ex
2022-08-10 15:24:47 +09:00
Dennis Gosnell
7c8cdf1de1
haskellPackages: sort extra-packages
2022-08-10 15:18:40 +09:00
Dennis Gosnell
323f8b5d00
haskellPackages: remove brick-related overrides
2022-08-10 14:07:31 +09:00
Dennis Gosnell
1b711bc5c4
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-08-09 16:29:13 +09:00
Dennis Gosnell
b933addd22
haskellPackages: stackage LTS 19.17 -> LTS 19.18
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-08-09 16:26:20 +09:00
Dennis Gosnell
b1a72782cf
haskellPackages.hb3sum: disable on aarch64-linux because of dep
2022-08-09 16:05:10 +09:00
Dennis Gosnell
e94f52c385
haskellPackages.stripeapi: mark as dontDistribute because output exceeds Hydras maximum allowable size
2022-08-09 14:21:21 +09:00
Dennis Gosnell
6e8c590ec8
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-09 14:01:54 +09:00
Dennis Gosnell
aa832eedd7
haskellPackages: mark builds timing-out on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-09 13:53:49 +09:00
maralorn
6be915f542
Merge pull request #185477 from someodd/fix/libjwt-typed-unbroken
...
libjwt-typed: unbreak with minor changes
2022-08-09 01:28:02 +02:00
someodd
14c05dc6ac
libjwt-typed: unbreak with minor changes
...
Unbreak libjwt-typed. Succesfully built using:
env NIXPKGS_ALLOW_BROKEN=1 nix-build --no-out-link -A haskellPackages.libjwt-typed
This was accomplished by removing dependency
bounds, skipping tests, and adding the libjwt
librarySystemDepends.
Removed `broken` status from libjwt-typed.
I have not tested using what was built in the
nix-build command above in a local project.
2022-08-08 15:18:58 -07:00
Dennis Gosnell
80a505b0e6
Merge pull request #185622 from tjni/fix-text-format
...
haskellPackages.text-format: fix GHC 9.2 build
2022-08-08 13:32:52 +09:00
Dennis Gosnell
585671427e
haskellPackages.text-format: add comment about patch
2022-08-08 13:32:05 +09:00
Theodore Ni
2056075fdb
haskellPackages.text-format: fix GHC 9.2 build
...
Pulls in a patch that appears to fix this.
2022-08-07 20:45:59 -07:00
Dennis Gosnell
00d73d5385
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-08-08 02:05:56 +09:00
sternenseemann
d05755d90b
haskellPackages: adapt to hspec updates
2022-08-06 18:40:18 +02:00
sternenseemann
3d6e54576b
haskell.packages.ghc924: adapt to ormolu update
2022-08-06 18:39:43 +02:00
sternenseemann
9aa722d150
haskellPackages.keid-{frp-banana,resource-gltf}: set platforms
2022-08-06 18:24:29 +02:00
sternenseemann
d3fbc5dfba
all-cabal-hashes: 2022-07-31T09:12:37Z -> 2022-08-06T12:01:14Z
...
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-08-06 14:57:56 +02:00
sternenseemann
21b675e30b
haskellPackages.reflex-libtelnet: restrict to platforms.linux
2022-08-06 14:39:34 +02:00
sternenseemann
07c82debac
haskellPackages.keid-*: restrict to x86_64-linux
...
The combination of the following dependencies…
* geomancy (only x86 due to intrinsics)
* vulkan (i686 and darwin don't work apparently)
…leaves us with effectively a single platform that works and we can test
in practice, x86_64-linux.
2022-08-06 14:36:58 +02:00
sternenseemann
f52b0f1ff4
haskellPackages.HQu: use supported-platforms list
2022-08-06 14:21:23 +02:00
sternenseemann
a466470a2b
haskellPackages: mark supported-platfroms reverse deps of scrypt
...
Previously we used unsupported-platforms which is less correct, as the
criterium is support for SSE2.
2022-08-06 14:17:12 +02:00
sternenseemann
830914e78f
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-06 13:54:34 +02:00
sternenseemann
1fafd4b37c
haskellPackages: temporarily test entire package set on Hydra
...
Empty list of broken and transitive broken packages to make Hydra build
all of them. After Hydra is finished, we'll be able to repopulate these
lists with mark-broken.sh and reveal some stale broken flags in the
process, hopefully.
2022-08-04 16:40:25 +02:00
sternenseemann
17746af0c5
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-08-04 14:31:47 +02:00
sternenseemann
531ff521d4
nixos/xmonad: rename NIX_GHC env var to XMONAD_GHC
...
Upstream XMonad was using our xmonad patch file for their flake build to
support our nixos module. This would of course break the build upstream
if the version we patched and their master branch diverged. We
[discussed] that it'd make sense to upstream the environment var code.
In the process it seemed sensible to rename the NIX_GHC variable as
well, since it isn't really Nix-specific – it's just a way to set the
GHC binary to execute. This change has been [implemented] upstream in an
unreleased version of xmonad now – meaning we'll be able to drop the
xmonad patch soon!
This also clarifies the situation in nixpkgs a bit: NIX_GHC is easy to
confuse with the environment variable used in the ghcWithPackages
wrapper where it is used to set an alternative prefix for a GHC-wrapper
for applications trying to discover it via e.g. ghc-paths. It is an
implementation detail in this context, as it is in the case of the
xmonad module. Since they are different implementations doing different
things, different names also make sense.
[discussed]: 36d5761b3e
[implemented]: 23f36d7e23
2022-08-04 14:29:05 +02:00
sternenseemann
6a8ad0a973
haskellPackages.uniform-fileio: disable tests incompatbile with HTF >= 0.15
2022-08-01 16:20:20 +02:00
sternenseemann
7d4b4a6625
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-01 16:17:22 +02:00
Malte Brandy
3ca851a1d1
haskell.packages.ghc924.hiedb: dontCheck
2022-08-01 14:41:25 +02:00