+19
−2
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Without the change the build in `master` fails as https://hydra.nixos.org/build/247555199: gimx.c:195:6: error: implicit declaration of function 'getenv' [-Werror=implicit-function-declaration] 195 | if(getenv("GIMXCONF")) { snprintf(file_path, sizeof(file_path), "%s", gimx_params.config_file); } | ^~~~~~