figsoda
98b9e41f61
pkgs: fix typos
2023-05-19 22:31:04 -04:00
sternenseemann
682790aee0
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1795235](https://hydra.nixos.org/eval/1795235 ) of nixpkgs commit [7398920
](7398920e33
) as of 2023-05-19 13:57 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-05-19 16:25:27 +02:00
github-actions[bot]
7398920e33
Merge master into haskell-updates
2023-05-19 00:12:23 +00:00
sternenseemann
259d93b07f
haskell.packages.ghc945.ghc-lib{,-parser}: use 9.4.5 versions
...
Additionally, we fix an apparent mistake causing ghc-lib-parser to be
used as the ghc-lib attribute.
2023-05-17 23:53:52 +02:00
sternenseemann
6d84a7071d
haskellPackages.hedgehog-extras: allow building against aeson 2.0.*
2023-05-17 23:50:55 +02:00
sternenseemann
02def6b1a0
haskellPackages.tasty-sugar: allow tasty-hedgehog 1.3.*
2023-05-17 23:50:55 +02:00
Domen Kožar
ca831aeb74
cachix: 1.4.2 -> 1.5
2023-05-17 18:38:33 +01:00
sternenseemann
a5387f5bec
haskellPackages.srtree: remove broken flag
2023-05-16 20:56:37 +02:00
sternenseemann
bacda5885c
haskellPackages.utility-ht: drop obsolete override
...
Stackage has been updated to include utility-ht-0.0.17
2023-05-11 00:46:43 +02:00
sternenseemann
5bedf1ddff
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-05-10 22:45:45 +02:00
sternenseemann
27fc9be18d
haskellPackages: stackage LTS 20.19 -> LTS 20.20
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2023-05-10 22:45:45 +02:00
sternenseemann
6a1d55d380
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1794827](https://hydra.nixos.org/eval/1794827 ) of nixpkgs commit [bd83355
](bd8335552e
) as of 2023-05-10 18:05 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-05-10 20:11:41 +02:00
sternenseemann
23b4dc068a
haskellPackages.ldap-client-og: disable test suite
...
sdist tarball is missing test/ldap.js which is necessary for the test
suite.
2023-05-10 19:54:16 +02:00
Naïm Favier
a6f307ada4
haskell.packages.ghcjs: misc fixes
...
Various fixes I needed to build a project that depends on lens.
2023-05-09 18:13:50 +02:00
sternenseemann
79cb171fd5
haskellPackages: revert manual description edits
...
This reverts commits
- 004c3f3c59
- 82faf2f006
- 5b0b5c8d3a
- c1356da2df
- 1f7f2e8907
Reason for revert: The descriptions are generated automatically and
would just be reverted on subsequent regenerations of
`hackage-packages.nix`. Such a regeneration is done in this commit to
clean up the diff of further regenerations.
2023-05-09 11:07:40 +02:00
github-actions[bot]
6019d10c1f
Merge master into haskell-updates
2023-05-09 00:12:44 +00:00
Weijia Wang
9e041e57cc
Merge pull request #230726 from fetsorn/typo/hs-test-sandbox-compose
...
haskellPackages.test-sandbox-compose: fix typo
2023-05-08 19:32:54 +03:00
Weijia Wang
fda0d66608
Merge pull request #230724 from fetsorn/typo/hs-haskell-snake
...
haskellPackages.haskell-snake: fix typo
2023-05-08 19:31:14 +03:00
fetsorn
004c3f3c59
haskellPackages.test-sandbox-compose: fix typo
...
"enviroments" -> "environments"
2023-05-08 20:31:02 +04:00
Weijia Wang
8a7539bb28
Merge pull request #230723 from fetsorn/typo/hs-dclabel
...
haskellPackages.dclabel: fix typo
2023-05-08 19:30:49 +03:00
Weijia Wang
323edefa03
Merge pull request #230722 from fetsorn/typo/hs-data-rtuple
...
haskellPackages.data-rtuple: fix typo
2023-05-08 19:30:32 +03:00
Weijia Wang
292f94a6ed
Merge pull request #230721 from fetsorn/typo/hs-rbtree
...
haskellPackages.RBTree: fix typo
2023-05-08 19:30:09 +03:00
fetsorn
c1356da2df
haskellPackages.haskell-snake: fix typo
...
"implemetation" -> "implementation"
2023-05-08 20:27:49 +04:00
fetsorn
1f7f2e8907
haskellPackages.dclabel: fix typo
...
"packge" -> "package"
2023-05-08 20:25:27 +04:00
fetsorn
82faf2f006
haskellPackages.data-rtuple: fix typo
...
"usefull" -> "useful"
2023-05-08 20:23:19 +04:00
fetsorn
5b0b5c8d3a
haskellPackages.RBTree: fix typo
...
"implemetation" -> "implementation"
2023-05-08 20:21:09 +04:00
fetsorn
1eb044459c
haskell-modules: fix typos
...
"tarbal" -> "tarball"
"verion" -> "version"
"reqired" -> "required"
2023-05-08 20:18:59 +04:00
Dennis Gosnell
7b401e3584
Merge pull request #229832 from shlok/streamly-archive-unbreak-improvement
...
haskellPackages.streamly-archive: improve unbreak
2023-05-08 07:39:40 +09:00
sternenseemann
608aa362a0
haskellPackages.cabal2nix-unstable: 2023-04-11 -> 2023-05-05
...
This reverts commit 3cb794b0f3
—
cabal2nix has gained knowledge about the `liblzma` pkg-config name.
2023-05-05 22:28:32 +02:00
sternenseemann
c933506468
haskellPackages.utility-ht: 0.0.16 -> 0.0.17
...
PVP allows this update as non-breaking, so we anticipate Stackage
updating in the future (0.0.17 was uploaded a day after the latest LTS
snapshot) to unbreak comfort-glpk.
2023-05-05 21:55:36 +02:00
Robert Hensing
22ba1c06b0
Revert "haskellPackages.hercules-ci-agent: Work around corrupted file on cache.nixos.org"
...
The hash has changed, so this workaround is not needed anymore.
This reverts commit aec2949269
.
2023-05-04 16:17:51 +02:00
Domen Kožar
3cb794b0f3
haskellPackages.lzma: fix build
2023-05-04 10:44:24 +01:00
Ellie Hermaszewska
22b7fb734a
haskellPackages.fourmolu_0_12_0_0: unbreak
...
Builds for ghc 9.2 and 9.4
2023-05-04 17:28:32 +08:00
Shlok Datye
28419a442d
haskellPackages.streamly-archive: improve unbreak
2023-05-04 09:05:08 +02:00
github-actions[bot]
2c7ba264d6
Merge master into haskell-updates
2023-05-04 00:12:13 +00:00
Shlok Datye
a1a4c4d629
haskellPackages.streamly-lmdb: unbreak
2023-05-03 16:53:17 +02:00
Shlok Datye
9e7bcdd1c0
haskellPackages: Add maintainer shlok
2023-05-03 13:39:07 +02:00
sternenseemann
a6bb2cc2d4
Revert "haskellPackages: Add maintainer shlok"
...
This reverts commit ad38216dc6
and
regenerates hackage-packages.nix.
Reason for Revert: There is no lib.maintainers.shlok.
Reference https://github.com/NixOS/nixpkgs/pull/229459 .
2023-05-03 11:54:20 +02:00
Robert Hensing
aec2949269
haskellPackages.hercules-ci-agent: Work around corrupted file on cache.nixos.org
...
Should this be fixed on cache.nixos.org instead?
I would like that, but it won't be a complete fix, because the corrupted
NAR has already been accepted onto a number of hosts, which would need to
take manual action, if at all possible. Furthermore, I'd have to bother
people who have presumably have more important things to do; things that
actually have a lasting effect perhaps!
2023-05-02 23:15:55 +02:00
Shlok Datye
f11c25efa0
haskellPackages.streamly-archive: unbreak
2023-05-02 20:52:06 +02:00
Dennis Gosnell
2a950c290c
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-05-02 21:19:19 +09:00
Shlok Datye
ad38216dc6
haskellPackages: Add maintainer shlok
2023-05-02 11:05:03 +00:00
maralorn
ef41eed24f
maintainers/scripts/haskell/*transitive-broken*: Fix an error message
2023-05-02 12:07:16 +02:00
maralorn
616e0ecbb7
haskellPackages.guardian: Fix eval error
2023-05-01 21:17:53 +02:00
maralorn
04682bc19a
Merge pull request #229006 from MaxHearnden/hspec
...
haskellPackages.hspec*_2_11_0: update references to be hspec*_2_11_0_1
2023-05-01 03:00:20 +02:00
maralorn
f45d05f42d
haskellPackages: Revert wrongly trimmed transitive-broken.yaml
2023-05-01 02:39:16 +02:00
maralorn
1737266d2b
haskellPackages.comfort-fftw: Drop obsolete override
2023-05-01 02:24:32 +02:00
maralorn
be99ff0da4
haskellPackages.scalendar: Fix eval
2023-05-01 02:24:09 +02:00
MaxHearnden
346bb477bf
haskellPackages.hspec*_2_11_0: update references to be hspec*_2_11_0_1
2023-04-29 23:59:36 +01:00
maralorn
d313e055d7
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-04-29 20:49:09 +02:00