diff options
| -rwxr-xr-x | update | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #!/bin/sh # shellcheck disable=SC2086 -nix flake update -! grep '[^0-9]_[0-9]' flake.lock + +nix run git+https://codeberg.org/soispha/flake_update.git; |
![]() |
index : nixos-server | |
| nixos-config for vhack.eu servers https://vhack.eu | vhack.eu |
| summaryrefslogtreecommitdiffstats |
| -rwxr-xr-x | update | 4 |
@@ -1,5 +1,5 @@ #!/bin/sh # shellcheck disable=SC2086 -nix flake update -! grep '[^0-9]_[0-9]' flake.lock + +nix run git+https://codeberg.org/soispha/flake_update.git; |