This commit is contained in:
Joey Hess 2025-02-25 18:45:55 -04:00
parent e702cb94ff
commit a5b53fa98a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View 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