Skip to content

Instantly share code, notes, and snippets.

@bensleveritt
Created February 24, 2021 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bensleveritt/1dcc0f13e56fb8b39a28165d095bbb4a to your computer and use it in GitHub Desktop.
Save bensleveritt/1dcc0f13e56fb8b39a28165d095bbb4a to your computer and use it in GitHub Desktop.
pkgsCross error
$ nix build -f channel:nixos-unstable pkgsCross.raspberryPi.cachix
builder for '/nix/store/pjjw30iv4lvdhrclsizhb5ij1gxwh0jv-cabal-doctest-1.0.8.drv' failed with exit code 1; last 10 log lines:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
src/Distribution/Extra/Doctest.hs:129:1: error:
Could not find module ‘System.Directory’
Perhaps you haven't installed the profiling libraries for package ‘directory-1.3.6.0’?
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
129 | import System.Directory
| ^^^^^^^^^^^^^^^^^^^^^^^...
cannot build derivation '/nix/store/967p9glycffnn10kzjziry2gjbv2xbyz-lens-4.19.2-armv6l-unknown-linux-gnueabihf.drv': 1 dependencies couldn't be built
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment