haskell.nix/test/stack-source-repo/package.yaml
Hamish Mackenzie 43fdc4dafd
Fix restricted eval mode issue with mkCacheFile (#392)
If the .nix files listed in the cache are full paths pointing at the
store we get errors like this in restricted eval mode:

error: access to path '/nix/store/...-cabal-simple.nix' is forbidden
in restricted mode
2020-01-07 19:07:25 +13:00

9 lines
90 B
YAML

name: stack-source-repo
dependencies:
- base
- cabal-simple
library:
source-dirs: src