From 8574c3104e6a6ce1dfe0de2e2c518e2bc583b4da Mon Sep 17 00:00:00 2001 From: Update Bot Date: Sat, 24 Aug 2024 04:20:21 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/2598861031b78aadb4da7269df7ca9ddfc3e1671' (2024-08-18) → 'github:nix-community/home-manager/c2cd2a52e02f1dfa1c88f95abeb89298d46023be' (2024-08-23) • Updated input 'nixvim': 'github:nix-community/nixvim/1854d591cb0e5be6ad97f5091766cdf28e948265' (2024-08-22) → 'github:nix-community/nixvim/1181535e34e433775ec3dbe962e50b1ebf85d44e' (2024-08-24) • Updated input 'stylix': 'github:danth/stylix/c5f8f06543b70248a076f888177c7362a24d5dcc' (2024-08-21) → 'github:danth/stylix/d042af478ce87e188139480922a3085218194106' (2024-08-23) • Added input 'stylix/flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Added input 'stylix/flake-utils/systems': follows 'stylix/systems' • Added input 'stylix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) --- flake.lock | 58 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 48 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index b9b1c6c..e7bc3a8 100644 --- a/flake.lock +++ b/flake.lock @@ -422,6 +422,27 @@ "type": "github" } }, + "flake-utils_4": { + "inputs": { + "systems": [ + "stylix", + "systems" + ] + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "flakey-profile": { "locked": { "lastModified": 1712898590, @@ -529,11 +550,11 @@ ] }, "locked": { - "lastModified": 1723986931, - "narHash": "sha256-Fy+KEvDQ+Hc8lJAV3t6leXhZJ2ncU5/esxkgt3b8DEY=", + "lastModified": 1724435763, + "narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=", "owner": "nix-community", "repo": "home-manager", - "rev": "2598861031b78aadb4da7269df7ca9ddfc3e1671", + "rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be", "type": "github" }, "original": { @@ -913,11 +934,11 @@ "treefmt-nix": "treefmt-nix_2" }, "locked": { - "lastModified": 1724340365, - "narHash": "sha256-SFJuLI6FpuLHI0PdZAIOAJoeR6Z+cRkbTUQ5TuqJw5s=", + "lastModified": 1724460949, + "narHash": "sha256-s0c45Uf6cxJ2gzSrktC+DHrjpYBTC7I3SGMRVgC5qOk=", "owner": "nix-community", "repo": "nixvim", - "rev": "1854d591cb0e5be6ad97f5091766cdf28e948265", + "rev": "1181535e34e433775ec3dbe962e50b1ebf85d44e", "type": "github" }, "original": { @@ -1016,20 +1037,22 @@ "base16-tmux": "base16-tmux", "base16-vim": "base16-vim", "flake-compat": "flake-compat_4", + "flake-utils": "flake-utils_4", "gnome-shell": "gnome-shell", "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" - ] + ], + "systems": "systems_4" }, "locked": { - "lastModified": 1724260414, - "narHash": "sha256-EP1yFDEm/f7+j+fE3TI7KZb5xJH6KNMtmlZciktC71c=", + "lastModified": 1724444244, + "narHash": "sha256-fH1lyJvJjUhZ8xMlmiI18EZNzodDSe74rFuwlZDL0aQ=", "owner": "danth", "repo": "stylix", - "rev": "c5f8f06543b70248a076f888177c7362a24d5dcc", + "rev": "d042af478ce87e188139480922a3085218194106", "type": "github" }, "original": { @@ -1083,6 +1106,21 @@ "type": "github" } }, + "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "treefmt-nix": { "inputs": { "nixpkgs": [