summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
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",