You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/zmi7id6g297fbh6d7n3c1y39chyzl000-electrum-4.5.5.drv^*'
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
Running phase: qtPreHook
@nix { "action": "setPhase", "phase": "qtPreHook" }
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/h3kyypw7vwp4pvkk2ih0lz6rn9k2xmx6-Electrum-4.5.5.tar.gz
source root is Electrum-4.5.5
setting SOURCE_DATE_EPOCH to timestamp 973941071 of file Electrum-4.5.5/setup.py
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
substituteStream() in derivation electrum-4.5.5: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file './contrib/requirements/requirements.txt')
/nix/store/ncv68hjnidcd2bm5abkhklrijhn0cgn6-stdenv-linux/setup: line 230: protoc: command not found
Steps To Reproduce
Steps to reproduce the behavior:
inputs.nixpkgs.url = flake:nixpkgs/nixos-unstable;
environment.systemPackages = [ electrum ];
sudo nixos-rebuild dry-activate
Build log
Additional context
My
flake.lock
:Notify maintainers
@joachifm, @np, @prusnak, @chewblacka
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: