From f5fc7a43baaebdcbdb1f551ae82e63e352b4eb58 Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 6 Feb 2025 19:18:17 +0000 Subject: [PATCH] Update nixfiles-assets --- flake.lock | 7 +++---- flake.nix | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index ffe9f3b..a8e1ec3 100644 --- a/flake.lock +++ b/flake.lock @@ -1084,17 +1084,16 @@ ] }, "locked": { - "lastModified": 1734507658, - "narHash": "sha256-Ooz0UCrq+WYQp6ekYfqeAP2gazprWBvobXaIV38Btks=", + "lastModified": 1738869323, + "narHash": "sha256-CaSsa5O0qwzn6Zec1nn8eIC/YH1rs8hKeKp1j10Yqzw=", "owner": "Silveere", "repo": "nixfiles-assets", - "rev": "5612da9d6619ca3661abf08055d9b6d76e17d3bf", + "rev": "acaca5e979c2b8a6d4ee5d96600520aaf03069bb", "type": "github" }, "original": { "owner": "Silveere", "repo": "nixfiles-assets", - "rev": "5612da9d6619ca3661abf08055d9b6d76e17d3bf", "type": "github" } }, diff --git a/flake.nix b/flake.nix index ab5a0db..de0b107 100644 --- a/flake.nix +++ b/flake.nix @@ -97,7 +97,6 @@ type = "github"; owner = "Silveere"; repo = "nixfiles-assets"; - rev = "5612da9d6619ca3661abf08055d9b6d76e17d3bf"; inputs.nixpkgs.follows = "nixpkgs"; inputs.systems.follows = "systems"; };