aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-25 14:22:01 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-25 14:22:01 +0200
commit845e5a98e0dff7456a1672e40e2a6bfd9cbc81c5 (patch)
treedb5665ca4ecb69ad46492b63ad953cc0ea51576c /Makefile
parente83ec9612cf3dd7ecb4348c5b186cd0626a6d801 (diff)
downloadNix-845e5a98e0dff7456a1672e40e2a6bfd9cbc81c5.tar.gz
Nix-845e5a98e0dff7456a1672e40e2a6bfd9cbc81c5.tar.zst
Nix-845e5a98e0dff7456a1672e40e2a6bfd9cbc81c5.zip
Ask rebuild to NUR after update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b8a5bfb..62a0f9d 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ nix-info-nixops:
16 16
17nur: 17nur:
18 ./scripts/make-nur 18 ./scripts/make-nur
19 curl -o /dev/null -XPOST "https://nur-update.herokuapp.com/update?repo=immae"
19 20
20shellcheck: 21shellcheck:
21 shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict 22 shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict