Skip to content

Instantly share code, notes, and snippets.

@fragamus
Created February 26, 2018 20:54
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 fragamus/daecb2f3ec1bd7c6df5e08e5f68aa2e5 to your computer and use it in GitHub Desktop.
Save fragamus/daecb2f3ec1bd7c6df5e08e5f68aa2e5 to your computer and use it in GitHub Desktop.
Trying nix-build -A swift
running 17.09 stable, I did this:
git clone git@github.com:NixOS/nixpkgs.git
cd nixpkgs
nix-build -A swift
And I got this:
/tmp/nix-build-swift-4.0.3.drv-0/src/lldb/include/lldb/Utility/TaskPool.h:122:12: error: no member named 'bind' in namespace 'std'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment