Commit Graph

9778 Commits

Author SHA1 Message Date
sternenseemann
70ff16bfc3 haskellPackages.mmorph_1_1_3: remove at 1.1.3 2024-10-17 15:49:14 +02:00
sternenseemann
df4385bac3 haskellPackages.hlint_3_2_8: remove at 3.2.8 2024-10-17 15:49:13 +02:00
sternenseemann
8af359a800 haskellPackages.hinotify_0_3_9: remove at 0.3.9 2024-10-17 15:49:11 +02:00
sternenseemann
a9e533a203 haskellPackages.haddock{,-api}_2_23_1: remove at 2.23.1 2024-10-17 15:49:10 +02:00
sternenseemann
95bd0b4be1 haskellPackages.gi-soup_2_4_28: remove at 2.4.28 2024-10-17 15:49:09 +02:00
sternenseemann
9afe73866e ihaskell: use stackage version of ghc-syntax-highlighter
Seems like Stackage recently has reintroduced ghc-syntax-highlighter to
its set at version 0.0.10.0 which is just what we need.
2024-10-17 15:49:08 +02:00
sternenseemann
e459c0a2ca haskellPackages.ghc-api-compat_8_6: remove at 8.6 2024-10-17 15:49:08 +02:00
sternenseemann
0cfd9d3eec haskellPackages.foundation_0_0_28: remove at 0.0.28 2024-10-17 15:49:07 +02:00
sternenseemann
b56063ff6e haskellPackages.doctest_0_18_2: remove at 0.18.2 2024-10-17 15:49:06 +02:00
sternenseemann
e76520309c haskellPackages.dependent-sum_0_4: remove at 0.4 2024-10-17 15:49:04 +02:00
sternenseemann
f732a4bddd haskellPackages.dependent-map_0_2_4_0: remove at 0.2.4.0 2024-10-17 15:49:03 +02:00
sternenseemann
0261c402c4 haskellPackages.basement_0_0_14: remove at 0.0.14 2024-10-17 15:49:02 +02:00
sternenseemann
a20970fe14 taskell: remove at 1.11.4
haskellPackages.brick_0_70_1: remove at 0.70.1

taskell's upstream repository has been archived after three years of
inactivity. There also doesn't seem to be an obvious fork that provides
a suitable, maintained replacement.

No changelog entry since taskell has already been marked as broken in
24.05 from the beginning.
2024-10-17 15:49:01 +02:00
sternenseemann
2325e45b66 haskellPackages.brittany_0_13_1_2: remove at 0.13.1.2 2024-10-17 15:48:59 +02:00
sternenseemann
d911a50d34 haskellPackages.base16-bytestring: remove at 0.1.1.7 2024-10-17 15:48:58 +02:00
sternenseemann
ccb5fcd8ee haskellPackages.Diff_0_3_4: remove at 0.3.4
The upstream issue for liquidhaskell is resolved. liquidhaskell is
marked broken for an unrelated issue in one of its dependencies.
2024-10-17 15:48:57 +02:00
sternenseemann
5b205678d7 haskellPackages.directory_1_3_7_1: remove at 1.3.7.1 2024-10-17 15:48:56 +02:00
sternenseemann
cd3949a15c haskellPackages.Cabal_3_6_3_0: remove at 3.6.3.0 2024-10-17 15:48:55 +02:00
sternenseemann
087b35da82 glirc, haskellPackages.irc-core: unbreak after latest release(s) 2024-10-17 15:14:22 +02:00
sternenseemann
745a8a50b4 haskell.packages.ghc{8107,902}.Cabal*_3_10_3_0: use process 1.6.24.0 2024-10-17 13:52:03 +02:00
sternenseemann
c3322f4af0 haskell.packages.ghc910.extensions: 0.1.0.2 -> 0.1.0.3 2024-10-17 13:50:50 +02:00
sternenseemann
15ef6b0b30 haskellPackages.gi-gdk_4: 4.0.8 -> 4.0.9 2024-10-17 13:21:37 +02:00
sternenseemann
212b040a81 haskellPackages.cabal2nix-unstable: 2024-05-20 -> 2024-10-17 2024-10-17 13:20:46 +02:00
sternenseemann
46ee759dd5 haskellPackages.Cabal_3_12_1_0: keep for cabal-install and friends 2024-10-14 23:30:34 +02:00
sternenseemann
5b2d0d365d Partially revert "treewide: replace webkitgtk to webkitgtk_4_0"
This commit partially reverts ccec93c1c7.

