mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
This commit is contained in:
parent
9ea8194bfc
commit
31877680aa
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
}:
|
}:
|
||||||
rustPlatform.buildRustPackage (finalAttrs: {
|
rustPlatform.buildRustPackage (finalAttrs: {
|
||||||
pname = "iai-callgrind-runner";
|
pname = "iai-callgrind-runner";
|
||||||
version = "v0.15.2";
|
version = "0.15.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "iai-callgrind";
|
owner = "iai-callgrind";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue