update reattach-to-user-namespace

This commit is contained in:
Jude Taylor 2017-01-10 11:50:22 -08:00
parent a493b89907
commit f2713ce805

View File

@ -5,8 +5,8 @@ stdenv.mkDerivation {
src = fetchgit { src = fetchgit {
url = "https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git"; url = "https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git";
sha256 = "0hrh95di5dvpynq2yfcrgn93l077h28i6msham00byw68cx0dd3z"; sha256 = "0kv11vi54g6waf9941hy1pwmwyab0y7hbmbkcgwhzb5ja21ysc2a";
rev = "2765aeab8f337c29e260a912bf4267a2732d8640"; rev = "3689998acce9990726c8a68a85298ab693a62458";
}; };
buildFlags = "ARCHES=x86_64"; buildFlags = "ARCHES=x86_64";