sternenseemann
06886d32c5
Merge branch staging-next into haskell-updates
2024-12-09 16:07:43 +01:00
K900
2e337411b0
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-08 08:46:20 +03:00
Jan Tojnar
064ee2cb49
libsoup_2_4: Rename from libsoup
...
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
sternenseemann
9f377dfe69
haskellPackages.cabal2nix-unstable: 2024-10-17 -> 2024-12-04
...
This emits versioned libsoup_* attributes in hackage-packages.nix and
(unrelatedly) adds support for opencascade-*, thus closes #359831 .
2024-12-08 00:37:52 +01:00
sternenseemann
0edc9de869
Merge branch staging into haskell-updates
2024-12-03 14:52:17 +01:00
K900
6739ae1174
Merge remote-tracking branch 'origin/staging-next' into staging
2024-12-02 22:43:34 +03:00
github-actions[bot]
44b831c0b1
Merge master into staging-next
2024-12-02 18:04:40 +00:00
K900
007b4f3e71
Merge remote-tracking branch 'origin/staging-next' into staging
2024-12-01 10:29:27 +03:00
sternenseemann
649721fe54
haskell.packages.ghcHEAD: start compiler config for GHC 9.14
...
(cherry picked from commit 9c2ca55dd3 )
2024-11-30 18:19:09 +01:00
sternenseemann
5aff2550eb
haskellPackages.ghcide: apply patch for GHC 9.8.3 compat
...
(cherry picked from commit d76940773a )
2024-11-30 17:32:20 +01:00
sternenseemann
73f95b45c3
haskellPackages.haskell-language-server: refactor override
...
(cherry picked from commit 0984a89fe2 )
2024-11-30 17:32:13 +01:00
Jörg Thalheim
65036e0ef9
nix-serve-ng: fix build against nix 2.24
2024-11-30 10:54:40 +01:00
Martin Weinelt
9b1b10369d
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/pytest-codspeed/default.nix
2024-11-28 17:11:16 +01:00
sternenseemann
cb555a68c4
Merge branch staging into haskell-updates
2024-11-27 23:24:36 +01:00
sternenseemann
10eb3ebd78
haskellPackages.unordered-containers: disable hanging tests on 32bit
2024-11-27 23:14:38 +01:00
github-actions[bot]
9a94a24ad9
Merge staging-next into staging
2024-11-25 14:38:16 +00:00
tomberek
2de990d168
Update Haskell-Nix bindings, hercules-ci-agent, cachix nix library version ( #357224 )
2024-11-25 09:31:48 -05:00
Emily
39589350f7
treewide: improve prepending and appending derivation arguments in bash code ( #357052 )
2024-11-25 13:55:41 +00:00
Wolfgang Walther
d86588d230
treewide: improve prepending and appending derivation arguments in bash code
...
Those would be problematic with __structuredAttrs turned on, because
they'd turn those nice bash arrays back into strings - and potentially
lose some of the values on the way.
2024-11-25 09:09:23 +01:00
Emily
382ef6cd88
Merge staging-next into staging
2024-11-25 02:00:00 +00:00
Linus Vettiger
a2c2ebc1d1
haskellPackages.sym: mark broken on darwin
2024-11-24 13:06:27 +01:00
Alexandre Esteves
d51b1767a3
haskellPackages.http-reverse-proxy: disable tests on darwin
2024-11-23 16:27:12 +00:00
maralorn
967e8f8564
haskellPackages.servant-auth-server: unbreak ( #358193 )
2024-11-23 13:51:56 +01:00
Alexandre Esteves
5e104797ba
haskellPackages.servant-auth-server: unbreak
2024-11-22 16:53:38 +00:00
Alexandre Esteves
3d2ec781e7
haskellPackages.hailgun: fix build
2024-11-22 16:40:16 +00:00
detroyejr
2c034c5216
haskellPackages.pandoc-cli_3_5: fix build
2024-11-21 21:03:19 -05:00
Reno Dakota
07029deebb
haskellPackages.hermes-json: fix vendored simdjson with clang-19
2024-11-20 02:14:52 +00:00
sternenseemann
9c2ca55dd3
haskell.packages.ghcHEAD: start compiler config for GHC 9.14
2024-11-19 20:40:33 +01:00
sternenseemann
c7047112ab
Revert "git-annex: work around corrupted store paths of dependencies"
...
This reverts commit 5e1144c572 .
Reason for revert: Due to unrelated set rebuilds on
staging/haskell-updates compared to master, we get freshly built store
paths of these packages anyways.
2024-11-19 19:06:32 +01:00
sternenseemann
dff76f22b3
Merge branch staging into haskell-updates
...
Contains the following interesting changes for haskell-updates:
- #356918 (which we can revert now)
- #320148 (which is a set rebuild)
2024-11-19 19:04:18 +01:00
Robert Hensing
9314da7ee8
Format
2024-11-19 12:15:46 +01:00
Robert Hensing
19b4b39db4
hercules-ci-cnix-store/nix: 2.18 -> 2.24
2024-11-19 12:00:01 +01:00
Robert Hensing
ee93a4f541
haskellPackages.hercules-ci-agent: 0.10.4 -> 0.10.5
2024-11-19 11:47:22 +01:00
Robert Hensing
5092b77f73
haskellPackages.hercules-ci-cnix-expr: 0.3.6.4 -> 0.3.6.5
2024-11-19 11:46:52 +01:00
Robert Hensing
e62e4c5dd8
haskellPackages.hercules-ci-cnix-store: 0.3.6.0 -> 0.3.6.1
2024-11-19 11:45:57 +01:00
Robert Hensing
1110e5fe64
haskell-modules: Add replacements-by-name
...
(cherry picked from commit 3ff89d8f12 )
2024-11-19 11:40:41 +01:00
github-actions[bot]
2af48a347f
Merge staging-next into staging
2024-11-19 00:15:25 +00:00
sternenseemann
5e1144c572
git-annex: work around corrupted store paths of dependencies
2024-11-18 23:28:27 +01:00
maralorn
593487e630
haskellPackages: cleanup overrides after linked pulls made it to hackage ( #356650 )
2024-11-18 09:54:38 +01:00
maralorn
ae5229b834
aws-spend-summary: add shell completions ( #356409 )
2024-11-18 09:50:18 +01:00
maralorn
10b4522565
haskellPackages.beam-postgres: fix build ( #356378 )
2024-11-18 09:47:24 +01:00
Emily
995962f25a
haskellPackages.network: remove code for macOS < 11
...
This reverts commit 2573d499bd .
2024-11-18 00:05:22 +00:00
Niklas Hambüchen
a2f60bb52e
haskell: Don't use package-qualified and non-package-qualified grep
2024-11-17 18:22:49 +01:00
Daniel Rolls
fcb524165f
aws-spend-summary: add shell completions
2024-11-17 11:22:40 +00:00
Alexandre Esteves
56fec67eb1
haskellPackages: cleanup overrides after linked pulls made it to hackage
2024-11-17 04:36:29 +00:00
Alexandre Esteves
ec31910fe7
haskellPackages.beam-postgres: fix build
2024-11-16 06:01:21 +00:00
Alexandre Esteves
a9e4967145
haskellPackages.testcontainers: fix build
2024-11-16 06:01:19 +00:00
Alexandre Esteves
a3775eb57d
haskellPackages: fix test suites on multiple stream libraries
2024-11-15 23:56:57 +00:00
sternenseemann
57fd2fcf1f
haskellPackages.immortal: disable flaky tests on darwin
...
It took 5 tries in <https://hydra.nixos.org/eval/1809897 > for the tests
to succeed on x86_64 and aarch64 darwin, respectively.
2024-11-13 23:43:09 +01:00
maralorn
bba794ffb7
haskellPackages.dependent-sum-template: build with ghc 9.10 ( #355052 )
2024-11-13 12:22:47 +01:00