Skip to content

Commit

Permalink
feat: bump inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnakedev committed Dec 14, 2024
1 parent 10f5d25 commit bbf4d72
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 32 deletions.
50 changes: 18 additions & 32 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
vscode-server.inputs.nixpkgs.follows = "nixpkgs";
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
};

Expand Down

0 comments on commit bbf4d72

Please sign in to comment.