summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-01-02 07:57:26 +0000
committersternenseemann <sternenseemann@systemli.org>2024-01-04 00:34:19 +0100
commit53ddfcdf9b82b71c54ac46084b5d8573809e1fa8 (patch)
tree411cc3bc2ee8bd90119ac478f93c5156c7d6d9fd /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentee1ff1c7a6132bedd0d05fd634ad682848bf930f (diff)
haskell.packages.ghcjs: fix `stm` eval
Before the change an attempt to instantiate `stm` package failed as: $ nix build --no-link -f. haskell.packages.ghcjs.stm error: … in the left operand of the update (//) operator at /home/slyfox/dev/git/nixpkgs-haskell-updates/pkgs/development/haskell-modules/lib/compose.nix:40:7: 39| mkDerivation = drv: (args.mkDerivation drv).override f; 40| })) // { | ^ 41| overrideScope = scope: overrideCabal f (drv.overrideScope scope); error: attribute 'stm_2_5_1_0' missing at /home/slyfox/dev/git/nixpkgs-haskell-updates/pkgs/development/haskell-modules/configuration-ghcjs.nix:29:21: 28| # https://github.com/ghcjs/ghcjs/issues/676 29| stm = doJailbreak self.stm_2_5_1_0; | ^ 30| exceptions = dontCheck self.exceptions_0_10_7; Did you mean stm_2_5_3_0?
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions