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
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
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
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
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
maralorn
be99ff0da4
haskellPackages.scalendar: Fix eval
2023-05-01 02:24:09 +02:00
maralorn
f7e7809ad5
haskellPackages.gtk: Fix eval on darwin
2023-04-28 13:51:35 +02:00
maralorn
ddcad4495c
haskellPackages.med-module: Temporarily disable examples to fix build
2023-04-27 21:48:57 +02:00
github-actions[bot]
dc9fe27b82
Merge master into haskell-updates
2023-04-27 00:12:51 +00:00
Domen Kožar
2b9ec87c4e
cachix: 1.4.2 -> 1.3.3
...
reverts back to 1.3.3 until a regression has been addressed.
2023-04-24 18:02:35 +01:00
Miao, ZhiCheng
355cb4ce6b
haskellPackages.gio: fix build
...
- More addPkgconfigDepends
- Tested pkgsets:
- [x] .#haskell.packages.ghc92.gio
- [x] .#haskell.packages.ghc94.gio
2023-04-23 20:55:58 +03:00
Miao, ZhiCheng
77fb04d83e
haskellPackages.gtk: refactor configuration-nix
...
- using lib.pipe
2023-04-23 20:55:53 +03:00
maralorn
10a9250425
haskellPackages.spreadsheet: Add executableHaskellDepends for examples
2023-04-22 22:38:06 +02:00
maralorn
32a7217281
haskellPackages.audacity: Add executableHaskellDepends for examples
2023-04-22 22:37:45 +02:00
Henning Thielemann
fa0a071b2e
haskellPackages: add buildExamples Cabal flag to audacity, med-module, spreadsheet
2023-04-22 12:53:31 +02:00
Tristan McLeay
cc8b4a260b
fourmolu: 0.10.0.0 -> 0.10.1.0
...
Restore bugfix release previously part of nixpkgs.
2023-04-18 14:59:03 +02:00
Ellie Hermaszewska
b308cfd396
haskellPackages.cachix: Correct hash
2023-04-07 07:15:12 +08:00
Domen Kožar
0373758bed
cachix: 1.4.1 -> 1.4.2
2023-04-06 19:35:39 +01:00
maralorn
5ddf8ec5a8
haskell.packages.ghc94.haskell-language-server: Fix build
2023-04-03 15:11:05 +02:00
maralorn
637bbe5529
haskellPackages.haskell-language-server: Fix build for version 1.10
2023-04-03 12:19:37 +02:00
Robert Hensing
c2b2529148
haskellPackages.cachix_1_3_3: configure
2023-04-02 21:30:56 +02:00
maralorn
b2aabfd216
haskellPackages.haskell-language-server: Reorganize overrides
2023-04-01 15:44:31 +02:00
Dennis Gosnell
cd111f458f
haskell.packages.ghc944.fourmolu_0_11_0_0: unbreak
2023-03-30 13:33:10 +09:00
Dennis Gosnell
c69399d4fd
cachix: remove source override
2023-03-30 12:32:28 +09:00
Dennis Gosnell
9b7cbce8b2
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-03-23 07:42:17 +09:00
sternenseemann
7f663abbc2
haskellPackages.goldplate: make executable available for tests
2023-03-22 15:24:35 +01:00
Weijia Wang
366e108e41
wxGTK30, wxmac: drop
2023-03-22 13:56:44 +02:00
Domen Kožar
b5cf1b23f7
Merge branch 'master' into haskell-updates
2023-03-20 11:44:17 +00:00
Domen Kožar
d99eb5e079
cachix: 1.3.1 -> 1.3.3
...
It also uses GHC 9.4, since 9.2 is broken on arm/linux (segfaults).
2023-03-18 13:13:10 +00:00
sternenseemann
e4f591eae9
haskellPackages.Cabal{,-syntax}_3_8_1_0: keep
...
Latest version is 3.10.1.0 now, but let's keep 3.8 around (for now at
least). We will likely soon have moved a lot of stuff over to 3.10
though.
2023-03-14 14:01:57 +01:00
Ilan Joselevich
f7d99b7da8
cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_14
2023-03-13 20:34:34 +02:00
Ilan Joselevich
6e99f2eecc
cachix: remove no longer needed src override & patch
...
The patch and overrides removed in this change were only needed
temporarly to avoid waiting for a haskell-updates cycle.
2023-03-13 20:32:49 +02:00
github-actions[bot]
bf7ad8aa57
Merge master into haskell-updates
2023-03-10 00:14:11 +00:00
Domen Kožar
551cec9f15
cachix: 1.3 -> 1.3.1
2023-03-09 13:06:47 +00:00
github-actions[bot]
7587e059ac
Merge master into haskell-updates
2023-03-08 00:13:50 +00:00
Domen Kožar
740395e1d3
cachix: 1.2 -> 1.3
2023-03-06 16:01:21 +00:00
sternenseemann
ed65e11bac
haskellPackages.Cabal_3_8_1_0: drop obsolete override
...
Revision 2 has been applied after the last hackage update.
2023-03-01 18:41:15 +01:00
sternenseemann
604c0fed7a
haskellPackages.Cabal_3_8_1_0: apply revision 2
...
Requested in #218740 .
2023-03-01 12:22:58 +01:00
sternenseemann
a5821740f8
haskell.packages.*.[cC]abal*: use process 1.6.17.0 for GHC < 9.2.5
...
Cabal 3.8 and friends support process 1.6.17.0 which has recently been
released on Hackage, so we can fix the evaluation errors this way.
2023-02-19 13:16:55 +01:00
sternenseemann
da5233bbc0
haskell.packages.*.[cC]abal*: use core process where possible
...
Annoyingly weird match since 9.2.4's process version is too old, but
that should go away soon-ish anyways. Prevents mismatches in overrides.
2023-02-18 21:55:25 +01:00
sternenseemann
76d60f67f5
haskellPackages.domaindriven-core: disable IP based postgresql test
2023-02-18 18:16:11 +01:00
sternenseemann
34a7913a43
haskellPackages.minicurl: disable test suite accessing the network
2023-02-18 17:54:14 +01:00
Jason Yundt
b1bb9bb6c8
treewide: fix backwards smart apostrophes
...
According to the Unicode Standard, you should use U+2019 RIGHT SINGLE
QUOTATION MARK for apostrophes [1]. Before this change, some of the text
in this repo would use U+2018 LEFT SINGLE QUOTATION MARKs instead.
[1]: https://www.unicode.org/versions/Unicode15.0.0/ch06.pdf#G12411
2023-02-06 07:24:42 -05:00
Domen Kožar
5828698df6
cachix: fix build on darwin
2023-01-08 12:23:33 +00:00
Ilan Joselevich
6e082f222c
cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_12
2023-01-08 10:35:08 +02:00