hydra-unstable: drop with stdenv from top

It doesn't appear to be needed and can make it harder to read the build description.
This commit is contained in:
Rick van Schijndel 2022-05-10 21:35:11 +02:00
parent be5b57be1b
commit 33b01d5104

View File

@ -13,8 +13,6 @@
, glibcLocales
}:
with stdenv;
let
perlDeps = buildEnv {
name = "hydra-perl-deps";