summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-10-09 17:17:55 +0100
committerSergei Trofimovich <slyich@gmail.com>2022-10-09 17:52:29 +0100
commit012d718bc18ef0f89225bad0238577ded0aa38ba (patch)
treef5846bf5e872aa9dbde4197ea6dd0bf041c1f4e1 /pkgs/development/python-modules/rangehttpserver
parentb31c42831f1b99544f81bc27f9da183d3276e9aa (diff)
timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's dependency requires i686 linux: $ nix build --no-link -f. timedoctor --show-trace error: unsupported CPU i686 … while evaluating the attribute 'version' at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3: 39| 40| version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}"); | ^ I only onticed it because it uses `xorg.libXaw3d` while nothing else does. Let's remove it.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions