mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 18:04:09 +02:00
iai-callgrind support
This commit is contained in:
parent
cf3cf81ddb
commit
3821e5b444
6 changed files with 39 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ in
|
|||
(mkIf (pathExists config.cargoToml) {
|
||||
withOverlays = [
|
||||
(import inputs.rust-overlay)
|
||||
(import ./overlay.nix)
|
||||
(final: {
|
||||
inputs,
|
||||
rust-bin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue