This commit is contained in:
jdonszelmann 2024-08-02 13:19:05 +02:00
parent db45954236
commit a94e2ae578
No known key found for this signature in database
GPG key ID: E0C1EA36407B2FF2
7 changed files with 140 additions and 4 deletions

17
flake.lock generated
View file

@ -217,6 +217,22 @@
"type": "github"
}
},
"kitty-search": {
"flake": false,
"locked": {
"lastModified": 1675366825,
"narHash": "sha256-egisza7V5dWplRYHIYt4bEQdqXa4E7UhibyWJAup8as=",
"owner": "trygveaa",
"repo": "kitty-kitten-search",
"rev": "0760138fad617c5e4159403cbfce8421ccdfe571",
"type": "github"
},
"original": {
"owner": "trygveaa",
"repo": "kitty-kitten-search",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -299,6 +315,7 @@
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"kitty-search": "kitty-search",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"t": "t"