Dennis Gosnell
312315fe83
haskellPackages.crackNum: re-enable on aarch64-linux
...
This should hopefully now be working on aarch64-linux since
sbv (one of crackNum's deps) is now working on aarch64-linux:
https://github.com/NixOS/nixpkgs/pull/153344
2022-01-05 10:14:51 +09:00
Dennis Gosnell
747776863c
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-05 09:26:50 +09:00
sternenseemann
eb9951e70a
haskellPackages.gtk2hs-buildtools: remove -O0 workaround
2022-01-04 21:14:27 +01:00
Artur Cygan
44a74d1b8f
hevm: unbreak on aarch64-linux
...
(cherry picked from commit 1468f4479bee1b334515be92f5e5f7032c71ba08)
This is from https://github.com/NixOS/nixpkgs/pull/153344 .
2022-01-04 10:10:14 +09:00
sternenseemann
187ac25b8e
haskellPackages.foldl: force rebuild on darwin
...
See comment and message for 2341c7e485
.
2022-01-03 16:31:32 +01:00
sternenseemann
2341c7e485
haskellPackages.http-client-tls: force rebuild on darwin
...
Currently everything seems like the derivation's outPath has been
corrupted somehow, causing reverse dependencies to fail. Since we can't
purge store paths from Hydra and the binary cache easily at the moment,
we just make the derivation hash change by inserting an unsubstantial
change, causing Hydra to build this package and all reverse dependencies
again — hopefully successfully this time around.
2022-01-03 14:50:21 +01:00
Dennis Gosnell
e122507667
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-01-01 13:29:15 +09:00
Dennis Gosnell
25f072d368
haskellPackages.ncurses: remove comment from broken.yaml
2022-01-01 10:16:00 +09:00
Sergei Trofimovich
c6404e1fa0
haskellPackages.ncurses: mark broken
...
haskellPackages.ncurses will fail to build against `ncurses-6.3`:
dist/build/UI/NCurses/Enums.chs.h:140: (column 25) [ERROR] >>> Unknown identifier!
Cannot find a definition for `KEY_EVENT' in the header file.
The package did not see an update since 2016. Let's mark it
and it's two revdeps `nyan` and `scroll` as broken.
2021-12-31 18:47:47 +00:00
sternenseemann
f2a896ee98
haskell.packages.ghc902.hie-bios: patch for breaking change in ghc
2021-12-28 12:10:41 +01:00
Dennis Gosnell
ae7b70d664
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-12-28 09:50:14 +09:00
sternenseemann
c066e2f316
haskell.packages.ghc902: adjust pinned ghc-lib* versions
2021-12-27 16:23:23 +01:00
sternenseemann
a3b6030765
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-12-27 16:19:21 +01:00
sternenseemann
b2cecf1509
Merge #152136 : haskell.compiler: ghc901 -> ghc902
2021-12-27 16:17:51 +01:00
sternenseemann
ca9356fd34
haskellPackages: stackage-lts 18.19 -> 18.20
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-12-27 16:17:39 +01:00
sternenseemann
7ef0a91a4d
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-27 15:31:36 +01:00
sternenseemann
f3a3ddb87b
haskellPackages.http-api-data-qq: disable network dependent test
2021-12-27 14:59:36 +01:00
sternenseemann
96b5f414fe
haskellPackages.morpheus-graphql: disable ordering dependent test
2021-12-27 14:59:36 +01:00
sternenseemann
bc0c1f4597
haskellPackages.sdp*: disable library profiling
...
All reverse dependencies of sdp also need their profiling disabled in
order to successfully compile.
2021-12-27 14:57:27 +01:00
github-actions[bot]
c52815aa6d
Merge master into haskell-updates
2021-12-27 00:08:27 +00:00
John Ericson
e22939cc80
haskellPackages.nix-thunk: Document patches
...
As requested in
https://github.com/NixOS/nixpkgs/pull/150635#discussion_r770152144
Sorry I didn't notice the existing comments and do this from the get-go.
2021-12-26 17:04:12 -05:00
sternenseemann
f9b337d15e
haskellPackages.minio-hs: disable ordering dependent test case
2021-12-26 14:46:00 +01:00
sternenseemann
a808b2d932
haskellPackages.sdp: disable library profiling breaking the build
2021-12-26 14:12:56 +01:00
sternenseemann
b07e9851b7
haskellPackages.memory-cd: work around compilation failure in tests
2021-12-26 14:12:56 +01:00
sternenseemann
803aea3d3c
haskellPackages.polysemy-{resume,conc,mocks}: downgrade to unbreak
...
These packages are not in Stackage LTS, but depend on package in
Stackage LTS, so we need to downgrade them to keep them working.
2021-12-26 14:12:56 +01:00
sternenseemann
bcf8a276d5
haskellPackages.polysemy-plugin: unbreak
...
polysemy-plugin has reentered Stackage LTS, so the old workaround is no
longer necessary. We do need to jailbreak it, ironically, since Stackage
LTS ignores tests (?) and polysemy-plugin's bound on doctest is too
strict.
2021-12-26 14:12:56 +01:00
sternenseemann
73d9158d70
haskellPackages.hpack-dhall: disable tests due to outdated test data
2021-12-26 14:12:55 +01:00
sternenseemann
f4b07c3549
haskellPackages.aeson-quick: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
64a14527a9
haskellPackages.xmlbf: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
b51b7162b1
haskellPackages.hschema-aeson: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
ecb3268d04
haskellPackages.dropbox: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
2725f26574
haskellPackages.morpheus-graphql-core: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
71e3d4dbb1
haskellPackages.aeson-deriving: disable ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
4821b61a70
haskellPackages.json-to-haskell: skip ordering dependent tests
2021-12-26 14:12:55 +01:00
sternenseemann
755fb7d17e
haskellPackages.haskell-postgis: skip ordering dependent test case
2021-12-26 14:12:55 +01:00
sternenseemann
630ac9b73c
haskellPackages.ema: reflect maintainer configuration update
2021-12-26 14:12:54 +01:00
sternenseemann
5e369b1855
haskellPackages: allow 9.0.2 versions for the ghc-lib* packages
...
These updated constraints will take effect the next time the hackage
data tarball is updated and the 9.0.2.* versions become available.
2021-12-26 10:40:38 +01:00
github-actions[bot]
e5ae98c9e2
Merge master into haskell-updates
2021-12-26 00:09:07 +00:00
Malte Brandy
29567ef166
Add maralorn as mantainer for ema
2021-12-23 18:54:31 +01:00
sternenseemann
8c6b19e137
haskellPackages.MissingH: 1.4.2.0 -> 1.4.3.0
...
The pin was intended to prevent an upgrade to 1.4.2.1, a compatibility
release for GHC 7.0. Since 1.4.3.0 has been released quite a while ago,
it's time to upgrade finally.
2021-12-23 16:28:31 +01:00
sternenseemann
7782b76df6
haskellPackages.HUnit-Plus: test are broken by unordered-containers
...
Most likely order-dependent test suite, probably no harm in ignoring the
failure for now.
2021-12-23 16:28:31 +01:00
github-actions[bot]
0c6795fa5b
Merge master into staging-next
2021-12-23 00:01:33 +00:00
sternenseemann
39a494bfe1
haskellPackages.hercules-ci-api-agent: skip order dependent test
2021-12-22 21:55:01 +01:00
sternenseemann
0d6cdac9d3
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-12-22 21:43:21 +01:00
Gabriella Gonzalez
21a3136d25
haskellPackages.happy_1_19_12: Disable tests
...
This disable the tests for the same reason as `haskellPackages.happy`
(see the link in the associated comment).
`happy_1_19_12` is used specifically by GHCJS on `aarch64-darwin`,
which is why this additional `dontCheck` is required.
2021-12-22 21:42:14 +01:00
Gabriella Gonzalez
4e5a391e7e
haskell.packages.ghcjs.stm: Fix evaluation error
2021-12-22 19:55:30 +01:00
sternenseemann
999c924b8c
haskellPackages.jet: drop now unnecessary override
2021-12-22 15:12:11 +01:00
sternenseemann
88be19b8a0
haskellPackages.melf: test suite can be executed from sdist now
2021-12-22 14:42:49 +01:00
sternenseemann
bf782d932a
haskellPackages.heist: skip order dependent tests
2021-12-22 12:49:36 +01:00
sternenseemann
7d4d966e0e
haskellPackages.katip: skip order dependent tests
2021-12-22 12:49:33 +01:00