mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
it was weird having the repo called nvix and the input called nixvim
This commit is contained in:
parent
083c975462
commit
966d83d125
3 changed files with 25 additions and 25 deletions
46
flake.lock
generated
46
flake.lock
generated
|
|
@ -74,12 +74,12 @@
|
|||
"nil": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
"nixvim",
|
||||
"nvix",
|
||||
"nvf",
|
||||
"flake-utils"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixvim",
|
||||
"nvix",
|
||||
"nvf",
|
||||
"nixpkgs"
|
||||
],
|
||||
|
|
@ -190,25 +190,6 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixvim": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nvf": "nvf"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1738334840,
|
||||
"narHash": "sha256-lerAHv5LTvuy3Tj7FKA4sLm5q1/4q4iwsXy2OPMXVYY=",
|
||||
"owner": "TheWanderingCrow",
|
||||
"repo": "nvix",
|
||||
"rev": "0856f3ca4779c8edeaa1a0d5f8b3e0c7eef4c490",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "TheWanderingCrow",
|
||||
"repo": "nvix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nmd": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -415,6 +396,25 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nvix": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nvf": "nvf"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1738334840,
|
||||
"narHash": "sha256-lerAHv5LTvuy3Tj7FKA4sLm5q1/4q4iwsXy2OPMXVYY=",
|
||||
"owner": "TheWanderingCrow",
|
||||
"repo": "nvix",
|
||||
"rev": "0856f3ca4779c8edeaa1a0d5f8b3e0c7eef4c490",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "TheWanderingCrow",
|
||||
"repo": "nvix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"plugin-aerial-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -3078,14 +3078,14 @@
|
|||
"home-manager": "home-manager",
|
||||
"nix-secrets": "nix-secrets",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixvim": "nixvim",
|
||||
"nvix": "nvix",
|
||||
"sops-nix": "sops-nix"
|
||||
}
|
||||
},
|
||||
"rust-overlay": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixvim",
|
||||
"nvix",
|
||||
"nvf",
|
||||
"nil",
|
||||
"nixpkgs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue