Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to adjust template for AFNI binary to make it work on Debian #601

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2024

  1. [DATALAD RUNCMD] use snapshots repo for elderly libxp6

    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "sed -i -e 's,http.*libxp6_1.0.2-2_amd64.deb,https://snapshot.debian.org/archive/debian/20140820T220424Z/pool/main/libx/libxp/libxp6_1.0.2-2_amd64.deb,g' neurodocker/templates/afni.yaml neurodocker/templates/ants.yaml neurodocker/templates/bids_validator.yaml neurodocker/templates/cat12.yaml neurodocker/templates/convert3d.yaml neurodocker/templates/dcm2niix.yaml neurodocker/templates/freesurfer.yaml neurodocker/templates/fsl.yaml neurodocker/templates/_header.yaml neurodocker/templates/jq.yaml neurodocker/templates/matlabmcr.yaml neurodocker/templates/minc.yaml neurodocker/templates/miniconda.yaml neurodocker/templates/mricron.yaml neurodocker/templates/mrtrix3.yaml neurodocker/templates/ndfreeze.yaml neurodocker/templates/neurodebian.yaml neurodocker/templates/niftyreg.yaml neurodocker/templates/petpvc.yaml neurodocker/templates/spm12.yaml neurodocker/templates/vnc.yaml",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    yarikoptic committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    12c5c39 View commit details
    Browse the repository at this point in the history
  2. afni: demand libjpeg-dev and not specific turbo or lib version (will …

    …be pulled by -dev AFAIK)
    yarikoptic committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6509324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08deeec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b42c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b212296 View commit details
    Browse the repository at this point in the history
  2. [DATALAD RUNCMD] format changed files

    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "pre-commit run yamlfmt --files neurodocker/templates/afni.yaml neurodocker/templates/spm12.yaml",
     "exit": 1,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    Remi-Gau committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    272dc24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c81b80 View commit details
    Browse the repository at this point in the history