rls: tie version to rustc's
This commit is contained in:
committed by
Bas van Dijk
parent
bc0764421e
commit
d9d0647046
@@ -66,6 +66,7 @@
|
||||
inherit CoreFoundation Security;
|
||||
};
|
||||
clippy = self.callPackage ./clippy.nix { inherit Security; };
|
||||
rls = self.callPackage ./rls { inherit CoreFoundation Security; };
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user