okteta: set outputs to reduce runtime closure
This commit is contained in:
parent
d140aefd20
commit
538ace2858
@ -26,6 +26,8 @@ mkDerivation rec {
|
||||
kcrash
|
||||
];
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
meta = with lib; {
|
||||
license = licenses.gpl2;
|
||||
description = "A hex editor";
|
||||
|
Loading…
Reference in New Issue
Block a user