From 7dbd958c731186992b2bb88d886628df8f065ed9 Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Mon, 16 Mar 2026 14:31:26 -0500 Subject: [PATCH] lib --- flake.lock | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 495246a..eed114c 100644 --- a/flake.lock +++ b/flake.lock @@ -1463,7 +1463,7 @@ "sops-nix": "sops-nix", "steam-rom-manager": "steam-rom-manager", "stylix": "stylix", - "treefmt-nix": "treefmt-nix" + "treefmt-nix": "treefmt-nix_2" } }, "rust-overlay": { @@ -1513,14 +1513,15 @@ "flake-utils-plus": "flake-utils-plus", "nixpkgs": [ "nixpkgs" - ] + ], + "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1773688615, - "narHash": "sha256-s88P2w8pHa2P08/IS7ht/fRRDbr0r3TrgFDY+hIgme0=", + "lastModified": 1773689434, + "narHash": "sha256-MSa/Ae+YebH7Fuq9yi3V1pTBAHBACDSmSnYonfrZ0m8=", "owner": "mjallen18", "repo": "snowfall-lib", - "rev": "e426f2244f1a773ad75dc4e078070af0f313e881", + "rev": "13bdc883da4f16a4afa43de77af08699c6a1857e", "type": "github" }, "original": { @@ -1746,6 +1747,28 @@ } }, "treefmt-nix": { + "inputs": { + "nixpkgs": [ + "snowfall-lib", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1770228511, + "narHash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "337a4fe074be1042a35086f15481d763b8ddc0e7", + "type": "github" + }, + "original": { + "owner": "numtide", + "ref": "main", + "repo": "treefmt-nix", + "type": "github" + } + }, + "treefmt-nix_2": { "inputs": { "nixpkgs": [ "nixpkgs"