Loading pkgs/applications/version-management/monotone/botan2.nix +4 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,10 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-3+6g4KbybWckxK8B2pp7iEh62y2Bunxy/K9S21IsmtQ="; }; postPatch = '' sed -e '1i#include <cstdint>' -i src/cli/cli.h ''; nativeBuildInputs = [ python3 docutils Loading Loading
pkgs/applications/version-management/monotone/botan2.nix +4 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,10 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-3+6g4KbybWckxK8B2pp7iEh62y2Bunxy/K9S21IsmtQ="; }; postPatch = '' sed -e '1i#include <cstdint>' -i src/cli/cli.h ''; nativeBuildInputs = [ python3 docutils Loading