getting stuff ready for flake to see

This commit is contained in:
2024-04-24 03:51:38 +00:00
parent 48d0d64349
commit 822bc0394e
7 changed files with 87 additions and 22 deletions

18
flake.lock generated
View File

@@ -22,6 +22,23 @@
"type": "github"
}
},
"cmp-vimtex": {
"flake": false,
"locked": {
"lastModified": 1708936870,
"narHash": "sha256-07FqXsRe0RP5f3b6osrsi5gai+bZi9ybm5JL/nnBH+4=",
"owner": "micangl",
"repo": "cmp-vimtex",
"rev": "613fbfc54d9488252b0b0289d6d1d60242513558",
"type": "github"
},
"original": {
"owner": "micangl",
"ref": "master",
"repo": "cmp-vimtex",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@@ -132,6 +149,7 @@
"root": {
"inputs": {
"NixOS-WSL": "NixOS-WSL",
"cmp-vimtex": "cmp-vimtex",
"homeManager": "homeManager",
"homeManager-23-11": "homeManager-23-11",
"nixpkgs": "nixpkgs",