lib fixes, upd

This commit is contained in:
mjallen18
2025-12-01 09:53:26 -06:00
parent be9be7a4c5
commit 421c1e155b
6 changed files with 37 additions and 55 deletions

View File

@@ -6,7 +6,7 @@
# The name "snowfall-lib" is required due to how Snowfall Lib processes your
# flake's inputs.
snowfall-lib = {
url = "github:snowfallorg/lib";
url = "github:mjallen18/lib";
inputs.nixpkgs.follows = "nixpkgs";
};