mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Migrate neovim setup to neovim-flake
All of what was here is now there + it is updated and modernized and now nix-native. No more Lazy, no more Mason.
This commit is contained in:
parent
03197d5477
commit
752c69e23d
34 changed files with 52 additions and 785 deletions
43
flake.lock
generated
43
flake.lock
generated
|
|
@ -258,6 +258,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"genebean-neovim": {
|
||||
"inputs": {
|
||||
"nix-wrapper-modules": "nix-wrapper-modules",
|
||||
"nixpkgs": [
|
||||
"nixpkgs-unstable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1775875603,
|
||||
"narHash": "sha256-U3pv5uw/V0STc+osvb+QOlAuQ4ROZ5nu83i5yyj6WWo=",
|
||||
"owner": "genebean",
|
||||
"repo": "neovim-flake",
|
||||
"rev": "baf7503fe8f4f8749253033d01620ff5dd52641b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "genebean",
|
||||
"repo": "neovim-flake",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"genebean-omp-themes": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -480,6 +501,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-wrapper-modules": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"genebean-neovim",
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1775724285,
|
||||
"narHash": "sha256-/ukfzDYzcuz7i+unH7XioPS3Acam6FC935XsOCaJDmY=",
|
||||
"owner": "BirdeeHub",
|
||||
"repo": "nix-wrapper-modules",
|
||||
"rev": "d79d2f910dd0d8bffd11113865923199cb304f86",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "BirdeeHub",
|
||||
"repo": "nix-wrapper-modules",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixos-cosmic": {
|
||||
"inputs": {
|
||||
"flake-compat": "flake-compat_2",
|
||||
|
|
@ -677,6 +719,7 @@
|
|||
"deadnix": "deadnix",
|
||||
"disko": "disko",
|
||||
"flox": "flox",
|
||||
"genebean-neovim": "genebean-neovim",
|
||||
"genebean-omp-themes": "genebean-omp-themes",
|
||||
"home-manager": "home-manager",
|
||||
"nix-auth": "nix-auth",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue