]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/commitdiff
Ask rebuild to NUR after update
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 25 May 2019 12:22:01 +0000 (14:22 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 27 May 2019 22:40:06 +0000 (00:40 +0200)
Makefile

index b8a5bfb58648377c12a3e85e2e0b4876b9a1d2e1..62a0f9d5752262b100b410ce9ee591d6c579b555 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ nix-info-nixops:
 
 nur:
        ./scripts/make-nur
 
 nur:
        ./scripts/make-nur
+       curl -o /dev/null -XPOST "https://nur-update.herokuapp.com/update?repo=immae"
 
 shellcheck:
        shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict
 
 shellcheck:
        shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict