Commit Graph

4 Commits

Author SHA1 Message Date
Anderson Torres
5e65c02699 xonsh: remove AndersonTorres from meta.maintainers
Since I can't keep this.
2024-07-05 08:45:12 -03:00
SamLukeYes
afc31073a3
xonsh: 0.15.1 -> 0.17.0
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

Upstream changes: https://github.com/xonsh/xonsh/compare/0.15.1...0.17.0
2024-06-18 22:49:13 +08:00
Jade Lovelace
faae3de3d4 xonsh: expose unwrapped
Currently it is impossible to import xonsh into python for e.g. language
servers to be able to get completion for it, or otherwise treat it as a
python lib. We aren't sure why the unwrapped derivation was made
inaccessible, but it's definitely a problem.
2024-06-05 21:19:25 -07:00
Anderson Torres
a30ae78435
xonsh: 0.14.0 -> 0.14.4 (#282368)
* xonsh-unwrapped: add passthru.updateScript

* xonsh-unwrapped: move to pkgs/shells/xonsh/unwrapped.nix

* xonsh-unwrapped: incorporate into xonsh wrapper

* xonsh: migrate to by-name

* xonsh: refactor

- get rid of rec
- Boolean pyproject
- reorder attributes
- get rid of nested with
- change meta.maintainers:
  - remove vrthra
  - add AndersonTorres

* xonsh: 0.14.0 -> 0.14.1

* xonsh: 0.14.1 -> 0.14.2

* xonsh: 0.14.2 -> 0.14.3

* xonsh: 0.14.3 -> 0.14.4
2024-02-04 23:06:22 +01:00