okteta: set outputs to reduce runtime closure

authored by

Frederik Rietdijk and committed by
Frederik Rietdijk
538ace28 d140aefd

+2
+2
pkgs/applications/editors/okteta/default.nix
··· 26 kcrash 27 ]; 28 29 meta = with lib; { 30 license = licenses.gpl2; 31 description = "A hex editor";
··· 26 kcrash 27 ]; 28 29 + outputs = [ "out" "dev" ]; 30 + 31 meta = with lib; { 32 license = licenses.gpl2; 33 description = "A hex editor";