diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-10-09 17:17:55 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-10-09 17:52:29 +0100 |
| commit | 012d718bc18ef0f89225bad0238577ded0aa38ba (patch) | |
| tree | f5846bf5e872aa9dbde4197ea6dd0bf041c1f4e1 /pkgs/development/python-modules/rangehttpserver | |
| parent | b31c42831f1b99544f81bc27f9da183d3276e9aa (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
