traefik: Reenable upstream package checks
Those appear to have been disabled in
c3c876462b with no clear indication of
why.
This commit is contained in:
@@ -36,8 +36,6 @@ buildGo125Module (finalAttrs: {
|
||||
ldflags+=" -X github.com/traefik/traefik/v${lib.versions.major finalAttrs.version}/pkg/version.Codename=$CODENAME"
|
||||
'';
|
||||
|
||||
doCheck = false;
|
||||
|
||||
passthru.tests = {
|
||||
inherit (nixosTests) traefik;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user