forked from mirrors/nixpkgs
Revert "Merge #102138: thunderbird: set build timeout at eight hours"
This reverts commitef543fb416
, reversing changes made to0d657b9c61
. See the parent commit.
This commit is contained in:
parent
739b762e56
commit
6769ad9f11
|
@ -332,6 +332,5 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mpl20;
|
||||
timeout = 28800; # eight hours
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue