Created
October 23, 2017 06:40
-
-
Save nkpart/dd0e018e3fd118df23a4c7f19f46c174 to your computer and use it in GitHub Desktop.
This file contains 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
~/p/reflex-platform/reflex-tutorial | |
∴ gsp | |
remote: Counting objects: 64, done. | |
remote: Compressing objects: 100% (6/6), done. | |
remote: Total 64 (delta 32), reused 35 (delta 32), pack-reused 26 | |
Unpacking objects: 100% (64/64), done. | |
From https://github.com/qfpl/reflex-tutorial | |
9d1135d..e71cbc3 master -> origin/master | |
Successfully rebased and updated refs/heads/master. | |
~/p/reflex-platform/reflex-tutorial | |
∴ nix-shell | |
building path(s) ‘/nix/store/xr1gd0ngf24r95pbw62vs7i3f73bkkii-cabal2nix-2.2.1’ | |
dyld: Library not loaded: /usr/lib/system/libsystem_coretls.dylib | |
Referenced from: /nix/store/6nxc8pi0fy29y9lmryhnmpp5w6vjdd6s-Libsystem-osx-10.11.6/lib/libSystem.B.dylib | |
Reason: image not found | |
builder for ‘/nix/store/9q173lnwfd3gmn0crl69csp6259j9kwf-cabal2nix-2.2.1.drv’ failed due to signal 6 (Abort trap: 6) | |
cannot build derivation ‘/nix/store/9zgqxbdxas3xl9li2cgqwg5ih95004fh-cabal2nix-hashable-1.2.5.0.drv’: 1 dependencies couldn't be built | |
error: build of ‘/nix/store/9zgqxbdxas3xl9li2cgqwg5ih95004fh-cabal2nix-hashable-1.2.5.0.drv’ failed | |
(use ‘--show-trace’ to show detailed location information) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment