Skip to content

Commit

Permalink
update local-deploy.sh to nixpkgs->github runner to v2-285-0
Browse files Browse the repository at this point in the history
  • Loading branch information
nixinator committed Dec 3, 2021
1 parent 7e45701 commit c21a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ chmod o-rwx $NIXOPS_STATE
chmod g-rwx $NIXOPS_STATE

nixops create -d ardana-ci realm.nix
nixops deploy -d ardana-ci -I nixpkgs=https://github.com/nixinator/nixpkgs/archive/07802314390347535970f665e61cc85f1e662e24.tar.gz
nixops deploy -d ardana-ci -I nixpkgs=https://github.com/nixinator/nixpkgs/archive/f12d631026a1d2a70a4ccdfb0cca02748f1641c0.tar.gz

0 comments on commit c21a661

Please sign in to comment.