stog: init at 0.17.0
This commit is contained in:
@@ -15507,6 +15507,8 @@ with pkgs;
|
||||
|
||||
stalonetray = callPackage ../applications/window-managers/stalonetray {};
|
||||
|
||||
inherit (ocamlPackages_4_03) stog;
|
||||
|
||||
stp = callPackage ../applications/science/logic/stp {};
|
||||
|
||||
stumpwm = callPackage ../applications/window-managers/stumpwm {
|
||||
|
||||
@@ -517,6 +517,8 @@ let
|
||||
|
||||
stdio = callPackage ../development/ocaml-modules/stdio { };
|
||||
|
||||
stog = callPackage ../applications/misc/stog { };
|
||||
|
||||
stringext = callPackage ../development/ocaml-modules/stringext { };
|
||||
|
||||
topkg = callPackage ../development/ocaml-modules/topkg { };
|
||||
|
||||
Reference in New Issue
Block a user