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

add --no-link to feedback build

parent 848fa50a
No related merge requests found
......@@ -13,7 +13,7 @@ let input = Prelude.Map.keys Text H.HaskellPackage.Type ./horizon.dhall
let packages = Prelude.List.map Text Text toStep (input : List Text)
in "nix build -L"
in "nix build -L --no-link "
++ Prelude.List.fold
Text
packages
......
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