Skip to content
Snippets Groups Projects
Commit e80650b1 authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Add external tool on Guix for h5dump.

parent 0f0075b1
No related branches found
No related tags found
No related merge requests found
Pipeline #126847 passed with warnings
......@@ -69,7 +69,7 @@ EXTERNAL_TOOLS = {
'guix': 'gnupg',
},
'gzip': {'debian': 'gzip', 'arch': 'gzip', 'guix': 'gzip'},
'h5dump': {'debian': 'hdf5-tools', 'arch': 'hdf5'},
'h5dump': {'debian': 'hdf5-tools', 'arch': 'hdf5', 'guix': 'hdf5'},
'identify': {
'debian': 'imagemagick',
'arch': 'imagemagick',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment