Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attribute 'func_timeout' missing #122

Closed
dustinlacewell opened this issue Jun 16, 2020 · 1 comment
Closed

attribute 'func_timeout' missing #122

dustinlacewell opened this issue Jun 16, 2020 · 1 comment

Comments

@dustinlacewell
Copy link

I've got a project that depends on func_timeout and I get the following error when trying to build:

nix-build default.nix --show-trace
error: while evaluating the attribute 'drvPath' at /nix/store/psgawf6lk8i7s9n4jxsbbr8scv0bmh4a-nixos-20.09pre228622.029a5de0839/nixos/lib/customisation.nix:163:7:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'python3.7-storybro-0.1.0' at /nix/store/psgawf6lk8i7s9n4jxsbbr8scv0bmh4a-nixos-20.09pre228622.029a5de0839/nixos/pkgs/development/interpreters/python/mk-python-derivation.nix:107:3:
while evaluating 'getOutput' at /nix/store/psgawf6lk8i7s9n4jxsbbr8scv0bmh4a-nixos-20.09pre228622.029a5de0839/nixos/lib/attrsets.nix:464:23, called from undefined position:
while evaluating anonymous function at /nix/store/psgawf6lk8i7s9n4jxsbbr8scv0bmh4a-nixos-20.09pre228622.029a5de0839/nixos/pkgs/stdenv/generic/make-derivation.nix:157:17, called from undefined position:
while evaluating anonymous function at /nix/store/60x4lidqkfykym33lzi3xxs5svrbfk4n-source/default.nix:212:13, called from undefined position:
while evaluating the attribute 'pkgs.func_timeout' at /nix/store/psgawf6lk8i7s9n4jxsbbr8scv0bmh4a-nixos-20.09pre228622.029a5de0839/nixos/pkgs/development/interpreters/python/default.nix:38:9:
attribute 'func_timeout' missing, at /nix/store/60x4lidqkfykym33lzi3xxs5svrbfk4n-source/default.nix:214:21
@adisbladis
Copy link
Member

I believe this is fixed by #127.
Please reopen if that's not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants