We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43aead7 commit 6cab3a0Copy full SHA for 6cab3a0
examples/4-independent-packaging/flake.nix
@@ -6,7 +6,7 @@
6
flake-utils.follows = "cargo2nix/flake-utils";
7
nixpkgs.follows = "cargo2nix/nixpkgs";
8
rust-analyzer-src = {
9
- url = "github:rust-lang/rust-analyzer/?rev=b1f89a84ab350091e6c20cfe30c2fab8d76b80e4";
+ url = "github:rust-lang/rust-analyzer/?rev=9db515503f11bda7812cdfb9c2839f70f4cb1fdd";
10
flake = false;
11
};
12
0 commit comments