sternenseemann
776e8fd668
haskellPackages.nri-redis: disable tests
...
They require a local redis daemon running.
2021-06-05 17:56:33 +02:00
maralorn
b93c4e462b
Merge pull request #125805 from maralorn/static-cabal2nix
...
haskellPackages.cabal2nix-unstable: Use justStaticExecutables
2021-06-05 17:37:51 +02:00
Malte Brandy
51f2030430
haskellPackages.cabal2nix-unstable: Use justStaticExecutables
2021-06-05 16:55:24 +02:00
sternenseemann
24a4c65ca9
haskellPackages.pandoc-crossref: downgrade to retain pandoc 2.13 support
2021-06-05 12:59:38 +02:00
sternenseemann
9b1e0e4b74
haskellPackages.jsaddle-webkit2gtk: remove now unnecessary patch
...
Upstream seems to have fixed the issue in the meantime -- without merging
Malte's PR, however.
2021-06-05 02:29:27 +02:00
sternenseemann
6609035410
haskell.packages: group all diagrams overrides
2021-06-05 01:08:43 +02:00
sternenseemann
e6cf0980db
haskellPackages.diagrams-lib: pin to < 1.4.4
...
While diagrams-lib 1.4.4 doesn't per se require us to update any
diagrams lib to 1.5.0 it would require monoid-extras 0.6 which would
force us to update diagrams-core to 1.5.0, thus breaking
haskellPackages.diagrams.
Since we can just keep the patch we fetch and downgrade to 1.4.3, we
can continue sitting out the slow update cycle of the diagrams universe.
2021-06-05 01:05:49 +02:00
sternenseemann
9a0592e682
Revert "haskell.packages: remove constraint on monoid-extras"
...
This reverts commit 52d69816b0
.
Unfortunately there is no way to update to monoid-extras 0.6 yet without
marking some packages as broken. The issue is that not all diagrams*
packages have had an update adding support for GHC 9.x yet (which would
also include monoid-extras 0.6 support). The only alternative to pinning
diagrams* and monoid-extras would be to have mismatched versions between
them which always causes issues with haskellPackages.diagrams.
Note that this commit re-introduces some build failures which are to be
fixed in a follow-up commit.
2021-06-05 01:05:32 +02:00
sternenseemann
083ac8e64c
haskellPackages.llvmPackages: dontRecurseIntoAttrs
...
They are not an exposed part of haskellPackages per se, so we shouldn't
list them in nix-env. Additionally this should prevent the failed lldb
build from cluttering our jobset output.
2021-06-04 11:36:24 +02:00
sternenseemann
6e9760124b
haskellPackages.diagrams-rasterific: unbreak
2021-06-03 12:31:24 +02:00
sternenseemann
52d69816b0
haskell.packages: remove constraint on monoid-extras
...
Seems like the monoid-extras situation wasn't as bad as I thought and
some new releases in the meantime make every diagrams package we had
working previously work again.
* haskellPackages.monoid-extras: 0.5.1 -> 0.6
* haskellPackages.diagrams-lib: remove now unnecessary patch
* haskellPackages.namespace: jailbreak to build with new monoid-extras
2021-06-03 12:29:44 +02:00
Potato Hatsue
6c9f648f75
haskellPackages.uusi: add to top-level
2021-06-03 11:45:42 +02:00
sternenseemann
1be4cb6748
haskell-ci: no longer mark as broken
...
haskell-ci just builds (again?) without any necessary changes
2021-06-03 02:15:59 +02:00
sternenseemann
67c5d844e1
haskellPackages.hnix: make build with relude < 1.0
...
The commits we revert still do the trick, but we need to revert one
additional commit now which increases the lower version bound for
relude.
2021-06-03 01:35:28 +02:00
Joe Hermaszewski
c5b75e96d9
haskellPackages.hnix: Remove patches now present on Hackage
2021-06-03 01:22:16 +02:00
Joe Hermaszewski
5ccfe3400e
haskellPackages.update-nix-fetchgit: Remove patches now present on Hackage
2021-06-03 01:22:16 +02:00
sternenseemann
f0db036283
haskellPackages.parallel-io: update override comment
2021-06-03 01:16:35 +02:00
sternenseemann
0b93c12bd4
haskell.packages: remove obsolete source overrides
...
Both taffybar and ap-normalize where bumped to a version newer than the
last hackage pin which we have caught up with now, so we can clean up
those.
2021-06-03 00:53:44 +02:00
sternenseemann
7d89be36a8
hackage-packages.nix: Regenerate based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-06-03 00:12:17 +02:00
sternenseemann
3317a7460b
Stackage Nightly: 2021-05-19 -> 2021-06-01
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-06-03 00:12:17 +02:00
(cdep)illabout
7191381b24
hackage-packages.nix: Regenerate based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-06-02 13:17:10 +09:00
Potato Hatsue
471399b772
haskellPackages.arch-web: unbreak
2021-06-02 11:28:42 +08:00
sternenseemann
e342bd5987
hackage-packages.nix: Regenerate based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-06-01 14:35:58 +02:00
Kerstin Humm
8f218b3a8c
haskell: add erictapen as maintainer for some packages
2021-06-01 14:35:01 +02:00
Kerstin Humm
b401b43209
haskellPackages.webify: unbreak, jailbreak, as patches are not upstreamable atm
2021-06-01 12:42:23 +02:00
sternenseemann
d68632f5fd
haskell.packages: regenerate package set
2021-06-01 12:36:18 +02:00
Kerstin Humm
8f33bb975d
haskellPackages.hakyll: unbreak, jailbreak, patch for pandoc version
2021-06-01 12:29:58 +02:00
(cdep)illabout
2451208b1b
haskell-updates: team workflow update link to matrix space
2021-05-30 21:55:55 +09:00
Dennis Gosnell
718ab6dada
Merge pull request #122728 from cdepillabout/haskell-updates-workflow
...
haskell-updates: add documentation for workflow
2021-05-30 14:24:25 +09:00
(cdep)illabout
95e7f26425
haskell-updates: update workflow documentation with a few small fixes
2021-05-30 14:16:03 +09:00
(cdep)illabout
adfec8b5e0
haskell-updates: update workflow documentation to expand section on merging master into haskell-updates
2021-05-30 13:31:29 +09:00
(cdep)illabout
6b80742d4d
haskell-updates: update workflow documentation to explain transitive broken package list
2021-05-30 13:19:56 +09:00
(cdep)illabout
bd6a1e163c
haskell-updates: update workflow documentation to put goal first
2021-05-30 11:53:07 +09:00
(cdep)illabout
197dae2b63
haskell-updates: add link for HACKING.md
2021-05-30 10:58:07 +09:00
(cdep)illabout
dcc4f8ee24
haskell-updates: add dot slash to commands in maintainer docs
2021-05-30 10:51:33 +09:00
Dennis Gosnell
532ce05a4e
haskell-updates: more fixes for workflow documentation
...
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-30 10:49:58 +09:00
Potato Hatsue
b29dc5253d
haskellPackages.nvfetcher: add to top-level
2021-05-28 10:56:52 +08:00
(cdep)illabout
99e97c88f0
hackage-packages.nix: Regenerate based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-05-28 10:53:56 +09:00
(cdep)illabout
cd36dc4d98
haskellPackages.greenclip: unmark broken
2021-05-28 10:50:12 +09:00
(cdep)illabout
259177f109
haskellPackages.cabal2nix-unstable: update to latest version from github
2021-05-28 10:47:40 +09:00
(cdep)illabout
efd291080d
haskell-updates: small fixes
2021-05-27 21:58:52 +09:00
(cdep)illabout
3640440ed8
haskell-updates: more documentation
2021-05-27 21:36:13 +09:00
(cdep)illabout
2c9b564bd2
hackage2nix: Mark failing builds broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-05-26 10:39:08 +09:00
sternenseemann
7144de747b
bustle: remove darwin from platforms
...
The build fails due to the usage of unportable glibc functions. Since
there is probably little interest in bustle on darwin, there is no real
value in attempting to patch this.
2021-05-25 18:11:35 +02:00
sternenseemann
d1f97a0dfb
haskellPackages.ap-normalize: 0.1.0.0 -> 0.1.0.1
...
Manually upgrade for darwin build fix.
2021-05-25 17:30:48 +02:00
Malte Brandy
a1b16d9782
haskellPackages.hls-class-plugin: Disable tests on darwin
2021-05-25 13:00:46 +02:00
sternenseemann
34de748dbf
haskellPackages.orbits: disable doctest on aarch64
...
aarch64 doctests fail in general due to a GHC bug
2021-05-23 17:25:24 +02:00
Malte Brandy
a9a4eb18b1
haskell: Add maintained packages for maralorn
2021-05-23 13:41:50 +02:00
Rodney Lorrimar
aa34feebd8
haskellPackages.taffybar: override src until next Hackage update
...
Taffybar 3.2.5 fixes dyre compatibility, but is not in
Hackage as of 2021-05-19T07:17:55Z.
2021-05-23 14:08:52 +10:00
sternenseemann
7559b35d90
haskellPackages.libarchive: don't parallelize test suite
...
hspec is invoked with -j1 in the hopes that this migitates the issue of
the current failures on Hydra: https://github.com/vmchale/libarchive/issues/20
2021-05-22 17:48:58 +02:00