sl: build on Darwin
This commit is contained in:
@@ -27,6 +27,6 @@ stdenv.mkDerivation {
|
|||||||
url = https://github.com/mtoyoda/sl/blob/master/LICENSE;
|
url = https://github.com/mtoyoda/sl/blob/master/LICENSE;
|
||||||
};
|
};
|
||||||
description = "Steam Locomotive runs across your terminal when you type 'sl'";
|
description = "Steam Locomotive runs across your terminal when you type 'sl'";
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user