mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
feat: add useful nushell scripts - auto-completion
This commit is contained in:
17
flake.lock
generated
17
flake.lock
generated
@@ -588,6 +588,22 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nushell-scripts": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1690554155,
|
||||
"narHash": "sha256-gJAnMY1HtRhRyRKOi0ifbuDVaImMmQeo4yY3jxY6N6c=",
|
||||
"owner": "nushell",
|
||||
"repo": "nu_scripts",
|
||||
"rev": "f4f765a9462a4d06a1e1a8eab0dc2ee4c7421fe5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nushell",
|
||||
"repo": "nu_scripts",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
@@ -609,6 +625,7 @@
|
||||
"nixpkgs-darwin": "nixpkgs-darwin",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"nixpkgs-wayland": "nixpkgs-wayland",
|
||||
"nushell-scripts": "nushell-scripts",
|
||||
"wallpapers": "wallpapers"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user