Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
rollback to non-broken nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
siph committed Feb 8, 2023
1 parent 373ab02 commit f80d435
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

neovim-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.url = "github:nixos/nixpkgs?rev=fad51abd42ca17a60fc1d4cb9382e2d79ae31836";
#inputs.nixpkgs.follows = "nixpkgs";
};

# LSP plugins
Expand Down

0 comments on commit f80d435

Please sign in to comment.