Commit Graph

14 Commits

Author SHA1 Message Date
Wolfgang Walther
99395f95a5 haskellPackages.cabal2nix-unstable: 2.21.2-unstable-2026-03-07 -> 2.21.3-unstable-2026-03-30 2026-04-01 09:54:24 +02:00
sternenseemann
a1ea284f74 haskellPackages.cabal2nix-unstable: 2026-01-25 -> 2026-03-07 2026-03-07 21:43:58 +01:00
sternenseemann
68c04108e2 haskellPackages.cabal2nix-unstable: 2025-11-20 -> 2026-01-25
Makes haskellPackages stop referencing pkgs.xorg. See also
<https://github.com/NixOS/nixpkgs/issues/479553>.
2026-01-25 12:48:45 +01:00
sternenseemann
8780e5b41f haskellPackages: _ prefix attribute names that would need quoting
In order not to break downstream expressions that (manually) introduced
dependencies on now renamed attributes, add aliases (with proper
warnings about the renames) for all attributes that were previously part
of Nixpkgs, but have been renamed with this change.
2025-11-24 23:10:22 +01:00
sternenseemann
5a86e3d6ba haskellPackages.cabal2nix-unstable: 2025-11-11 -> 2025-11-20
Also run Nix based test cases of the language-nix test suite.
2025-11-24 12:16:50 +01:00
sternenseemann
5a80601f97 haskellPackages: stackage LTS 24.16 -> LTS 24.19
all-cabal-hashes: 2025-10-22T21:20:29Z -> 2025-11-11T08:13:55Z

(generated by maintainers/scripts/haskell/update-package-set.sh)

haskellPackages.cabal2nix-unstable: 2025-10-31 -> 2025-11-11

This eliminates the need for 2f1f72d5a2.
2025-11-11 10:54:46 +01:00
sternenseemann
b69a73923f haskellPackages.cabal2nix-unstable: 2025-10-25 -> 2025-10-31 2025-10-31 17:31:19 +01:00
sternenseemann
87ec3830bf haskellPackages.cabal2nix-unstable: 2025-10-19 -> 2025-10-25 2025-10-26 12:58:41 +01:00
sternenseemann
b2802415b0 haskellPackages.cabal2nix-unstable: 2025-09-17 -> 2025-10-19
haskellPackages.aes-gcm: unbreak

https://github.com/NixOS/cabal2nix/pull/673
2025-10-19 01:40:11 +02:00
Wolfgang Walther
b54d02b11c haskellPackages.cabal2nix-unstable: 2.3.0-unstable-2025-09-15 -> 2.3.0-unstable-2025-09-17 2025-09-17 09:22:24 +02:00
sternenseemann
9379fa4d21 haskellPackages.cabal2nix-unstable: 2025-09-09 -> 2025-09-15 2025-09-16 16:39:51 +02:00
sternenseemann
c7c6c9bb82 haskellPackages.cabal2nix-unstable: fix stale source information
It looks the package expression was not correctly merged in 6047f7d6d6:
While the version number was updated, the actual update of the source
URL from fab98a0dca was reverted.

Fixed by running the update script.
2025-09-13 03:11:35 +02:00
Wolfgang Walther
6047f7d6d6 Merge commit '40c7c335458e1a4a0a961f684d0395ff59a9b8ac' into haskell-updates 2025-09-11 21:27:34 +02:00
Wolfgang Walther
631661e66c haskellPackages.cabal2nix-unstable: override with unstable dependencies
These dependencies need to be pulled from the same unstable commit that
cabal2nix is pulled from, otherwise changes to any of them will not be
in effect and possibly break the build.
2025-09-01 14:10:36 +02:00