This commit is contained in:
RingOfStorms (Josh) 2024-10-10 19:33:29 -05:00
parent 4032e16f3b
commit 82f657a8bd
3 changed files with 6 additions and 8 deletions

12
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1728001490, "lastModified": 1728603284,
"narHash": "sha256-jyLDB1hREFhujapdfZNOyFGQ2+FlhsnhCBYa9YBWn+4=", "narHash": "sha256-ecnalVee5X0m3pyQyaz6IH/EnveQERA8RSPlAyS54+c=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "52cfd83eee767c5d02089efe79c4811ffc52a046", "rev": "d3429a135af936205b7af11a70780cb03260586c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -18,11 +18,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1727907660, "lastModified": 1728500571,
"narHash": "sha256-QftbyPoieM5M50WKUMzQmWtBWib/ZJbHo7mhj5riQec=", "narHash": "sha256-dOymOQ3AfNI4Z337yEwHGohrVQb4yPODCW9MDUyAc4w=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5966581aa04be7eff830b9e1457d56dc70a0b798", "rev": "d51c28603def282a24fa034bcb007e2bcb5b5dd0",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -156,8 +156,6 @@
}; };
"nvim_plugin-j-hui/fidget.nvim" = { "nvim_plugin-j-hui/fidget.nvim" = {
# TODO move near lsp
# LSP loading status messages
url = "github:j-hui/fidget.nvim"; url = "github:j-hui/fidget.nvim";
flake = false; flake = false;
}; };

BIN
icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB