remote/server: add note that proxyNarSource is a hack

This commit is contained in:
sorki 2023-12-11 15:29:13 +01:00
parent fbc55992fa
commit e374687467

View File

@ -124,6 +124,8 @@ processConnection workerHelper postGreet sock = do
special <- case req of
AddToStore {} -> do
-- This is a hack (but a pretty neat and fast one!)
-- it should parse nad stream NAR instead
let proxyNarSource :: NarSource IO
proxyNarSource f =
liftIO