Skip to content
Snippets Groups Projects

fix cachix command

Merged Daniel Firth requested to merge cachix into master
Viewing commit e07919bf
Show latest version
1 file
+ 1
1
Preferences
File browser
Compare changes
+ 1
1
@@ -10,7 +10,7 @@ let H =
let toStep
: Text → Text
= λ(x : Text) →
"nix build --json .#${x} | jq -r '.[].outputs | to_entries[].value' | cachix push horizon --accept-flake-config"
"nix build --json .#${x} | jq -r '.[].outputs | to_entries[].value' | cachix push horizon --accept-flake-config &"
let input =
Prelude.Map.keys