okteta: set outputs to reduce runtime closure

This commit is contained in:
Frederik Rietdijk
2022-04-27 20:31:34 +02:00
committed by Frederik Rietdijk
parent d140aefd20
commit 538ace2858
@@ -26,6 +26,8 @@ mkDerivation rec {
kcrash
];
outputs = [ "out" "dev" ];
meta = with lib; {
license = licenses.gpl2;
description = "A hex editor";