From 4e53d30cc5d1d74b4310213e98f28300dd85e5df Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 11 Mar 2024 16:32:11 -0400 Subject: nixos/plasma: use krunner-nix --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c6a1e5e..daaad56 100644 --- a/flake.lock +++ b/flake.lock @@ -281,6 +281,26 @@ "type": "github" } }, + "krunner-nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1696278906, + "narHash": "sha256-z2tbFXMC+nSN7vhn2WSoMVdViolucLeoDSfOfnRcmCE=", + "owner": "pluiedev", + "repo": "krunner-nix", + "rev": "8a819944620db8eab35e7dbb14d1916c9e7a478d", + "type": "github" + }, + "original": { + "owner": "pluiedev", + "repo": "krunner-nix", + "type": "github" + } + }, "lanzaboote": { "inputs": { "crane": "crane", @@ -504,6 +524,7 @@ "flake-parts": "flake-parts", "getchvim": "getchvim", "home-manager": "home-manager", + "krunner-nix": "krunner-nix", "lanzaboote": "lanzaboote", "nix-index-database": "nix-index-database", "nixos-wsl": "nixos-wsl", -- cgit v1.2.3