mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
cargo-bisect-rustc
This commit is contained in:
parent
d4e1320f09
commit
2a324b12f4
4 changed files with 124 additions and 1 deletions
3
custom-pkgs/default.nix
Normal file
3
custom-pkgs/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pkgs: {
|
||||
cargo-bisect-rustc = import ./cargo-bisect-rustc/default.nix pkgs;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue