From d568d28eaa476bc769de861aa9c73306bf307a47 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 25 May 2019 14:22:01 +0200 Subject: [PATCH] Ask rebuild to NUR after update --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b8a5bfb5..62a0f9d5 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ nix-info-nixops: 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 -- 2.41.0