Skip to content

Conversation

sandydoo
Copy link
Member

Path inputs now support a lock attribute (defaults to false) that controls whether NAR hash computation and validation is performed.
When lock=false (the default), path inputs use direct filesystem access without NAR hash validation, allowing source modifications without lock file regeneration.

This restores the devenv-2.24 behavior where path inputs remained unlocked by default and reflected current filesystem state.

Path inputs now support a `lock` attribute (defaults to false) that
controls whether NAR hash computation and validation is performed.
When `lock=false` (the default), path inputs use direct filesystem
access without NAR hash validation, allowing source modifications
without lock file regeneration.

This restores the devenv-2.24 behavior where path inputs remained
unlocked by default and reflected current filesystem state.
@domenkozar domenkozar merged commit 031c3cf into devenv-2.30 Jul 17, 2025
11 of 17 checks passed
@sandydoo sandydoo deleted the fix-path-nar-mismatch branch July 17, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants