Merge remote-tracking branch 'upstream/master' into hardened-stdenv

This commit is contained in:
Robin Gloster
2016-02-27 00:08:08 +00:00
504 changed files with 28750 additions and 13232 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{stdenv, fetchFromGitHub, python3Packages}:
python3Packages.buildPythonPackage rec {
python3Packages.buildPythonApplication rec {
name = "xonsh-${version}";
version = "0.1.3";