This website requires JavaScript.
Explore
Help
Sign In
Epsilon_02
/
rust-overlay
Watch
1
Star
0
Fork
0
You've already forked rust-overlay
mirror of
https://github.com/oxalica/rust-overlay.git
synced
2025-10-06 00:02:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37a2fe6c74177328350656f40375ba6d1fcdacf1
rust-overlay
/
default.nix
3 lines
97 B
Nix
Raw
Normal View
History
Unescape
Escape
Provide `rust-bin` and clean-up
2021-01-02 20:42:57 +08:00
final
:
prev
:
*: move internal files into `lib` subdir They are not part of our public interfaces and must not be imported alone.
2024-06-02 00:51:18 -04:00
(
import
./lib/rust-bin.nix
final
)
(
prev
//
(
import
./lib/manifests.nix
final
prev
)
)
Reference in New Issue
Copy Permalink