a b/modules/local/awk/extract/environment.yml
1
---
2
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
3
channels:
4
  - conda-forge
5
  - bioconda
6
dependencies:
7
  - conda-forge::gawk=5.3.0