Skip to content

Commit caa7cbf

Browse files
committed
chore: 🌶️🌶️🌶️
1 parent 4ef3d93 commit caa7cbf

File tree

2 files changed

+7
-102
lines changed

2 files changed

+7
-102
lines changed

flake.lock

Lines changed: 6 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
url = "github:nix-community/naersk";
1313
inputs.nixpkgs.follows = "nixpkgs";
1414
};
15-
mcp-hub = {
16-
url = "github:ravitemer/mcp-hub";
17-
inputs.nixpkgs.follows = "nixpkgs";
18-
};
19-
mcp-hub-nvim = {
20-
url = "github:ravitemer/mcphub.nvim";
21-
inputs.nixpkgs.follows = "nixpkgs";
22-
};
2315
neovim-nix = {
2416
url = "github:willruggiano/neovim.nix";
2517
inputs.example.follows = "";
@@ -30,7 +22,7 @@
3022
url = "github:nix-community/neovim-nightly-overlay";
3123
inputs.nixpkgs.follows = "nixpkgs";
3224
};
33-
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
25+
nixpkgs.url = "github:nixos/nixpkgs";
3426
rust-overlay = {
3527
url = "github:oxalica/rust-overlay";
3628
inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)