Skip to content

Instantly share code, notes, and snippets.

View bensleveritt's full-sized avatar

Benjamin S. Leveritt bensleveritt

  • Low Earth Orbit
View GitHub Profile
$ 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
extra-substituters = https://thefloweringash-armv7.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso=

Keybase proof

I hereby claim:

  • I am bensleveritt on github.
  • I am bensleveritt (https://keybase.io/bensleveritt) on keybase.
  • I have a public key ASCJ0uo-EFNVMCzKIoNVqf3q7yT6J34xvlT2xToHFPUqNwo

To claim this, I am signing this object:

@bensleveritt
bensleveritt / tilemill.log
Created August 22, 2012 11:59
A log produced by TileMill on start.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Unable to load shared library /Applications/TileMill.app/Contents/Resources/node_modules/mapnik/lib/_mapnik.node
at Object..node (module.js:472:11)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)