Created
August 5, 2016 11:09
-
-
Save gilligan/0d1135c8b92410b4fefcdc614daa6135 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % nix-env -iA nixpkgs.ghcEnv ✹ ✭ | |
| installing ‘ghc-8.0.1’ | |
| these derivations will be built: | |
| /nix/store/cv2jf2n025qfl66zmwg3i3sqas19xwbx-hoogle-local-0.1.drv | |
| /nix/store/g8sc9ly8n6hi99r306n7xzg6z3xb97qk-ghc-8.0.1.drv | |
| building path(s) ‘/nix/store/iz1smk519gbnzz0bk524l37dh9wb884p-hoogle-local-0.1’ | |
| building | |
| importing builtin packages | |
| Error, database does not exist (run 'hoogle generate' first) | |
| Filename: /nix/store/amyx4gmgdj5q8zvrnidkdlnag4hs1za4-ghc-8.0.1-doc/share/doc/ghc/html/libraries/Cabal-1.24.0.0 | |
| builder for ‘/nix/store/cv2jf2n025qfl66zmwg3i3sqas19xwbx-hoogle-local-0.1.drv’ failed with exit code 1 | |
| cannot build derivation ‘/nix/store/g8sc9ly8n6hi99r306n7xzg6z3xb97qk-ghc-8.0.1.drv’: 1 dependencies couldn't be built | |
| error: build of ‘/nix/store/g8sc9ly8n6hi99r306n7xzg6z3xb97qk-ghc-8.0.1.drv’ failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment