From 375e535c2f2a3a6b847357afc86e43671781f2fc Mon Sep 17 00:00:00 2001 From: Love Billenius Date: Tue, 7 Apr 2026 20:42:28 +0200 Subject: [PATCH] lock --- flake.lock | 44 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index d731597..733b14d 100644 --- a/flake.lock +++ b/flake.lock @@ -66,8 +66,8 @@ ] }, "locked": { - "lastModified": 1775577131, - "narHash": "sha256-SIl8dRsVQy3tuCP6LbcIx9y/JtGpQLI6YCeNIVjW38Y=", + "lastModified": 1775547645, + "narHash": "sha256-rLzVQvDINEblrZxycGfFDjiHtjumSoUZnLuTjamm3Ao=", "path": "/home/love/dotfiles", "type": "path" }, @@ -92,6 +92,24 @@ "type": "github" } }, + "flake-parts": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib" + }, + "locked": { + "lastModified": 1775087534, + "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "git-hooks": { "inputs": { "flake-compat": [ @@ -147,11 +165,11 @@ ] }, "locked": { - "lastModified": 1775556024, - "narHash": "sha256-j1u/859OVS54rGlsvFqJdwKPEnFYCI+4pyfTiSfv1Xc=", + "lastModified": 1775587248, + "narHash": "sha256-lMdrBTTTUprYOeoxRLmwtQAvyaxkWZtx+EEkeJHGxrY=", "owner": "nix-community", "repo": "home-manager", - "rev": "4bdfeff1d9b7473e6e58f73f5809576e8a69e406", + "rev": "9cc761169a1bbf1d9787cdbe9abf07f4bae213a1", "type": "github" }, "original": { @@ -241,6 +259,21 @@ "type": "github" } }, + "nixpkgs-lib": { + "locked": { + "lastModified": 1774748309, + "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "333c4e0545a6da976206c74db8773a1645b5870a", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1767313136, @@ -278,6 +311,7 @@ "disko-stable": "disko-stable", "disko-unstable": "disko-unstable", "dotfiles": "dotfiles", + "flake-parts": "flake-parts", "home-manager-unstable": "home-manager-unstable", "lolcat++-stable": "lolcat++-stable", "lolcat++-unstable": "lolcat++-unstable",