diff --git a/flake.lock b/flake.lock index 1a1bc2a..ed8cc27 100644 --- a/flake.lock +++ b/flake.lock @@ -1114,6 +1114,7 @@ }, "original": { "owner": "Silveere", + "rev": "5612da9d6619ca3661abf08055d9b6d76e17d3bf", "repo": "nixfiles-assets", "type": "github" } diff --git a/flake.nix b/flake.nix index de0b107..ab5a0db 100644 --- a/flake.nix +++ b/flake.nix @@ -97,6 +97,7 @@ type = "github"; owner = "Silveere"; repo = "nixfiles-assets"; + rev = "5612da9d6619ca3661abf08055d9b6d76e17d3bf"; inputs.nixpkgs.follows = "nixpkgs"; inputs.systems.follows = "systems"; };