]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - Makefile
WIP upgrade
[perso/Immae/Config/Nix.git] / Makefile
CommitLineData
e34b3079
IB
1TARGET ?=
2MORPH_ARGS ?=
3SSHARGS ?=
4GEN ?=
5
6setup nix-info edit_env edit_vars ssh-eldiron ssh-backup-2 ssh-monitoring-1 ssh-4c debug build dry-run upload deploy next-boot deploy-reboot list-generations delete-generations cleanup:
dbcba2ea 7 @$(MAKE) --no-print-directory -C nixops/ $@
4506dbe5 8
dbcba2ea
IB
9nur:
10 ./scripts/make-nur
845e5a98 11 curl -o /dev/null -XPOST "https://nur-update.herokuapp.com/update?repo=immae"
dbcba2ea 12
e96787f1
IB
13shellcheck:
14 shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict
15
e94cd212 16.PHONY: nur shellcheck