aboutsummaryrefslogtreecommitdiff
path: root/pkgs/shells/xonsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* xonsh: 0.9.23 -> 0.9.24Mario Rodas2020-10-161-2/+2
| | | | https://github.com/xonsh/xonsh/releases/tag/0.9.24
* xonsh: 0.9.22 -> 0.9.23Raphael Borun Das Gupta2020-10-101-2/+2
|
* xonsh: 0.9.21 -> 0.9.22Mario Rodas2020-09-161-2/+2
| | | | https://github.com/xonsh/xonsh/releases/tag/0.9.22
* xonsh: 0.9.20 -> 0.9.21Mario Rodas2020-09-021-11/+2
| | | | https://github.com/xonsh/xonsh/releases/tag/0.9.21
* xonsh: 0.9.19 -> 0.9.20Mario Rodas2020-08-261-2/+12
| | | | https://github.com/xonsh/xonsh/releases/tag/0.9.20
* xonsh: 0.9.18 -> 0.9.19Mario Rodas2020-08-101-2/+2
| | | | https://github.com/xonsh/xonsh/releases/tag/0.9.19
* xonsh: 0.9.17 -> 0.9.18Mario Rodas2020-05-051-2/+2
| | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.18
* xonsh: 0.9.16 -> 0.9.17Mario Rodas2020-04-101-2/+2
| | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.17
* xonsh: 0.9.15 -> 0.9.16Mario Rodas2020-04-071-2/+2
| | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.16
* xonsh: 0.9.14 -> 0.9.15Mario Rodas2020-03-251-5/+4
| | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.15
* xonsh: 0.9.13 -> 0.9.14Maximilian Bosch2020-03-141-12/+6
| | | | | | | | | | Closes #81951 The PR unnecessarily removes the `patchShebangs .`-call, also the non-deterministically failing testcase `test_pyghooks` isn't excluded there. Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
* xonsh: Fix broken testsKovacsics Robert2020-02-181-1/+16
| | | | | | | Pulls in a patch committed a couple of days after the 0.9.13 release (the one here), to fix the tests. (cherry picked from commit bf822c4caa96666d5ee1c20870229b9f6484e5cd)
* treewide: fix redirected urlsPatrick Hilhorst2020-01-221-1/+1
| | | | | | | | | | | | | | | | | | | According to https://repology.org/repository/nix_unstable/problems, we have a lot of packages that have http links that redirect to https as their homepage. This commit updates all these packages to use the https links as their homepage. The following script was used to make these updates: ``` curl https://repology.org/api/v1/repository/nix_unstable/problems \ | jq '.[] | .problem' -r \ | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \ | sort | uniq > script.sed find -name '*.nix' | xargs -P4 -- sed -f script.sed -i ```
* xonsh: 0.9.11 -> 0.9.13Maximilian Bosch2019-10-281-2/+2
| | | | | https://github.com/xonsh/xonsh/releases/tag/0.9.12 https://github.com/xonsh/xonsh/releases/tag/0.9.13
* xonsh: 0.9.10 -> 0.9.11R. RyanTM2019-09-291-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* xonsh: 0.9.9 -> 0.9.10R. RyanTM2019-08-201-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* xonsh: 0.9.8 → 0.9.9Artemis Tosini2019-07-311-2/+2
|
* xonsh: 0.9.6 -> 0.9.8Edmund Miller2019-07-131-2/+2
| | | | Update to correct repo, since a group was created
* Remove me (garbas) as maintainer since I don't have much time to maintain ↵Rok Garbas2019-07-031-1/+1
| | | | anything
* xonsh: 0.9.4 -> 0.9.6R. RyanTM2019-06-181-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* xonsh: 0.9.0 -> 0.9.4Will Dietz2019-05-281-2/+2
|
* xonsh: 0.8.12 -> 0.9.0R. RyanTM2019-05-131-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* xonsh: 0.8.3 -> 0.8.12 (#58824)Christopher Chin2019-04-141-7/+12
|
* pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7Chris Ostrouchov2018-11-211-1/+1
| | | | Created a version to prompt_toolkit_1 for legacy ipython
* xonsh: 0.6.8 -> 0.8.3Mario Rodas2018-11-101-14/+12
|
* xonsh: 0.6.7 -> 0.6.8 (#42930)R. RyanTM2018-07-051-2/+2
| | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xon.sh had a zero exit code or showed the expected version - /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/.xonsh-wrapped passed the binary check. - /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xonsh passed the binary check. - 2 of 3 passed binary check by having a zero exit code. - 2 of 3 passed binary check by having the new version present in output. - found 0.6.8 with grep in /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8 - directory tree listing: https://gist.github.com/e53ad25422aa303572f4452029cb65b3 - du listing: https://gist.github.com/0c29b7c27c01e8d34986163ba00f1615
* xonsh: 0.6.6 -> 0.6.7R. RyanTM2018-06-181-2/+2
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/mb1vva59dwhq6yzqf98gkygljbzpdf37-xonsh-0.6.7/bin/xon.sh had a zero exit code or showed the expected version - /nix/store/mb1vva59dwhq6yzqf98gkygljbzpdf37-xonsh-0.6.7/bin/.xonsh-wrapped passed the binary check. - /nix/store/mb1vva59dwhq6yzqf98gkygljbzpdf37-xonsh-0.6.7/bin/xonsh passed the binary check. - 2 of 3 passed binary check by having a zero exit code. - 2 of 3 passed binary check by having the new version present in output. - found 0.6.7 with grep in /nix/store/mb1vva59dwhq6yzqf98gkygljbzpdf37-xonsh-0.6.7 - directory tree listing: https://gist.github.com/1d8694bad62c300714d6658deedc7ec0 - du listing: https://gist.github.com/2d8baff97fce82b5ba4ded4746d954a0
* xonsh: 0.6.4 -> 0.6.6R. RyanTM2018-06-071-2/+2
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/n2hvc59jjmqfww86pqz7w6hmr7wlklbw-xonsh-0.6.6/bin/xon.sh had a zero exit code or showed the expected version - /nix/store/n2hvc59jjmqfww86pqz7w6hmr7wlklbw-xonsh-0.6.6/bin/.xonsh-wrapped passed the binary check. - /nix/store/n2hvc59jjmqfww86pqz7w6hmr7wlklbw-xonsh-0.6.6/bin/xonsh passed the binary check. - 2 of 3 passed binary check by having a zero exit code. - 2 of 3 passed binary check by having the new version present in output. - found 0.6.6 with grep in /nix/store/n2hvc59jjmqfww86pqz7w6hmr7wlklbw-xonsh-0.6.6 - directory tree listing: https://gist.github.com/dba795a63cf24871f010baf56dba68d0 - du listing: https://gist.github.com/afde349bcf27d995e595d895941de9de
* xonsh: 0.6.3 -> 0.6.4 (#40821)R. RyanTM2018-05-201-2/+2
| | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/zdkhffpw9yfjkxi877mildima9kp7skm-xonsh-0.6.4/bin/xon.sh had a zero exit code or showed the expected version - /nix/store/zdkhffpw9yfjkxi877mildima9kp7skm-xonsh-0.6.4/bin/.xonsh-wrapped passed the binary check. - /nix/store/zdkhffpw9yfjkxi877mildima9kp7skm-xonsh-0.6.4/bin/xonsh passed the binary check. - 2 of 3 passed binary check by having a zero exit code. - 2 of 3 passed binary check by having the new version present in output. - found 0.6.4 with grep in /nix/store/zdkhffpw9yfjkxi877mildima9kp7skm-xonsh-0.6.4 - directory tree listing: https://gist.github.com/f4e56948f12666dc9fa8965e32e1844e - du listing: https://gist.github.com/de490af4f1967c7d07e86d7068da2c32
* xonsh: 0.6.1 -> 0.6.3R. RyanTM2018-05-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions. These checks were done: - built on NixOS - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/.xonsh-wrapped -h’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/.xonsh-wrapped --help’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/.xonsh-wrapped help’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/.xonsh-wrapped -V’ and found version 0.6.3 - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/.xonsh-wrapped --version’ and found version 0.6.3 - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/xonsh -h’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/xonsh --help’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/xonsh help’ got 0 exit code - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/xonsh -V’ and found version 0.6.3 - ran ‘/nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3/bin/xonsh --version’ and found version 0.6.3 - found 0.6.3 with grep in /nix/store/prjh0vgnnn80ba9im4j9minjivsa8bj4-xonsh-0.6.3 - directory tree listing: https://gist.github.com/c4698aa16268961773b245a4b849a9f0 - du listing: https://gist.github.com/db7c65ccf5f4bf3c4457401c300d1862
* xonsh: 0.6.0 -> 0.6.1Vladyslav Mykhailichenko2018-04-231-3/+3
|
* xonsh: 0.5.12 -> 0.6.0adisbladis2017-11-261-2/+2
|
* xonsh: 0.4.3 -> 0.5.12Joerg Thalheim2017-11-211-20/+15
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* xonsh: 0.4.1 -> 0.4.3Rok Garbas2016-07-211-2/+2
|
* xonsh: Add XONSH_INTERACTIVE and remove replay testRahul Gopinath2016-06-251-1/+2
|
* xonsh: 0.3.4 -> 0.4.1Rahul Gopinath2016-06-251-4/+6
| | | | * Disable windows tests that get erroneously executed
* pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputsRicardo Ardissone2016-06-201-1/+1
|
* xonsh: 0.3.2 -> 0.3.4Ricardo Ardissone2016-06-201-2/+2
|
* xonsh: add shellPath passthruzimbatm2016-06-121-0/+4
|
* xonsh: 0.2.7 -> 0.3.2Rok Garbas2016-06-041-16/+29
| | | | * pythonPackages.prompt_toolkit make it build for py35
* xonsh: 0.1.3 -> 0.2.7Ricardo Ardissone2016-05-111-7/+5
|
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-191-1/+1
|
* xonsh: Don't use fetchurl on dynamically generated GitHub tarballsTuomas Tynkkynen2015-07-121-4/+6
| | | | Just use fetchFromGitHub instead.
* xonsh: new packageSpencer Whitt2015-03-261-0/+31