Move kak-lsp and kakoune into flake inputs
This commit is contained in:
parent
2a76dc2039
commit
d0e5f73def
5 changed files with 48 additions and 41 deletions
|
@ -22,6 +22,12 @@
|
|||
youmubot.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nix-gaming.url = github:fufexan/nix-gaming;
|
||||
|
||||
# --- Sources
|
||||
kakoune.url = github:mawww/kakoune;
|
||||
kakoune.flake = false;
|
||||
kak-lsp.url = github:kak-lsp/kak-lsp;
|
||||
kak-lsp.flake = false;
|
||||
|
||||
# ---
|
||||
# DEPLOYMENT ONLY! secrets
|
||||
secrets.url = "git+ssh://git@github.com/natsukagami/nix-deploy-secrets";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue