packages feed

hnix-store-remote-0.4.2.0: tests/Driver.hs

import           NixDaemon
import qualified Spec

-- we run remote tests in
-- Linux namespaces to avoid interacting with systems store
main :: IO ()
main = do
  enterNamespaces
  Spec.main