mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
flake: impl builder interface lib.mkRustBin
This allows construction of `rust-bin` attrset on an existing `pkgs`, instead of staging another overlayed nixpkgs. This can reduce redundant evaluation of nixpkgs for flake-heavy users who also don't like or cannot (due to flake dependency hell) manually instantiate nixpkgs.
This commit is contained in:
1
lib/dist-root.nix
Normal file
1
lib/dist-root.nix
Normal file
@@ -0,0 +1 @@
|
||||
"https://static.rust-lang.org/dist"
|
Reference in New Issue
Block a user