about summary refs log tree commit diff stats
path: root/update
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-29 17:31:00 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:32:58 +0200
commitfb206f9be18b4936ef716935c2343531acaf92c2 (patch)
tree88a86e5ae9f27a050d22397cc2d991a8b9e9b70b /update
parentDocs(todo): Update (diff)
downloadnixos-config-fb206f9be18b4936ef716935c2343531acaf92c2.zip
Refactor(treewide): Use separate shell library
Diffstat (limited to '')
-rwxr-xr-xupdate3
1 files changed, 1 insertions, 2 deletions
diff --git a/update b/update
index 38c27247..d3c0f526 100755
--- a/update
+++ b/update
@@ -1,7 +1,6 @@
 #!/bin/sh
 # shellcheck disable=SC2086
 
-nix flake update
 ./home-manager/config/firefox/scripts/update_extensions
 
-! grep '[^0-9]_[0-9]' flake.lock
+nix run git+https://codeberg.org/soispha/flake_update