Ellie Hermaszewska
6a72b99a9d
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-14 13:51:08 +08:00
Ellie Hermaszewska
6ef94b5f0e
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-14 09:14:42 +08:00
Ellie Hermaszewska
d1ab438dbf
haskellPackages.brick: Remove unused version from package set
2022-05-14 09:14:42 +08:00
Ellie Hermaszewska
c97dbbd63a
haskellPackages.matterhorn: remove out of date scope overrides
2022-05-14 09:12:54 +08:00
github-actions[bot]
c560c27d5f
Merge master into haskell-updates
2022-05-14 00:16:31 +00:00
midchildan
12feb97923
nvfetcher: add missing dependency
2022-05-13 13:36:36 +09:00
sternenseemann
f854f80bc7
haskell.packages.ghc884.exceptions: reflect 0.10.5 release
2022-05-12 18:08:30 +02:00
sternenseemann
ee29184c9a
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-05-12 18:06:48 +02:00
Joachim Breitner
ad6a0e8a63
lhs2tex: Add to top-level
...
the `lhs2tex` tool is a “commonly” used tool in academia to typeset
certain papers, and it would be prudent to have it available outside the
`haskellPackages` namespace, and also made available on the caches.
Also added to release-haskell.nix, and made myself the maintainer.
2022-05-12 18:03:40 +02:00
Ellie Hermaszewska
16a8fdd1f8
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-10 21:58:30 +08:00
Ellie Hermaszewska
a44b5a5604
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-10 21:27:16 +08:00
sternenseemann
9bd212eaf0
haskellPackages: update note about dhall in stackage
2022-05-09 16:30:51 +02:00
Ellie Hermaszewska
440710cb69
haskellPackages.git-annex: update hash
2022-05-09 17:42:54 +08:00
sternenseemann
db502a76f0
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-08 22:19:49 +02:00
sternenseemann
44c21a80ec
haskellPackages.cabal2nix-unstable: 2021-10-23 -> 2022-04-27
2022-05-08 21:53:43 +02:00
Ellie Hermaszewska
6ca420f797
haskellPackages.haskell-language-server: Disable plugin tests on all aarch64 builds
2022-05-07 15:39:58 +08:00
Ellie Hermaszewska
c5145d9f0d
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-06 12:07:43 +08:00
Ellie Hermaszewska
657b6cecbc
haskellPackages: stackage LTS 19.5 -> LTS 19.6
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-06 12:06:33 +08:00
Ellie Hermaszewska
b93472045a
haskellPackages.haskell-language-server: Run aarch64 plugin tests on ghc > 9.2
2022-05-05 21:47:47 +08:00
Ellie Hermaszewska
6460087872
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-05 15:19:43 +08:00
Ellie Hermaszewska
e319538a91
haskellPackages.hls-fourmolu-plugin: no aarch64-linux tests
...
test suite triggers same RTS issue as other hls plugins
2022-05-05 10:44:14 +08:00
Ellie Hermaszewska
c9979ff597
haskellPackages.hls-rename-plugin: disable flaky tests on Darwin
2022-05-05 10:12:18 +08:00
Ellie Hermaszewska
367b73a422
haskellPackages.hls-rename-plugin: no aarch64-linux tests
...
test suite triggers same RTS issue as other hls plugins
2022-05-05 10:05:06 +08:00
sternenseemann
1b5d09ccb6
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-05-04 14:24:30 +02:00
Artturin
c52b904e66
haskellPackages.streamly: fix darwin override
...
fixes
```
error: querying available packages failed
caused by: nix-env failed with error: nix-env failed with exit code 1:
error: attribute 'streamly_0_8_1_1' missing
at /nix/store/lw6gp8rrhd7lpi81dk9wr1l09a7za523-source/pkgs/development/haskell-modules/configuration-darwin.nix:259:6:
258| ] ++ (drv.libraryFrameworkDepends or []);
259| }) super.streamly_0_8_1_1;
| ^
260|
```
PR #160733 didn't catch this it seems.
2022-05-04 13:57:37 +03:00
sternenseemann
6c366db32d
haskellPackages.ghc-exactprint_1_4_1: remove at 1.4.1
...
Apply config change of fdfc491
2022-05-04 12:48:07 +02:00
Ellie Hermaszewska
6a8a22133f
haskellPackages.jacinda: disable tests only on x86_64-darwin
2022-05-04 10:23:39 +08:00
sternenseemann
fdd493e6bb
haskellPackages.servant-cassava: allow servant 0.19
2022-05-04 00:28:22 +02:00
sternenseemann
9544618013
Merge pull request #170908 from sternenseemann/reflect-xhtml-missing
...
[haskell-updates] haskellPackages: xhtml is not bundled if haddock is disabled
2022-05-02 22:46:14 +02:00
Malte Brandy
80ab00ed11
haskell.packages.ghc922.haskell-language-server: enable 3 plugins
2022-05-02 12:32:54 +02:00
Malte Brandy
5a5c806c9f
haskell.packages.ghc922.hlint: unstable -> 3.4
2022-05-02 12:32:26 +02:00
Malte Brandy
fdfc491ba1
haskell.packages.ghc922.ghc-exactprint: 1.4.1 -> 1.5.0
...
The consuming packages all allow the upper bound, so this should be
safe.
2022-05-02 12:31:25 +02:00
Dennis Gosnell
f16072011c
haskellPackages.hls-change-type-signature-plugin: dontCheck
2022-05-02 11:42:50 +09:00
Dennis Gosnell
5d4c4678ff
haskell.packages.ghc922.hls-fourmolu-plugin: bump assertion from 1.0.2.0 to 1.0.3.0 since jailbreak is still necessary
2022-05-01 22:12:13 +09:00
Dennis Gosnell
4d5a66a1b5
haskellPackages.hls-test-utils: remove unneeded patches
2022-05-01 20:53:08 +09:00
Dennis Gosnell
95cb7852a2
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-01 16:21:28 +09:00
Dennis Gosnell
a83edfb86b
haskellPackages: stackage LTS 19.4 -> LTS 19.5
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-01 16:20:11 +09:00
Dennis Gosnell
999a0e87f9
haskellPackages.libvirt-hs: don't build on x86_64-darwin
2022-04-30 12:30:52 +09:00
Dennis Gosnell
970f2a72f5
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-30 12:12:04 +09:00
Dennis Gosnell
50bdc1e59e
haskellPackages.regex-rure: disable tests only on x86_64-darwin
2022-04-30 12:05:26 +09:00
sternenseemann
813f8b5efb
haskellPackages: xhtml is not bundled if haddock is disabled
...
The xhtml library is only built as part of the GHC build process if GHC
is disabled. This means that no GHC cross compiler has xhtml bundled,
since haddock can't be built if GHC is a cross compiler (see relevant
notes in the GHC nix expressions). This means that all packages
depending on xhtml would currently fail to build when cross-compiled, as
haskellPackages would assume it'd be provided by GHC. This is fixed by
this commit.
pkgsStatic hits this case, so we test compilation of xhtml for these
package sets which will remind us to update the attribute name whenever
its version changes.
2022-04-29 15:27:02 +02:00
sternenseemann
c2fe259aa6
release-haskell.nix: clean up testing of static haskell packages
...
* Test the default pkgsStatic.haskellPackages set, as it should be
working properly now.
* Instead of GHC 8.10.7 which hasn't gotten some workarounds applied,
test GHC 9.2.2 additionally which should work as well as GHC 9.0.
* Test building an actual executable, cabal2nix.
* Simplify aggregate job definition.
* Make sure GHC 9.2 lens gets built on Hydra.
2022-04-29 11:21:18 +02:00
sternenseemann
b42bd1a3d2
haskell.packages.ghc8107.spectacle: mark as unbroken
...
Closes #135145 .
GHC >= 9.0 is unsupported at this moment (same goes for 8.8.4):
https://github.com/awakesecurity/spectacle/issues/49
2022-04-29 10:45:33 +02:00
Dennis Gosnell
1a2aa2b0dd
haskellPackages.sensei: mark broken on x86_64-darwin
...
Package set has been regenerated by
maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-04-27 10:48:45 +09:00
sternenseemann
0f9de1bcbd
haskellPackages.generic-arbitrary: apply patch for negative resizes
...
See https://github.com/typeable/generic-arbitrary/issues/14 for the problem.
2022-04-26 19:44:27 +02:00
sternenseemann
caa10b0bee
haskell.packages.ghc8{84,107}.universe-base: provide OneTuple
...
universe-base conditionally depends on OneTuple for GHC < 9.0 which we
need to manually reflect via these overrides.
2022-04-26 19:22:43 +02:00
Dennis Gosnell
342fd01262
Merge pull request #170151 from queezle42/ghc922
...
haskell.packages.ghc922: use dbus_1_2_24
2022-04-25 09:25:05 +09:00
Jens Nolte
a5212a7768
haskell.packages.ghc922: use dbus_1_2_24
2022-04-25 00:22:45 +02:00
libjared
a36d453376
haskellPackages.sensei: add libjared as maintainer
2022-04-24 15:04:24 -05:00
libjared
5724dddf17
haskellPackages.sensei: mark unbroken, override
...
Sensei had an issue on NixOS relating to tmpfs, and 0.6.2 fixes that.
But it still needs an override because it (the binary *and* the tests)
require the git binary and latest hspec.
2022-04-24 13:21:43 -05:00