···45# point to this derivations `/dsmi_dir` directory symlink.
46# Other environment variables might be necessary,
47# depending on local configuration or usage; see:
48-# https://www.ibm.com/docs/en/spectrum-protect/8.1.15?topic=solaris-set-api-environment-variables
495051# The newest version of TSM client should be discoverable by
···53# Find the "Backup-archive client" table on that page.
54# Look for "Download Documents" of the latest release.
55# Follow the "Download Information" link.
56-# Look for the "Linux x86_64 client ..." rows in the table at
57# the bottom of the page and follow their "HTTPS" links (one
58# link per row -- each link might point to the latest release).
59# In the directory listings to show up,
60# check the big `.tar` file.
61#
62-# (as of 2022-12-10)
636465let
6667 meta = {
68- homepage = "https://www.ibm.com/products/data-protection-and-recovery";
69- downloadPage = "https://www.ibm.com/support/pages/ibm-spectrum-protect-downloads-latest-fix-packs-and-interim-fixes";
70 platforms = [ "x86_64-linux" ];
71 mainProgram = "dsmc";
72 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
···45# point to this derivations `/dsmi_dir` directory symlink.
46# Other environment variables might be necessary,
47# depending on local configuration or usage; see:
48+# https://www.ibm.com/docs/en/spectrum-protect/8.1.19?topic=solaris-set-api-environment-variables
495051# The newest version of TSM client should be discoverable by
···53# Find the "Backup-archive client" table on that page.
54# Look for "Download Documents" of the latest release.
55# Follow the "Download Information" link.
56+# Look for the "Linux x86_64 ..." rows in the table at
57# the bottom of the page and follow their "HTTPS" links (one
58# link per row -- each link might point to the latest release).
59# In the directory listings to show up,
60# check the big `.tar` file.
61#
62+# (as of 2023-07-01)
636465let
6667 meta = {
68+ homepage = "https://www.ibm.com/products/storage-protect";
69+ downloadPage = "https://www.ibm.com/support/pages/ibm-storage-protect-downloads-latest-fix-packs-and-interim-fixes";
70 platforms = [ "x86_64-linux" ];
71 mainProgram = "dsmc";
72 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];