From be4b2717cf844140821236ca0ecdf0addbd4f6bc Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 18 Aug 2024 22:45:00 -0400 Subject: [PATCH] flake: update fetchgit script --- update_fetchgit.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update_fetchgit.sh b/update_fetchgit.sh index 560dc6c9..f3fa5508 100755 --- a/update_fetchgit.sh +++ b/update_fetchgit.sh @@ -1,3 +1,2 @@ #!/bin/bash -nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix hosts/fallarbor/stylix.nix hosts/lavaridge/stylix.nix hosts/mauville/stylix.nix hosts/petalburg/stylix.nix hosts/rustboro/stylix.nix