Update nixfiles-assets

This commit is contained in:
NullBite 2025-02-06 19:18:17 +00:00
parent bd0baf154d
commit f5fc7a43ba
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 3 additions and 5 deletions

7
flake.lock generated
View File

@ -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"
}
},

View File

@ -97,7 +97,6 @@
type = "github";
owner = "Silveere";
repo = "nixfiles-assets";
rev = "5612da9d6619ca3661abf08055d9b6d76e17d3bf";
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
};