Move kakoune to a full-fledged package #4

Open
nki wants to merge 42 commits from kakoune-package into master
2 changed files with 4 additions and 5 deletions
Showing only changes of commit a1cc06cfea - Show all commits

View file

@ -1676,16 +1676,15 @@
"rust-overlay": "rust-overlay_4" "rust-overlay": "rust-overlay_4"
}, },
"locked": { "locked": {
"lastModified": 1737051126, "lastModified": 1740088478,
"narHash": "sha256-RXdUcprutFE53CwSyimRsiodETsCz6nrarJlh1aMD/M=", "narHash": "sha256-olqbNvJ5Uk1LseAC1zYDSL0BPLhPxkQG8EhO/3zhKRw=",
"owner": "natsukagami", "owner": "natsukagami",
"repo": "youmubot", "repo": "youmubot",
"rev": "2f49f09a279f9cc20e2ea1dc312e213442cc7bf3", "rev": "a35563801dbf74c6f221aac3e70146572e3fe14e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "natsukagami", "owner": "natsukagami",
"ref": "osu-commands",
"repo": "youmubot", "repo": "youmubot",
"type": "github" "type": "github"
} }

View file

@ -37,7 +37,7 @@
# --- # ---
# Imported apps # Imported apps
youmubot.url = "github:natsukagami/youmubot/osu-commands"; youmubot.url = "github:natsukagami/youmubot";
# swayfx = { # swayfx = {
# url = github:WillPower3309/swayfx; # url = github:WillPower3309/swayfx;
# inputs.nixpkgs.follows = "nixpkgs"; # inputs.nixpkgs.follows = "nixpkgs";