This commit is contained in:
Gregor Lohaus
2026-05-28 22:10:23 +02:00
parent 6e4ddbf9df
commit 6e1aff6200

View File

@@ -32,6 +32,7 @@
pkgs.runCommand "substrate-0.0.68-patched.jar" pkgs.runCommand "substrate-0.0.68-patched.jar"
{ {
nativeBuildInputs = [ nativeBuildInputs = [
pkgs.perl
pkgs.unzip pkgs.unzip
pkgs.zip pkgs.zip
]; ];