Skip to content

Commit

Permalink
fix: try unstable zls again
Browse files Browse the repository at this point in the history
  • Loading branch information
konradmalik committed Nov 23, 2024
1 parent 2b2cfd0 commit d105e27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
inputs.gen-luarc.overlays.default
inputs.neorocks.overlays.default
(final: prev: {
# until it's fixed for darwin
zls = final.stable.zls;
stable = import inputs.nixpkgs-stable {
system = final.system;
config = final.config;
Expand Down

0 comments on commit d105e27

Please sign in to comment.