forked from lix-project/hydra
Enable debug info
This commit is contained in:
parent
d8d188301d
commit
53d270c007
|
@ -184,6 +184,8 @@ rec {
|
||||||
done
|
done
|
||||||
''; # */
|
''; # */
|
||||||
|
|
||||||
|
separateDebugInfo = true;
|
||||||
|
|
||||||
meta.description = "Build of Hydra on ${system}";
|
meta.description = "Build of Hydra on ${system}";
|
||||||
passthru.perlDeps = perlDeps;
|
passthru.perlDeps = perlDeps;
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue