Skip to content

Commit

Permalink
chore: fix rust-analyzer build
Browse files Browse the repository at this point in the history
nix-community/fenix#152

Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed May 15, 2024
1 parent b383749 commit 84fd85f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

inputs.base16-shell.flake = false;
inputs.base16-shell.url = "github:chriskempson/base16-shell";
inputs.fenix.url = "github:nix-community/fenix";
inputs.fenix.url = "github:rvolosatovs/fenix/fix/rust-analyzer-poke";
inputs.firefox-addons.inputs.flake-utils.follows = "flake-utils";
inputs.firefox-addons.inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
Expand Down

0 comments on commit 84fd85f

Please sign in to comment.