This will break a lot of packages in haskellPackages (due to a missing
webkitgtk), but at least hackage-packages.nix is reproducible with the
generation shell script again.

Unfortunately, it seems the generated nature of hackage-packages.nix was
ignored when preparing the webkitgtk change:
https://github.com/NixOS/nixpkgs/pull/345611#issuecomment-2394993096
2024-10-14 23:27:24 +02:00
Francesco Gazzetta
be9931955d haskellPackages.{gemini-server,language-gemini}: Unmark broken
Fixed in revisions 3 and 2
2024-10-14 09:53:15 +02:00
github-actions[bot]
b382e264d5
Merge master into haskell-updates 2024-10-14 00:17:11 +00:00
github-actions[bot]
5d9355ca91
Merge master into haskell-updates 2024-10-13 00:17:40 +00:00
github-actions[bot]
4433a315bd
Merge master into staging-next 2024-10-12 12:05:08 +00:00
Domen Kožar
dd5aae5e50
cachix: 1.7.4 -> 1.7.5 (#347969) 2024-10-12 09:02:58 +02:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Domen Kožar
f2b2e22837 cachix: 1.7.4 -> 1.7.5 2024-10-11 20:00:45 +01:00
github-actions[bot]
f537bce2af
Merge master into haskell-updates 2024-10-10 00:16:06 +00:00
github-actions[bot]
fc5d8c3e7d
Merge master into staging-next 2024-10-09 06:04:53 +00:00
Robert Hensing
729225e355 treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeast 2024-10-08 11:14:24 +02:00
Dennis Gosnell
81a10eaf1b
haskellPackages.cloudy: generate optparse-applicative completions 2024-10-08 12:36:48 +09:00
Dennis Gosnell
4bd389541e
haskellPackages.cloudy: add myself as maintainer 2024-10-08 12:24:05 +09:00
Markus Theil
f6c921ee27
haskellPackages.openssl-streams: fix test with OpenSSL 3.3
Signed-off-by: Markus Theil <theil.markus@gmail.com>
Picked from PR https://github.com/NixOS/nixpkgs/pull/345998
2024-10-07 10:28:29 +02:00
sternenseemann
a82b1d5ab8 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-10-05 21:47:19 +02:00
sternenseemann
41ffdf9400 haskellPackages: stackage LTS 22.33 -> LTS 22.36
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2024-10-05 21:31:09 +02:00
sternenseemann
e742aa029a haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1809145](https://hydra.nixos.org/eval/1809145) of nixpkgs commit [3c833cf](3c833cfcd1) as of 2024-10-01 18:51 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2024-10-02 00:27:53 +02:00
github-actions[bot]
7b0a6891dd
Merge master into haskell-updates 2024-09-30 00:16:54 +00:00
Domen Kožar
6cb41a7305
haskellPackages.hnix-store-core_0_8_0_0: fix build (#344806) 2024-09-29 08:49:09 +01:00
sternenseemann
b341506a8d Merge branch master into haskell-updates
Conflicts from #341407 resolved.
2024-09-27 11:41:25 +02:00
Michael Hoang
730cdcdef7 haskellPackages.hnix-store-core_0_8_0_0: fix build 2024-09-27 12:04:31 +07:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Rodney Lorrimar
931fd13dd2 haskellPackages.gi-gtk: Re-enable parallel building
The GHC bug isn't fixed, but there has been a workaround added to
haskell-gi 0.26.10 to avoid triggering the problem.

1. https://gitlab.haskell.org/ghc/ghc/-/issues/23392
2. https://hackage.haskell.org/package/haskell-gi-0.26.10/changelog
2024-09-23 11:36:24 +02:00
Rodney Lorrimar
e2d259ebc0 pkgs.haskell.lib: Add disableParallelBuilding function 2024-09-23 11:36:24 +02:00
github-actions[bot]
3abd3dab62
Merge master into haskell-updates 2024-09-23 00:16:29 +00:00
LuoChen
9756225984
haskell-modules: tidy up to fix nixd warnings 2024-09-20 10:03:16 +08:00