commit
02658a7276
@ -25,6 +25,8 @@ stdenv.mkDerivation rec {
|
|||||||
wrapProgram $out/bin/mosh --prefix PERL5LIB : $PERL5LIB
|
wrapProgram $out/bin/mosh --prefix PERL5LIB : $PERL5LIB
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
CXXFLAGS = stdenv.lib.optionalString stdenv.cc.isClang "-std=c++11";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://mosh.org/;
|
homepage = https://mosh.org/;
|
||||||
description = "Mobile shell (ssh replacement)";
|
description = "Mobile shell (ssh replacement)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user