diff --git a/flake.lock b/flake.lock index 6a764b1..45eeeee 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1728001490, - "narHash": "sha256-jyLDB1hREFhujapdfZNOyFGQ2+FlhsnhCBYa9YBWn+4=", + "lastModified": 1728603284, + "narHash": "sha256-ecnalVee5X0m3pyQyaz6IH/EnveQERA8RSPlAyS54+c=", "owner": "nixos", "repo": "nixpkgs", - "rev": "52cfd83eee767c5d02089efe79c4811ffc52a046", + "rev": "d3429a135af936205b7af11a70780cb03260586c", "type": "github" }, "original": { @@ -18,11 +18,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1727907660, - "narHash": "sha256-QftbyPoieM5M50WKUMzQmWtBWib/ZJbHo7mhj5riQec=", + "lastModified": 1728500571, + "narHash": "sha256-dOymOQ3AfNI4Z337yEwHGohrVQb4yPODCW9MDUyAc4w=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5966581aa04be7eff830b9e1457d56dc70a0b798", + "rev": "d51c28603def282a24fa034bcb007e2bcb5b5dd0", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 9353712..849b040 100644 --- a/flake.nix +++ b/flake.nix @@ -156,8 +156,6 @@ }; "nvim_plugin-j-hui/fidget.nvim" = { - # TODO move near lsp - # LSP loading status messages url = "github:j-hui/fidget.nvim"; flake = false; }; diff --git a/icon.webp b/icon.webp new file mode 100644 index 0000000..ebbec6d Binary files /dev/null and b/icon.webp differ