diff options
Diffstat (limited to 'flake.lock.gup')
-rwxr-xr-x | flake.lock.gup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/flake.lock.gup b/flake.lock.gup new file mode 100755 index 00000000..468aae53 --- /dev/null +++ b/flake.lock.gup | |||
@@ -0,0 +1,6 @@ | |||
1 | #!/usr/bin/env zsh | ||
2 | |||
3 | gup --always | ||
4 | nix flake update \ | ||
5 | && nix -L flake check \ | ||
6 | || git restore flake.lock | ||