packages feed

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

import Test.Tasty.Hspec
import NixDaemon
import qualified Spec

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