Skip to content
Snippets Groups Projects

fix cachix command

Merged Daniel Firth requested to merge cachix into master
Viewing commit 478dc131
Show latest version
1 file
+ 1
0
Preferences
File browser
Compare changes
+ 1
0
@@ -23,4 +23,5 @@ cachix:
only:
refs:
- master
- cachix
script: nix-shell -p jq cachix --command 'dhall --file .cachix.dhall | dhall text | bash'