about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-21 09:17:44 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:15 +0200
commitfd5897771f9a72c6b8a70922b7140287c67a7039 (patch)
tree23702e791ca8b783667865bbda5e6b36c13a271b
parentChore(treewide): Update (diff)
downloadnixos-config-fd5897771f9a72c6b8a70922b7140287c67a7039.tar.gz
nixos-config-fd5897771f9a72c6b8a70922b7140287c67a7039.zip
Build(update): Check for duplicates in flake.lock
-rwxr-xr-xupdate2
1 files changed, 2 insertions, 0 deletions
diff --git a/update b/update
index 720ce72f..38c27247 100755
--- a/update
+++ b/update
@@ -3,3 +3,5 @@
 
 nix flake update
 ./home-manager/config/firefox/scripts/update_extensions
+
+! grep '[^0-9]_[0-9]' flake.lock