# Does manifest.nextflowVersion control version on Seqera Platform

**URL:** https://community.seqera.io/t/does-manifest-nextflowversion-control-version-on-seqera-platform/2496
**Category:** Ask for help
**Tags:** nextflow, platform
**Created:** [January 3, 2026, 12:15am UTC](https://community.seqera.io/t/does-manifest-nextflowversion-control-version-on-seqera-platform/2496 "2026-01-03T00:15:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sstrong99](https://dub1.discourse-cdn.com/flex013/user_avatar/community.seqera.io/sstrong99/32/188_2.png) [@sstrong99](https://community.seqera.io/u/sstrong99)
#### Post date: [January 3, 2026, 12:15am UTC](https://community.seqera.io/t/does-manifest-nextflowversion-control-version-on-seqera-platform/2496/1 "2026-01-03T00:15:49Z")

</div>

If I have a nextflow pipeline that defines a specific nextflow version using `manifest.nextflowVersion = '1.2.3'`, does that enforce the nextflow version that will run when the pipeline is launched from Seqera Platform, or does it just cause the pipeline to error if that version of nextflow is not honored?

If it does enforce the nextflow version, and the pipeline also specifies a preRunScript with `export NXF_VER=1.2.3`, which setting takes precendence?

---

<div class="post-metadata">

### Author: ![ewels](https://dub1.discourse-cdn.com/flex013/user_avatar/community.seqera.io/ewels/32/1_2.png) [@ewels](https://community.seqera.io/u/ewels)
#### Post date: [January 3, 2026, 8:50am UTC](https://community.seqera.io/t/does-manifest-nextflowversion-control-version-on-seqera-platform/2496/2 "2026-01-03T08:50:38Z")

</div>

It does not, it is only a runtime check that the version used matches what is required.

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex013/user_avatar/community.seqera.io/system/32/2402_2.png) [@system](https://community.seqera.io/u/system)
#### Post date: [January 10, 2026, 8:51am UTC](https://community.seqera.io/t/does-manifest-nextflowversion-control-version-on-seqera-platform/2496/3 "2026-01-10T08:51:25Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
