turbo: don't redefine name
This commit is contained in:
parent
6fd3990534
commit
0eb7e098fe
@ -10,10 +10,9 @@
|
||||
disableUpdateNotifier ? true,
|
||||
}:
|
||||
|
||||
symlinkJoin rec {
|
||||
symlinkJoin {
|
||||
pname = "turbo";
|
||||
inherit (turbo-unwrapped) version;
|
||||
name = "${pname}-${version}";
|
||||
|
||||
nativeBuildInputs = [ makeBinaryWrapper ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user