mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
cargo-bisect-rustc
This commit is contained in:
parent
e9e1711063
commit
b6ef4f0ddf
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