commit ed616e53d81d7cb5b6ba3317dedd0ced48e688d0
parent aefdf0ddc5418d79132b74d3853b540889417c93
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 6 May 2020 09:44:56 +0200
build/nixos: curl nur-update if build succeeded
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.builds/nixos.yml b/.builds/nixos.yml
@@ -12,3 +12,4 @@ tasks:
nix-env -iA cachix -f https://cachix.org/api/v1/install
cachix use shortbrain
nix-build home/ci.nix -A cacheOutputs | cachix push shortbrain
+ curl -XPOST "https://nur-update.herokuapp.com/update?repo=vdemeester"