helium-browser: fix patcher
All checks were successful
checks / checks (push) Successful in 2h50m23s
All checks were successful
checks / checks (push) Successful in 2h50m23s
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
|
||||||
patches = [ ./fix-scripts.patch ];
|
# patches = [ ./fix-scripts.patch ];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user