You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in
utils.apply-systems{inheritinputssystemsoverlays;}({system,pkgs, ... }@ctx:
letinherit(pkgs)nodejs;# TODO Use a default purs version from CTLinherit(ctx.ps-tools.for-0_15)purescriptpurs-tidypurescript-language-server;purs-nix=inputs.purs-nix{inheritsystem;overlays=[ctx.ctl-nix];};scripts=pkgs.runCommand"scripts"{buildInputs=[ctx.hor-plutus];}'' mkdir -p $out/Scripts hor-plutus > script.json (echo "export default "; cat script.json) \ > $out/Scripts/scriptV2.mjs '';ps=purs-nix.purs{inheritpurescriptnodejs;# Project dir (src, test)dir=./.;# Dependencies
The text was updated successfully, but these errors were encountered:
nix-templates/pix-ctl-full/flake.nix
Line 32 in 6bc2532
The text was updated successfully, but these errors were encountered: