From d375a65b2bb88643ecff38214e935a64e1ed2db9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 11 Sep 2024 18:55:44 -0700 Subject: flake: flake-parts --- flake.lock | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index fa77ecd..6a1d357 100644 --- a/flake.lock +++ b/flake.lock @@ -195,7 +195,9 @@ }, "flake-parts": { "inputs": { - "nixpkgs-lib": "nixpkgs-lib" + "nixpkgs-lib": [ + "nixpkgs" + ] }, "locked": { "lastModified": 1725234343, @@ -212,6 +214,24 @@ } }, "flake-parts_2": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib" + }, + "locked": { + "lastModified": 1725234343, + "narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "567b938d64d4b4112ee253b9274472dc3a346eb6", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_3": { "inputs": { "nixpkgs-lib": [ "omnix", @@ -676,7 +696,7 @@ }, "nix-gaming": { "inputs": { - "flake-parts": "flake-parts", + "flake-parts": "flake-parts_2", "nixpkgs": [ "nixpkgs" ], @@ -908,7 +928,7 @@ "cachix-push": "cachix-push", "cargo-doc-live": "cargo-doc-live", "devour-flake": "devour-flake", - "flake-parts": "flake-parts_2", + "flake-parts": "flake-parts_3", "nix": "nix", "nixpkgs": [ "nixpkgs" @@ -1032,6 +1052,7 @@ "root": { "inputs": { "chaotic": "chaotic", + "flake-parts": "flake-parts", "home-manager": "home-manager_2", "hyprland": "hyprland", "hyprland-plugins": "hyprland-plugins", -- cgit v1.2.3