From 46641cef0871e6aebb25756cb53dabd524bb752e Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 16 Nov 2025 01:09:28 -0600 Subject: [PATCH] chore: lock n load --- flake.lock | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 91 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index db076f0..6038c82 100755 --- a/flake.lock +++ b/flake.lock @@ -282,6 +282,24 @@ "type": "github" } }, + "flake-parts_6": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_4" + }, + "locked": { + "lastModified": 1759362264, + "narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "758cf7296bee11f1706a574c77d072b8a7baa881", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems_3" @@ -1063,6 +1081,21 @@ "type": "github" } }, + "nixpkgs-lib_4": { + "locked": { + "lastModified": 1754788789, + "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1762756533, @@ -1223,6 +1256,22 @@ "type": "github" } }, + "nixpkgs_8": { + "locked": { + "lastModified": 1754340878, + "narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "cab778239e705082fe97bb4990e0d24c50924c04", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "npm-fix": { "inputs": { "nixpkgs": [ @@ -1413,7 +1462,8 @@ "treefmt-nix": "treefmt-nix_2", "upRootNutrition": "upRootNutrition", "waybar": "waybar", - "wpaperd": "wpaperd" + "wpaperd": "wpaperd", + "zookeeper": "zookeeper" } }, "rust-overlay": { @@ -1619,6 +1669,24 @@ "type": "github" } }, + "treefmt-nix_4": { + "inputs": { + "nixpkgs": "nixpkgs_8" + }, + "locked": { + "lastModified": 1760120816, + "narHash": "sha256-gq9rdocpmRZCwLS5vsHozwB6b5nrOBDNc2kkEaTXHfg=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "761ae7aff00907b607125b2f57338b74177697ed", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, "upRootNutrition": { "inputs": { "flake-parts": "flake-parts_5", @@ -1757,6 +1825,28 @@ "repo": "xwayland-satellite", "type": "github" } + }, + "zookeeper": { + "inputs": { + "flake-parts": "flake-parts_6", + "nixpkgs": [ + "nixpkgs" + ], + "treefmt-nix": "treefmt-nix_4" + }, + "locked": { + "lastModified": 1763275059, + "narHash": "sha256-ovKjevjjHhWqkq8iP3nvnoRwOQGX2hVGthykrDwR7LY=", + "ref": "refs/heads/main", + "rev": "940000066b81f4c7cb277f4f23ab4a0e32b8ce77", + "revCount": 9, + "type": "git", + "url": "ssh://git@gitlab.com/uprootnutrition/zookeeper.git" + }, + "original": { + "type": "git", + "url": "ssh://git@gitlab.com/uprootnutrition/zookeeper.git" + } } }, "root": "root",