Skip to content
Snippets Groups Projects
Commit b8a38305 authored by Daniel Firth's avatar Daniel Firth
Browse files

dhall format

parent 4c337e79
1 merge request!3Cachix
......@@ -214,5 +214,6 @@ let otherLibraries =
in H.HorizonExport.MakeOverlay
{ packagesDir = "pkgs"
, overlayFile = "overlay.nix"
, overlay = { compiler = "ghc-9.4.4", packages = plutusLibraries # otherLibraries }
, overlay =
{ compiler = "ghc-9.4.4", packages = plutusLibraries # otherLibraries }
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment