fix lots of nixvim warnings

This commit is contained in:
gwg313 2025-03-23 13:49:03 -04:00
parent 2446716e8f
commit fe4380c766
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
20 changed files with 535 additions and 358 deletions

16
flake.lock generated
View file

@ -2002,12 +2002,28 @@
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"pre-commit-hooks": "pre-commit-hooks_3",
"secrets": "secrets",
"sops-nix": "sops-nix",
"stylix": "stylix",
"superfile": "superfile",
"zen-browser": "zen-browser"
}
},
"secrets": {
"locked": {
"lastModified": 1742622103,
"narHash": "sha256-eYKgwqm7jkoxzaSuvLSQq78L4ks4gtEQF8BkTt9an7k=",
"ref": "refs/heads/main",
"rev": "13c13466e8aa371bf8cb53f0f36fb0e086294f45",
"revCount": 2,
"type": "git",
"url": "ssh://git@github.com/gwg313/nixos-secrets.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/gwg313/nixos-secrets.git"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_12"