todo
authorJoey Hess <joeyh@joeyh.name>
Tue, 25 Feb 2025 22:45:55 +0000 (18:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 25 Feb 2025 22:45:55 +0000 (18:45 -0400)
Command/AddComputed.hs

index 7afd23a12988d5f2e53db1da38e4922db6e6ba21..8af8e7c90026d2af95d07028f8e5d0b0d7c98f1b 100644 (file)
@@ -88,6 +88,7 @@ perform o r program = do
        repopath <- fromRepo Git.repoPath
        subdir <- liftIO $ relPathDirToFile repopath (literalOsPath ".")
        let state = Remote.Compute.ComputeState
+               -- TODO add inherited initremote parameters
                { Remote.Compute.computeParams = computeParams o
                , Remote.Compute.computeInputs = mempty
                , Remote.Compute.computeOutputs = mempty