diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-11-09 10:33:43 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-11-09 10:33:43 +0000 |
| commit | 516f7574934c7afb2f552482ce45644068d0fdaa (patch) | |
| tree | 7d21d2fb134cddcfb5f25dab0957756c59772e04 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch | |
| parent | 35331a523a58f8b89dd91d2f60f9aab2581badca (diff) | |
haskell.packages.ghc912.extensions: fix the eval
Without the change `haskell.packages.ghc912.extensions` eval fails as:
$ nix build --no-link -f. haskell.packages.ghc912.extensions
error:
… in the left operand of the update (//) operator
at pkgs/development/haskell-modules/lib/compose.nix:41:6:
40| f: drv:
41| (drv.override (
| ^
42| args:
error: attribute 'extensions_0_1_0_3' missing
at pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix:75:29:
74|
75| extensions = doDistribute self.extensions_0_1_0_3;
| ^
76| ghc-exactprint = doDistribute self.ghc-exactprint_1_12_0_0;
Did you mean one of extensions_0_1_0_1 or extensions_0_1_1_0?
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions
