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:
@@ -332,6 +332,5 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
timeout = 28800; # eight hours
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user