Loading pkgs/by-name/up/upsun/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -52,11 +52,11 @@ stdenvNoCC.mkDerivation (finalAttrs: { }; meta = { homepage = "https://github.com/platformsh/cli"; description = "The unified tool for managing your Upsun services from the command line"; homepage = "https://github.com/platformsh/cli"; license = lib.licenses.mit; mainProgram = "upsun"; maintainers = with lib.maintainers; [ spk ]; license = lib.licenses.mit; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; }; Loading Loading
pkgs/by-name/up/upsun/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -52,11 +52,11 @@ stdenvNoCC.mkDerivation (finalAttrs: { }; meta = { homepage = "https://github.com/platformsh/cli"; description = "The unified tool for managing your Upsun services from the command line"; homepage = "https://github.com/platformsh/cli"; license = lib.licenses.mit; mainProgram = "upsun"; maintainers = with lib.maintainers; [ spk ]; license = lib.licenses.mit; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; }; Loading