sternenseemann
703882fb57
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-26 17:44:39 +02:00
sternenseemann
19a763458d
maintainers/haskell/package-list: minor fixes to documentation
...
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2021-07-26 17:35:40 +02:00
sternenseemann
9dfc62e2b8
haskellPackages: regenerate list of transitively broken pkgs
2021-07-26 11:18:58 +02:00
Dennis Gosnell
38fe121895
Merge pull request #131067 from maralorn/hackage-package-list
...
pkgs.haskell.package-list: init
2021-07-23 09:14:37 +09:00
Malte Brandy
264e63477d
pkgs.haskell.package-list: init
...
This commit introduces a maintainer script to upload our current list of
haskell-packages to hackage.
2021-07-22 23:17:37 +02:00
Artur Cygan
ba2e617faf
haskellPackages.hevm: unbreak
2021-07-22 13:18:15 +02:00
(cdep)illabout
1d71ffb109
haskellPackages.focuslist: disable checks because doctests incorrectly fail
2021-07-21 16:09:47 +09:00
(cdep)illabout
ce807c7c42
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-07-21 15:04:06 +09:00
(cdep)illabout
7c1347975e
haskell-updates: add documentation for onboarding new member
2021-07-21 10:27:26 +09:00
Malte Brandy
fef688899e
haskellPackages.streamly-bytestring: Pin to 0.1.2 to stay compatible with stackage LTS
2021-07-20 17:35:31 +02:00
Joe Hermaszewski
3199c9188a
haskellPackages.nix-linter: remove unnecessary jailbreak
2021-07-20 18:34:43 +08:00
Gabriel Gonzalez
c2b276292a
Merge pull request #129634 from Anton-Latukha/haskellPackages.upd-hnix-0.14
...
haskellPackages: allow hnix-store-{core,remote} 0.5
2021-07-18 10:13:24 -07:00
sternenseemann
db84219ded
haskellPackages.{rel8,tmp-postgres}: unbreak
...
1.1.0.0 brings us compatibility with opaleye >= 7.3.0.0, so we can get
rid of the old version as well. tmp-postgres was incorrectly marked as
broken (maybe due to a flaky failure) and can be unmarked.
2021-07-18 12:05:34 +02:00
sternenseemann
ff83117733
haskellPackages.nix-linter: unbreak for hnix 0.14
...
Change to pname is necessary in order to not confuse jailbreak-cabal.
2021-07-18 11:40:50 +02:00
sternenseemann
f93409efb9
haskellPackages.hnix: build with relude 1.0.0.1 and semialign 1.2
...
hnix needs these versions since 0.13, but we previously patched it to
use the versions tracked in stackage because that reduces the risk of
multiple versions of a package being propagated in the dependency tree
and breaking a build.
One major release later, patching hnix has become quite cumbersome, so
we'll bite the bullet for now and return to this approach if any
problems come up.
2021-07-18 11:19:50 +02:00
Anton-Latukha
65cdac5e48
haskellPackages: regenerated hackage-packages.nix
2021-07-18 11:15:14 +02:00
Anton-Latukha
b254189ee6
haskellPackages: add myself as a maintainer for packages
2021-07-18 11:15:13 +02:00
Anton-Latukha
fca4c19c2b
haskellPackages: allow hnix-store-{core,remote} 0.5
...
These were blocked due to mutual desigion during me<>`sternenseemann`
discussion.
https://github.com/haskell-nix/hnix/issues/952
In short:
I shipped my own work (to support GHC 9.0) in the 0.5 releases of
`hnix-store-{core,remote}`.
These packages are really used only by `hnix` itself, and instead of maintaining
them in Nixpkgs & reacting on `hnix` release, we decided to hold them back &
switch to these versions when `hnix` provides support for them.
I just (today) released `hnix` 0.14 & it requires `hnix-store-{core,remote}`
0.5.
If you would look at dependency tree:
https://packdeps.haskellers.com/reverse/hnix-store-core
https://packdeps.haskellers.com/reverse/hnix-store-remote
It shows that `hnix` currently is the only alive use of these projects.
2021-07-18 11:15:13 +02:00
(cdep)illabout
627eee1f66
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-07-17 21:47:45 +09:00
Dennis Gosnell
c05c892b38
Merge pull request #130426 from cdepillabout/new-haskell-maintainer
...
haskell-updates: add explanation for adding new NixOS/haskell member
2021-07-17 21:23:25 +09:00
(cdep)illabout
cd1fedf77b
git-annex: bump hash for latest version
2021-07-17 19:21:38 +09:00
(cdep)illabout
bdf47ab600
haskell-updates: add explanation for adding new NixOS/haskell member
2021-07-17 14:40:38 +09:00
(cdep)illabout
1a9b069849
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-07-17 14:16:20 +09:00
(cdep)illabout
dc4ffe1e1d
haskellPackages: stackage-lts 18.1 -> 18.2
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-07-17 14:14:50 +09:00
(cdep)illabout
19633b7ea9
haskellPackages: sort transitive-broken list correctly
2021-07-17 11:51:44 +09:00
(cdep)illabout
f3d08d4b91
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-17 11:04:51 +09:00
sternenseemann
d288d874a8
haskellPackages.Agda: enable extra optimisations
...
See https://hackage.haskell.org/package/Agda-2.6.2/changelog
2021-07-14 22:51:07 +02:00
Viacheslav Lotsmanov
707671dae2
haskellPackages.shellFor: Fix typo in the comments
...
“hpkgs” → “haskellPkgs”
2021-07-12 11:35:09 +09:00
sternenseemann
f19fff9134
haskellPackages.rel8: unbreak by providing older opaleye
2021-07-11 13:37:40 +02:00
Vaibhav Sagar
4869c88626
haskell.packages.ghc901: use hlint_3_3_0 instead of hlint_3_3_1
...
The former attribute got removed due to an upstream update.
2021-07-10 12:36:37 +02:00
sternenseemann
3a6f8567a6
haskellPackages.large-hashable: unbreak
...
The source tarball now has DOS line endings for some reason, requiring
the use of dos2unix. Also needs a jailbreak since the template-haskell
bound has become too strict.
2021-07-09 16:38:25 +02:00
Joe Hermaszewski
dc5420fbe8
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-09 17:04:26 +08:00
sternenseemann
d5d44479c1
haskellPackages.graphql: unbreak
...
Upstream introduced too strict lower bounds in a new release. Since it's
too much hassle to create a new account in their redmine just for this
issue, I've used asserts to indicate when this will be able to be
removed.
2021-07-08 14:04:11 +02:00
sternenseemann
1088e55baf
haskellPackages.cabal2nix-unstable: 2021-06-12 -> 2021-07-08
2021-07-08 12:35:35 +02:00
Joe Hermaszewski
30632123fb
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-07-08 13:29:00 +08:00
Joe Hermaszewski
ce0e82b315
haskellPackages: stackage-lts 18.0 -> 18.1
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-07-08 10:36:18 +08:00
Joe Hermaszewski
4af078aec8
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-07 22:25:01 +08:00
github-actions[bot]
015c6d73ad
Merge master into haskell-updates
2021-07-04 00:05:27 +00:00
maralorn
1e61298bf5
Merge pull request #129093 from siraben/haskell-mainProgram
...
haskell-generic-build: allow mainProgram to be set
2021-07-03 13:45:40 +02:00
Ben Siraphob
06fb9a9421
haskell-generic-build: allow mainProgram to be set
2021-07-03 15:52:39 +07:00
sternenseemann
83e723aa17
haskellPackages.git-annex: update hash for 8.20210630
2021-07-03 00:36:01 +02:00
Joe Hermaszewski
b1cfbd04de
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-07-02 21:05:50 +08:00
Joe Hermaszewski
93e565b717
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-02 18:35:55 +08:00
Joe Hermaszewski
79fb3e33c5
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-30 23:18:49 +08:00
Joe Hermaszewski
dfdc6ad216
haskellPackages.rel8: dontCheck
...
Flakey tests, upstream issue: https://github.com/circuithub/rel8/issues/86
2021-06-29 21:07:51 +08:00
sternenseemann
6955f4e4e6
haskell-generic-builder: support badPlatforms
...
meta.badPlatforms allows us to exclude specific platforms from the list
of supported platforms without the need to explicitly substract it from
lib.platforms.all (or our inferior equivalent allKnownPlatforms) in
platforms. Thus it'll map nicely to unsupported-platforms in the
hackage2nix configuration in the future.
2021-06-27 18:32:28 +02:00
Malte Brandy
175aa37e75
haskellPackages.gi-wnck: Unsupported on darwin
2021-06-27 14:29:45 +02:00
Malte Brandy
39609a8ccd
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-27 13:08:20 +02:00
Malte Brandy
ee5d60e0b9
haskellPackages.matrix-client: Set maralorn as maintainer
2021-06-27 12:12:18 +02:00
Malte Brandy
b96f5abe4d
haskellPackages.matrix-client: dontCheck
2021-06-27 12:07:48 +02:00