From fb206f9be18b4936ef716935c2343531acaf92c2 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 29 Apr 2023 17:31:00 +0200 Subject: Refactor(treewide): Use separate shell library --- update | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'update') 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 -- cgit 1.4.1