| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Regenerate the vendored crates with cargo-vendor-filterer and a
SOURCE_DATE_EPOCH pinned to the release tag commit date, producing a
byte-for-byte reproducible tar.gz. Update the second source URL and
MD5SUM_x86_64 accordingly, unpack .tar.gz in the SlackBuild, and document
the exact generation command in the package README.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
rust-opt installs its toolchain under /opt/rust/bin and ships no /etc/profile.d script, so the previous conditional source was a no-op and -stable kept falling back to the old system cargo. Prepend /opt/rust/bin to PATH directly when present.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
System cargo on Slackware -stable cannot read the v4 Cargo.lock. Add rust-opt to REQUIRES and source its profile script when present so the newer cargo is used; no-op on -current.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|