What exactly did I download?
Every archive the family publishes, in one place: its checksums, the inputs it declares it will build, and the upstream files it was cut from. Nothing here is stored or generated - it is read from the archives themselves each time this page loads, so it cannot drift from what is actually being served.
Checksums
8 archives across 4 bundles. Both formats are published, and they hash differently.| Archive | Station | Cut | Size | sha256 |
|---|---|---|---|---|
prefix-install.bundle.tar.gz
|
Prefix | 2026-08-21 | 18 KB |
638824f805b426dd
|
prefix-install.bundle.zip
|
Prefix | 2026-08-21 | 24 KB |
b55daa6875ab8a2a
|
easybuild-suite.bundle.tar.gz
|
EasyBuild | 2026-08-21 | 108 KB |
73b3b3ed7e781fab
|
easybuild-suite.bundle.zip
|
EasyBuild | 2026-08-21 | 204 KB |
f45e7e320b66d71b
|
package-build.bundle.tar.gz
|
Packages | 2026-08-21 | 20 KB |
86f52336fcdabf5b
|
package-build.bundle.zip
|
Packages | 2026-08-21 | 24 KB |
516d28df13592e1f
|
rhel-posit-pipeline.bundle.tar.gz
|
Packages | 2026-08-21 | 27 KB |
500dcd5bb222f0eb
|
rhel-posit-pipeline.bundle.zip
|
Packages | 2026-08-21 | 37 KB |
226758f869acb594
|
.sha256
that sits beside the archive and run
sha256sum -c <file>.sha256
. Compare against the same FORMAT - a tar.gz checked against a zip's
checksum will read as tampering when nothing is wrong.
Per bundle
Declared inputs, and the upstream files each was cut from.prefix-install — 13 files, 1 declared input file(s), 4 upstream source(s)
pins.txt
|
7 entries | 1 KB |
- 04b644bc0564 domains/prefix.ndexr.io/bin/bootstrap.sh
- 05259107190f domains/eb.ndexr.io/eb/bootstrap.sh
- 2a8eba5a8bed domains/eb.ndexr.io/eb/eb.env
- 3c2881a42b85 domains/hpc.ndexr.io/scripts/10-build-in-cvmfs.sh
easybuild-suite — 79 files, 1 declared input file(s), 3 upstream source(s)
suite.txt
|
68 entries | 2 KB |
- 23914c2cc40e domains/stack.ndexr.io/stack/bin/suite.sh
- 72bd4c9510b3 domains/stack.ndexr.io/stack/manifest/suite.txt
- MISSING domains/eb.ndexr.io/easyconfigs
package-build — 7 files, 2 declared input file(s), 7 upstream source(s)
manifest.dcf
|
197 records | 10 KB |
sysreqs-rhel9.txt
|
31 entries | 1 KB |
- 93b964e6dd44 domains/eks.regeneron.ndexr.io/containers/package-builder/build-packages.sh
- 725eb562b3f6 domains/eks.regeneron.ndexr.io/containers/package-builder/Dockerfile
- 9b0dff405cfb domains/eks.regeneron.ndexr.io/.gitlab-ci.yml
- 05903b951ce3 domains/eks.regeneron.ndexr.io/manifest/catalog.dcf
- a17a457e2561 domains/eks.regeneron.ndexr.io/manifest/git_repos.dcf
- 956bfc8e79d6 domains/eks.regeneron.ndexr.io/manifest/sysreqs-rhel9.txt
- 9825a2da15ad domains/eks.regeneron.ndexr.io/supporting_docs/pdf/R_Python_packages_to_validate.pdf
rhel-posit-pipeline — 17 files, 9 declared input file(s), 13 upstream source(s)
environments/r-full/bioc_packages.txt
|
empty | 0 KB |
environments/r-full/cran_packages.txt
|
159 entries | 2 KB |
environments/r-full/git_repos.dcf
|
3 records | 1 KB |
environments/r-full/manifest.yaml
|
12 entries | 1 KB |
environments/r-minimal/bioc_packages.txt
|
empty | 0 KB |
environments/r-minimal/cran_packages.txt
|
87 entries | 1 KB |
environments/r-minimal/git_repos.dcf
|
3 records | 1 KB |
environments/r-minimal/manifest.yaml
|
12 entries | 1 KB |
sysreqs-rhel9.txt
|
31 entries | 1 KB |
- 94b59ed3f7aa domains/eks.regeneron.ndexr.io/containers/session/Dockerfile
- 725eb562b3f6 domains/eks.regeneron.ndexr.io/containers/package-builder/Dockerfile
- 93b964e6dd44 domains/eks.regeneron.ndexr.io/containers/package-builder/build-packages.sh
- 9b0dff405cfb domains/eks.regeneron.ndexr.io/.gitlab-ci.yml
- 956bfc8e79d6 domains/eks.regeneron.ndexr.io/manifest/sysreqs-rhel9.txt
- c1c2d64305ac domains/eks.regeneron.ndexr.io/manifest/environments/r-minimal/manifest.yaml
- c9fda24843f4 domains/eks.regeneron.ndexr.io/manifest/environments/r-minimal/cran_packages.txt
- 14c6448f9926 domains/eks.regeneron.ndexr.io/manifest/environments/r-minimal/bioc_packages.txt
- 675865e9e6cd domains/eks.regeneron.ndexr.io/manifest/environments/r-minimal/git_repos.dcf
- cdeec3360614 domains/eks.regeneron.ndexr.io/manifest/environments/r-full/manifest.yaml
- 7487c0b50d24 domains/eks.regeneron.ndexr.io/manifest/environments/r-full/cran_packages.txt
- b3be7f679e09 domains/eks.regeneron.ndexr.io/manifest/environments/r-full/bioc_packages.txt
- a17a457e2561 domains/eks.regeneron.ndexr.io/manifest/environments/r-full/git_repos.dcf
Why this station exists
An archive that has sat on a laptop for a month is otherwise
indistinguishable from a current one. Every bundle carries a
MANIFEST.txt
recording the extraction date, the sha256 of
every file shipped, and the sha256 of each upstream file it came from -
so a recipient can tell whether their copy is stale, and we can tell
whether an upstream has moved underneath a published extraction.
This page is that record, read straight out of the archives.