From b0aa91f8d4a442089258841c8c50c67121879c2c Mon Sep 17 00:00:00 2001 From: Flake Bot Date: Sat, 12 Oct 2024 11:13:32 +0000 Subject: [PATCH] Bump flake.lock Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/flake.lock b/flake.lock index b431100..6db43c1 100644 --- a/flake.lock +++ b/flake.lock @@ -174,6 +174,21 @@ "type": "indirect" } }, + "nur": { + "locked": { + "lastModified": 1728728489, + "narHash": "sha256-qq0IzZ2I56156aezqbhXCiDF4Qr1Oxamw4s+vCYhqeg=", + "owner": "nix-community", + "repo": "NUR", + "rev": "79466d1c9bac4f779dd10a06deb7cae51be4540e", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "plasma-manager": { "inputs": { "home-manager": [ @@ -204,6 +219,7 @@ "home-manager": "home-manager_2", "jovian": "jovian", "nixpkgs": "nixpkgs_3", + "nur": "nur", "plasma-manager": "plasma-manager" } },