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
maralorn
968cfdab4a
Merge pull request #209543 from trofi/tasty-fix-on-i686
...
pkgsi686Linux.haskellPackages.tasty: pull missing unbounded-delays pa…
2023-01-07 22:29:40 +01:00
Sergei Trofimovich
6d724cfb0a
pkgsi686Linux.haskellPackages.tasty: pull missing unbounded-delays package
...
The package is needed by tasty on a subset of architectures. Quoting
upstream `.cabal` file:
if(!arch(x86_64) && !arch(aarch64))
build-depends:
unbounded-delays >= 0.1
This fails the build on i686 (a wine depend via shellcheck):
Setup: Encountered missing or private dependencies:
unbounded-delays >=0.1
The change pulls unbounded-delays for mentioned targets.
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-01-07 20:37:48 +00:00
Domen Kožar
316f093b4e
nix-diff: fix build
2023-01-07 09:34:44 +00:00
Dennis Gosnell
33be6f87f2
Merge pull request #209362 from amesgen/nvfetcher-docker
...
nvfetcher: add nix-prefetch-docker to PATH
2023-01-07 09:37:30 +09:00
Domen Kožar
9f873b90fa
Merge branch 'master' into haskell-updates
2023-01-06 20:20:58 +00:00
amesgen
ca966310f5
nvfetcher: add nix-prefetch-docker to PATH
2023-01-06 20:37:02 +01:00
Domen Kožar
647686f98a
cachix: fix build
2023-01-06 19:31:38 +00:00
Domen Kožar
9ff4f40cb2
Merge pull request #204481 from Artturin/removenixvers1
...
nixVersion.nix_{2_6,2_7,2_8,2_9}: remove
2023-01-06 18:51:52 +00:00
Artur Cygan
b80c4e945d
haskellPackages: unbreak hevm
2022-12-31 14:20:47 +01:00
maralorn
3b14e60bab
haskell-language-server: Fix build for 1.9.0.0 for all ghc versions
2022-12-30 17:21:48 +01:00
maralorn
aaf6118fd5
haskell-language-server: Fix build for 1.9.0.0
2022-12-30 09:15:23 +01:00
Artturin
b9e503a35e
cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_10
2022-12-28 16:24:54 +02:00
maralorn
65ffdcabee
neuron-notes: Remove
2022-12-19 11:33:57 +01:00
Dennis Gosnell
7a8c0c6dd5
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-12-18 21:09:16 +09:00
Domen Kožar
6c3fbca325
cachix: 1.0.1 -> 1.1
2022-12-18 09:43:08 +00:00
maralorn
95bf258d3e
haskellPackages.hls-pragmas-plugin: Disable flaky test
2022-12-17 00:17:34 +01:00
Dennis Gosnell
63ad94602d
spago: mark broken in ghc92
2022-11-26 02:28:54 -05:00
sternenseemann
07ac1b4fa0
haskellPackages.tasty-discover: disable broken test suite
2022-11-24 15:37:59 +01:00
Artur Cygan
5b4ed2a6aa
haskellPackages: configuration cleanup
2022-11-24 01:36:43 +01:00
Naïm Favier
ea84ce7593
haskellPackages: fixes
2022-11-21 15:32:41 +01:00
maralorn
7e53f5f41c
haskellPackages.fourmolu_0_9_0_0: Fix build
2022-11-18 12:54:51 +01:00
maralorn
8b4a5f4d3e
emanote: init at 0.8.0.0
2022-11-05 00:29:53 +01:00
Weijia Wang
9d697a3be3
haskellPackages.*: disable postgresql tests on darwin
...
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-10-30 16:45:51 +01:00
sternenseemann
6451493ab5
haskellPackages.citeproc: enable executable installed to bin output
2022-10-29 20:08:55 +02:00
sternenseemann
270246ddd9
haskellPackages: adapt to process 1.6.15.0 -> 1.6.16.0
2022-10-27 22:11:24 +02:00
sternenseemann
ac1f1ad0e0
haskell: support cross in generateOptparseApplicativeCompletions
...
Deprecate haskell.lib{,.compose}.generateOptparseApplicativeCompletion*
in favor of the newly added
haskell.packages.*.generateOptparseApplicativeCompletions (plural!)
which takes into account whether we are cross-compiling or not. If we
are, generating completions is disabled, since we can't execute software
built for a different platform.
The move is necessary, so we can receive the /same/ stdenv as the
package we are overriding in order to accurately check whether we can
execute produced binaries.
Resolves #174040 .
Resolves #49648 .
2022-10-07 00:37:53 +02:00
maralorn
1ed0708ba1
Merge pull request #192540 from maralorn/hls-abi-wrapper
...
haskell-language-server: Add shell-wrapper which detects ABI incompatibilities
2022-09-28 13:35:29 +02:00
maralorn
52962fa0a8
haskell-language-server: Add shell-wrapper which detects ABI incompatibilities
...
This checks that ghc and its boot libraries have the same ABI at runtime as at compile time.
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-09-28 13:33:32 +02:00
sternenseemann
dec0fefd52
haskellPackages.disco: run offline tests only
2022-09-28 12:12:05 +02:00
sternenseemann
dcf7d06e39
haskellPackages.nix-serve-ng: fix build
...
* Workaround missing files in sdist
* Add missing undeclared boost dependency
2022-09-27 17:04:20 +02:00
sternenseemann
febe17fd07
haskellPackages.hs-mesos: remove stale override
...
pkgs.mesos was finally removed and the package hasn't been able to be
built for a while.
2022-09-27 16:23:26 +02:00
maralorn
bc5a846851
haskellPackages.ghcide-bench: dontCheck
2022-09-21 17:40:09 +02:00
maralorn
7c2fda45cc
haskell-language-server: 1.7.0.0 -> 1.8.0.0
2022-09-21 05:23:07 +02:00
maralorn
cbb22921db
haskellPackages.hie-bios: Remove unused 0.5.0 override
2022-09-20 02:49:53 +02:00
maralorn
6f241f7cec
haskellPackages: Move permanent overrides to configuration.nix
2022-09-20 02:49:53 +02:00