We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1018d commit da14e67Copy full SHA for da14e67
docs/reference/options.md
@@ -87285,6 +87285,27 @@ null or string
87285
87286
87287
87288
+## tasks.\<name>.execIfModified
87289
+
87290
87291
87292
+Paths to files that should trigger a task execution if modified.
87293
87294
87295
87296
+*Type:*
87297
+list of string
87298
87299
87300
87301
+*Default:*
87302
+` [ ] `
87303
87304
+*Declared by:*
87305
+ - [https://github.com/cachix/devenv/blob/main/src/modules/tasks.nix](https://github.com/cachix/devenv/blob/main/src/modules/tasks.nix)
87306
87307
87308
87309
## tasks.\<name>.exports
87310
87311
0 commit comments