feat: Added slint and anyrun patches and tailscale to ryu

This commit is contained in:
uttarayan21
2024-12-02 09:49:51 +05:30
parent c88e0362ab
commit db07155120
7 changed files with 39 additions and 2112 deletions

21
flake.lock generated
View File

@@ -1811,11 +1811,12 @@
"rest-nvim": "rest-nvim",
"systems": "systems_12",
"tree-sitter-d2": "tree-sitter-d2",
"tree-sitter-just": "tree-sitter-just"
"tree-sitter-just": "tree-sitter-just",
"tree-sitter-slint": "tree-sitter-slint"
},
"locked": {
"lastModified": 1,
"narHash": "sha256-zBrA+662PqLuRrkX7nGzewiOyWnhj3eZ1MKP050fbvM=",
"narHash": "sha256-jcGDQxNvo9hLGOcoVWLaAD4N0S9hWjzmudCr4n84YOo=",
"path": "./neovim",
"type": "path"
},
@@ -2994,6 +2995,22 @@
"type": "github"
}
},
"tree-sitter-slint": {
"flake": false,
"locked": {
"lastModified": 1728016694,
"narHash": "sha256-cEitYvrK9P5McbqQAH/PmbD5W0pYULwj3eP9lKXSOTE=",
"owner": "slint-ui",
"repo": "tree-sitter-slint",
"rev": "4e2765d4cac1f03ada6f635eeb6008d1d0aff5a3",
"type": "github"
},
"original": {
"owner": "slint-ui",
"repo": "tree-sitter-slint",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [