System update.

This commit is contained in:
Bailey 2024-04-07 13:49:31 -04:00
parent 5d1cde5dc0
commit ab3eeb2494
2 changed files with 7 additions and 7 deletions

View file

@ -74,11 +74,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1712163089,
"narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=",
"lastModified": 1712439257,
"narHash": "sha256-aSpiNepFOMk9932HOax0XwNxbA38GOUVOiXfUVPOrck=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
"rev": "ff0dbd94265ac470dda06a657d5fe49de93b4599",
"type": "github"
},
"original": {
@ -136,11 +136,11 @@
},
"stable": {
"locked": {
"lastModified": 1712168706,
"narHash": "sha256-XP24tOobf6GGElMd0ux90FEBalUtw6NkBSVh/RlA6ik=",
"lastModified": 1712437997,
"narHash": "sha256-g0whLLwRvgO2FsyhY8fNk+TWenS3jg5UdlWL4uqgFeo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1487bdea619e4a7a53a4590c475deabb5a9d1bfb",
"rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
"type": "github"
},
"original": {

View file

@ -18,7 +18,7 @@
biome nil rust-analyzer clang-tools
ripgrep universal-ctags nixpkgs-fmt
] ++ (with python3Packages; [
python-lsp-server python-lsp-black
python-lsp-server
]);
plugins = with pkgs.vimPlugins; [