chore: update flake inputs to latest versions
Removed explicit revision for `snowfall-lib` and updated flake.lock to align with the latest upstream changes. This ensures dependencies stay current while simplifying maintenance.
This commit is contained in:
parent
89b5a1db0a
commit
b8c83bd15b
2 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
|
||||
snowfall-lib = {
|
||||
url = "github:snowfallorg/lib?rev=5082cdac87c5fd99ef2ee5989d9f73888bc5ed14";
|
||||
url = "github:snowfallorg/lib";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue