Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion eb_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def parse_hook(ec, *args, **kwargs):

# determine path to Prefix installation in compat layer via $EPREFIX
eprefix = get_eessi_envvar('EPREFIX')

if ec.name in PARSE_HOOKS:
PARSE_HOOKS[ec.name](ec, eprefix)

Expand Down
5 changes: 5 additions & 0 deletions eessi-2023.06-eb-4.8.2-2022a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ easyconfigs:
- WSClean-3.4-foss-2022a:
options:
from-pr: 19119
- Pillow-9.1.1-GCCcore-11.3.0.eb:
# avoid that hardcoded paths like /usr/include are used in build commands
options:
from-pr: 19266
- matplotlib-3.5.2-foss-2022a.eb