Nixpkgs: nixops fails to build on master

Created on 6 Jun 2020  ยท  1Comment  ยท  Source: NixOS/nixpkgs

โฏ nix-build -A nixops --show-trace
error: while evaluating the attribute 'drvPath' at /path-to-nixpkgs/lib/customisation.nix:163:7:
while evaluating the attribute 'buildInputs' of the derivation 'nixops-1.7' at /path-to-nixpkgs/pkgs/development/interpreters/python/mk-python-derivation.nix:107:3:
while evaluating the attribute 'out.outPath' at /path-to-nixpkgs/lib/customisation.nix:156:13:
while evaluating the attribute 'propagatedBuildInputs' of the derivation 'python2.7-datadog-0.36.0' at /path-to-nixpkgs/pkgs/development/interpreters/python/mk-python-derivation.nix:107:3:
while evaluating 'getOutput' at /path-to-nixpkgs/lib/attrsets.nix:464:23, called from undefined position:
while evaluating anonymous function at /path-to-nixpkgs/pkgs/stdenv/generic/make-derivation.nix:157:17, called from undefined position:
while evaluating 'callPackageWith' at /path-to-nixpkgs/lib/customisation.nix:117:35, called from /path-to-nixpkgs/pkgs/top-level/python-packages.nix:5089:12:
while evaluating 'makeOverridable' at /path-to-nixpkgs/lib/customisation.nix:67:24, called from /path-to-nixpkgs/lib/customisation.nix:121:8:
while evaluating anonymous function at /path-to-nixpkgs/pkgs/development/python-modules/pillow/default.nix:1:1, called from /path-to-nixpkgs/lib/customisation.nix:69:16:
while evaluating 'makeOverridablePythonPackage' at /path-to-nixpkgs/pkgs/top-level/python-packages.nix:31:37, called from /path-to-nixpkgs/pkgs/development/python-modules/pillow/default.nix:9:1:
while evaluating 'makeOverridable' at /path-to-nixpkgs/lib/customisation.nix:67:24, called from /path-to-nixpkgs/pkgs/top-level/python-packages.nix:33:12:
while evaluating anonymous function at /path-to-nixpkgs/pkgs/development/interpreters/python/mk-python-derivation.nix:30:1, called from /path-to-nixpkgs/lib/customisation.nix:69:16:                                                                                                                                                                                                                                                                                                          
Pillow-7.1.2 not supported for interpreter python2.7

I assume this derivation simply needs to be updated to use python 3 (and maybe bumped to a new version supporting it)

bug

>All comments

The new nixos-unstable suffers from this problem too.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matthiasbeyer picture matthiasbeyer  ยท  3Comments

domenkozar picture domenkozar  ยท  3Comments

lverns picture lverns  ยท  3Comments

copumpkin picture copumpkin  ยท  3Comments

teto picture teto  ยท  3Comments