release.nix: remove reference to pthreadmanpages
Commit 9aa1cb6c59 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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user