diff --git a/flake.lock b/flake.lock index d746903..3f38e18 100644 --- a/flake.lock +++ b/flake.lock @@ -36,6 +36,27 @@ "type": "github" } }, + "rabbi-gerzi": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "utils": "utils" + }, + "locked": { + "lastModified": 1782998088, + "narHash": "sha256-FBh/n9Z5V3pBzYzTpCYXbmtNXiopZDOpaUcL3292ZLM=", + "ref": "refs/heads/master", + "rev": "b1281be699d2d75b1f25ecd5cf11d7204bf4c237", + "revCount": 349, + "type": "git", + "url": "https://git.yisroelbaum.com/yisroelbaum/Rabbi_Gerzi" + }, + "original": { + "type": "git", + "url": "https://git.yisroelbaum.com/yisroelbaum/Rabbi_Gerzi" + } + }, "resume": { "inputs": { "nixpkgs": [ @@ -60,6 +81,7 @@ "inputs": { "home-manager": "home-manager", "nixpkgs": "nixpkgs", + "rabbi-gerzi": "rabbi-gerzi", "resume": "resume", "sops-nix": "sops-nix", "tide": "tide" @@ -100,12 +122,27 @@ "type": "github" } }, + "systems_2": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "tide": { "inputs": { "nixpkgs": [ "nixpkgs" ], - "utils": "utils" + "utils": "utils_2" }, "locked": { "lastModified": 1778485449, @@ -138,6 +175,24 @@ "repo": "flake-utils", "type": "github" } + }, + "utils_2": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } } }, "root": "root",