CuboCore.coreuniverse
coreuniverse 5.0.0
Shows information about apps from the C Suite
https://gitlab.com/cubocore/coreapps/coreuniverseGNU General Public License v3.0 or later
main program: coreuniverseprograms: coreuniverse
Platforms (24)
microblazeel-linuxarmv5tel-linuxi686-linuxarmv6l-linuxmicroblaze-linuxarmv7a-linuxmips64el-linuxmips-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ CuboCore.coreuniverse ];
Ad-hoc shell
nix-shell -p CuboCore.coreuniverse
Flake (nix run)
nix run nixpkgs#CuboCore.coreuniverse