public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* any nix experts out there?
@ 2023-03-24 15:42 John MacFarlane
  0 siblings, 0 replies; only message in thread
From: John MacFarlane @ 2023-03-24 15:42 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I've been enjoying using nix to develop pandoc, but I've hit a snag.

"nix develop" (using flake.nix in the pandoc source directory) now gives me:

trace: WARNING[haskell-flake]: Multiple haskell overlays are applied in arbitrary order.
error: anonymous function at /nix/store/m2pzc238j1y121xy640b7g4vc78v30v9-cabal2nix-pandoc-lua-engine/default.nix:1:1 called without required argument 'hslua-repl'

       at /nix/store/p41naxfyrpdamlxdl4iasvkb6l5rlrnb-source/pkgs/development/haskell-modules/make-package-set.nix:97:40:

           96|       # this wraps the `drv` function to add `scope` and `overrideScope` to the result.
           97|       drvScope = allArgs: ensureAttrs (drv allArgs) // {
             |                                        ^
           98|         inherit scope;
(use '--show-trace' to show detailed location information)

Does anyone have suggestions about how this can be fixed?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-24 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 15:42 any nix experts out there? John MacFarlane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).