mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
43fdc4dafd
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
9 lines
90 B
YAML
9 lines
90 B
YAML
name: stack-source-repo
|
|
|
|
dependencies:
|
|
- base
|
|
- cabal-simple
|
|
|
|
library:
|
|
source-dirs: src
|