Change path to nix-support/private
This commit is contained in:
parent
b4a36218e5
commit
a050a87129
@ -268,7 +268,7 @@ makeApplication ApplicationOptions{..} request respond = do
|
||||
|
||||
done response
|
||||
|
||||
let privateFilePath = ByteString.Char8.unpack storePath ++ "/.private"
|
||||
let privateFilePath = ByteString.Char8.unpack storePath ++ "/nix-support/private"
|
||||
isPrivate <- liftIO $ Directory.doesPathExist privateFilePath
|
||||
|
||||
let isLocalNet = case Wai.remoteHost request of
|
||||
|
Loading…
x
Reference in New Issue
Block a user