maralorn
651cc87d72
[haskell-updates] haskellPackages.ghcide: allow building with hie-bios >= 0.15 ( #405536 )
2025-05-09 15:33:11 +02:00
sternenseemann
fb2224d552
haskellPackages.stm-queue: skip flaky test case
2025-05-09 13:40:34 +02:00
sternenseemann
c5ba2b7e40
haskell.packages.ghc912.cabal-install: pass in Cabal 3.14.2.0
...
No version of GHC currently ships Cabal > 3.14.1.
2025-05-09 13:01:00 +02:00
sternenseemann
10180ce6c8
haskellPackages.ghcide: allow building with hie-bios >= 0.15
2025-05-09 12:49:42 +02:00
Wolfgang Walther
edd58e6e69
postgrest: 12.2.12 -> 13.0.0 ( #405494 )
2025-05-09 10:41:51 +00:00
Wolfgang Walther
898ee86437
postgrest: 12.2.12 -> 13.0.0
...
Release notes:
https://github.com/PostgREST/postgrest/releases/tag/v13.0.0
2025-05-09 09:43:15 +02:00
sternenseemann
4d234df8cc
spacecookie: drop obsolete override
2025-05-09 09:32:58 +02:00
nixpkgs-ci[bot]
b001494032
Merge d53a0ca3e8 into haskell-updates
2025-05-09 00:20:41 +00:00
nixpkgs-ci[bot]
116f782c56
Merge master into staging-next
2025-05-09 00:16:24 +00:00
maralorn
c8c4b0d93e
pkgsCross.ghcjs.haskell.packages.ghc912.SHA: Fix GHC options ( #405235 )
2025-05-08 23:14:05 +02:00
Manuel Bärenz
2bfee5e880
pkgsCross.ghcjs.haskell.packages.ghc912.SHA: Fix GHC options
2025-05-08 15:37:19 +02:00
nixpkgs-ci[bot]
40efb8503d
Merge dda3dcd3fe into haskell-updates
2025-05-08 00:20:40 +00:00
nixpkgs-ci[bot]
58e670273a
Merge master into staging-next
2025-05-08 00:16:38 +00:00
Wolfgang Walther
c8d2eca963
.editorconfig: move subfolder config into separate .editorconfig files
...
This avoids paths in the top-level file getting out-of-sync, because the
.editorconfig files would be moved together with the files they target.
2025-05-07 20:01:35 +02:00
nixpkgs-ci[bot]
9b6e6d2b7a
Merge b3582c75c7 into haskell-updates
2025-05-07 00:21:09 +00:00
nixpkgs-ci[bot]
527e9cfcc4
Merge staging-next into staging
2025-05-06 12:07:56 +00:00
Wolfgang Walther
cb084dff59
haskellPackages.jsonpatch: remove override
2025-05-06 10:13:50 +02:00
Wolfgang Walther
b96d781847
haskellPackages: unbreak various packages
...
This was generated with scripts/unbreak.nu.
2025-05-06 10:12:38 +02:00
Robert Hensing
206a32a8b9
hercules-ci-*.nix: 2.24 -> 2.28
...
This is a "megarepo" update where dependents rely on the exact
version of their dependency internally, hence the single commit.
(The bindings had an interface change)
The commonality of these updates is support for the new Nix version,
hence the title, but this also fixes a linking issue involving the
nixVersion symbol.
dlopen(/nix/store/448nl79c6bci4pqxhq22g2gb3d8qwljw-nix-2.24.14/lib/libnixmain.dylib, 0x0005): symbol not found in flat namespace '__ZN3nix10nixVersionE'
2025-05-06 09:18:16 +02:00
Wolfgang Walther
d7be3551aa
haskell.packages.ghc912.ghc-lib-parser: 9.12.2.20250320 -> 9.12.2.20250421
...
Fix eval
2025-05-05 22:32:09 +02:00
sternenseemann
9380ece8c7
haskellPackages.cborg: drop obsolete override
2025-05-05 22:22:55 +02:00
Wolfgang Walther
12d8b0ed80
haskell-modules: keep things sorted ( #401492 )
2025-05-05 20:20:38 +00:00
Wolfgang Walther
e63cbab56a
haskell.packages.ghc910.ghc-lib-parser: 9.10.1.20250103 -> 9.10.2.20250503
...
Fix eval
2025-05-05 22:19:16 +02:00
Wolfgang Walther
c51d1cd7b5
haskell-modules/configuration-{common,nix}: add comment about arbitrary insert position to avoid merge conflicts
2025-05-05 22:13:13 +02:00
Wolfgang Walther
893e0a5f22
haskell-modules/configuration-common: clean up some comments
...
Some outdated comments removed, otherwise moved above their related
line.
2025-05-05 22:13:12 +02:00
Wolfgang Walther
63b7dbb9d5
haskell-modules/configuration-hackage2nix: run keep-sorted on main.yaml
2025-05-05 22:13:11 +02:00
Wolfgang Walther
4eaa7b86cb
haskell-modules/configuration-hackage2nix: set up keep-sorted for main.yaml
...
We have keep-sorted as a CI job for a while, so we can make use of it.
2025-05-05 22:13:10 +02:00
Wolfgang Walther
b2bd43391d
maintainers/scripts/haskell: sort case- and locale-insensitively consistently
...
sort -i actually means "ignore nonprinting", not "ignore case". Also, we
need to set LC_ALL to get proper sorting for "-".
2025-05-05 22:13:07 +02:00
sternenseemann
e2a42c12a3
Merge commit 17a47125fa into haskell-updates
2025-05-05 14:40:48 +02:00
sternenseemann
64f3c047a6
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-05-05 14:37:44 +02:00
sternenseemann
c0c2fac038
haskellPackages: stackage LTS 23.19 -> LTS 23.21
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2025-05-05 14:34:05 +02:00
nixpkgs-ci[bot]
65c1568e30
Merge e830669088 into haskell-updates
2025-05-04 00:22:14 +00:00
nixpkgs-ci[bot]
b819019cea
Merge staging-next into staging
2025-05-03 18:05:03 +00:00
nixpkgs-ci[bot]
6c6ee2d903
Merge master into staging-next
2025-05-03 18:04:30 +00:00
sternenseemann
972da78368
spacecookie: enable networking on darwin
2025-05-03 19:24:09 +02:00
sternenseemann
772f418aa5
spacecookie: 1.0.0.2 -> 1.0.0.3
...
security relevant fix
https://github.com/sternenseemann/spacecookie/releases/tag/1.0.0.3
2025-05-03 19:24:09 +02:00
nixpkgs-ci[bot]
92148d54fe
Merge 429c338e15 into haskell-updates
2025-05-03 00:20:09 +00:00
nixpkgs-ci[bot]
9c9eb866d7
Merge staging-next into staging
2025-05-02 18:05:51 +00:00
nixpkgs-ci[bot]
7be7cc17c3
Merge master into staging-next
2025-05-02 18:05:12 +00:00
maralorn
dffbe7ad87
haskellPackages: remove unneeded jailbreaks ( #403491 )
2025-05-02 15:12:51 +02:00
maralorn
0c80f98406
unleash-client-haskell/unleash-client-haskell-core: Remove maintainer ( #403607 )
2025-05-02 15:11:21 +02:00
Alexandre Esteves
d655219d6f
haskellPackages: remove unneeded jailbreaks
2025-05-02 13:20:19 +01:00
Even Brenden
653b0ceac9
unleash-client-haskell/unleash-client-haskell-core: remove maintainer
2025-05-02 14:13:41 +02:00
nixpkgs-ci[bot]
2f9c7ab46b
Merge staging-next into staging
2025-05-02 12:06:41 +00:00
nixpkgs-ci[bot]
36598c241f
Merge master into staging-next
2025-05-02 12:06:12 +00:00
maralorn
b2c1ae97e8
haskellPackages.ghcWithHoogle: add passthru.hoogle ( #403488 )
2025-05-02 13:29:27 +02:00
sternenseemann
eeb3a209d0
Merge haskell-updates PR #401105 into staging
2025-05-02 12:29:41 +02:00
sternenseemann
bc05eaf736
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1814999](https://hydra.nixos.org/eval/1814999 ) of nixpkgs commit [3937cbe ](3937cbe4d3 ) as of 2025-05-02 08:45 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-05-02 11:26:59 +02:00
Wolfgang Walther
3937cbe4d3
[haskell-updates] haskellPackages.crux: unbreak ( #403343 )
2025-05-02 07:41:53 +00:00
Wolfgang Walther
687b18963e
haskellPackages.postgrest: 12.2.11 -> 12.2.12 ( #403553 )
2025-05-02 07:40:03 +00:00