From 6311ec19a73586c824ea3feae73eebd54a95ccdd Mon Sep 17 00:00:00 2001 From: Ahwx Date: Tue, 20 Aug 2024 18:16:37 +0200 Subject: [PATCH] flake: update (merge; 2) --- flake.lock | 46 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index a1acbfc..084342e 100644 --- a/flake.lock +++ b/flake.lock @@ -1,6 +1,5 @@ { "nodes": { -<<<<<<< HEAD "agenix": { "inputs": { "darwin": "darwin", @@ -24,8 +23,6 @@ "type": "github" } }, -======= ->>>>>>> refs/remotes/origin/master "alejandra": { "inputs": { "fenix": "fenix", @@ -341,6 +338,27 @@ } }, "home-manager": { + "inputs": { + "nixpkgs": [ + "agenix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1703113217, + "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, + "home-manager_2": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -439,7 +457,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems", + "systems": "systems_2", "xdph": "xdph" }, "locked": { @@ -883,10 +901,11 @@ }, "root": { "inputs": { + "agenix": "agenix", "alejandra": "alejandra", "catppuccin": "catppuccin", "catppuccin-bat": "catppuccin-bat", - "home-manager": "home-manager", + "home-manager": "home-manager_2", "hypr-contrib": "hypr-contrib", "hyprland": "hyprland", "hyprpicker": "hyprpicker", @@ -915,6 +934,21 @@ } }, "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_2": { "locked": { "lastModified": 1689347949, "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", @@ -1040,3 +1074,5 @@ "root": "root", "version": 7 } + +