Remove all-packages.nix helperFunctions dependency.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ helperFunctions, mono, pkgconfig }:
|
||||
helperFunctions.runCommand
|
||||
{ runCommand, mono, pkgconfig }:
|
||||
runCommand
|
||||
"dotnetbuildhelpers"
|
||||
{ preferLocalBuild = true; }
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user