dart: Properly set the dependency list derivation name
This commit is contained in:
parent
b511926a89
commit
fdbb342402
@ -169,7 +169,7 @@ let
|
||||
dart pub deps --json | jq .packages > $out
|
||||
runHook postBuild
|
||||
'';
|
||||
} // buildDrvInheritArgs);
|
||||
} // (removeAttrs buildDrvInheritArgs [ "name" "pname" ]));
|
||||
|
||||
# As of Dart 3.0.0, Pub checks the revision of cached Git-sourced packages.
|
||||
# Git must be wrapped to return a positive result, as the real .git directory is wiped
|
||||
|
Loading…
Reference in New Issue
Block a user