release.nix: remove reference to pthreadmanpages
Commit 9aa1cb6c59f7afc93d72037ab4477d5c259a3ff8 broke the nixpkgs.tarball job on hydra (see https://hydra.nixos.org/build/28466812). The commit removes the last reference to pthreadmanpages.
This commit is contained in:
parent
6c2d06ca07
commit
cf5acd732d
@ -160,7 +160,6 @@ let
|
|||||||
pmccabe = linux;
|
pmccabe = linux;
|
||||||
ppl = all;
|
ppl = all;
|
||||||
procps = linux;
|
procps = linux;
|
||||||
pthreadmanpages = linux;
|
|
||||||
pygtk = linux;
|
pygtk = linux;
|
||||||
python = allBut cygwin;
|
python = allBut cygwin;
|
||||||
pythonFull = linux;
|
pythonFull = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user