summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
AgeCommit message (Collapse)Author
2021-07-16feat: add support for xonsh (#2807)Jeremy Schlatter
* feat: add support for xonsh * xonsh: add STARSHIP_SESSION_KEY * xonsh: implement STARSHIP_SESSION_KEY in xonsh * docs: mention tcsh, elvish, and nu in more places * xonsh: change STARSHIP_SESSION_KEY implementation See https://github.com/starship/starship/pull/2807#discussion_r667064149 * xonsh: fix jobs implementation * xonsh: do not silently discard stderr from starship
2021-04-01build: Update snapcraft.yaml (#2535)Alan Pope
build-error is not a valid syntax in snapcraft.yaml
2021-03-14build: add more architectures to Snap package (#2382)Linus Unnebäck
* build: add more architectures to Snap package * build: ignore build errors for ppc64el arch Co-authored-by: David Knaack <davidkna@users.noreply.github.com> Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2020-05-06fix: snap build failure (#1177)Alan Pope
2020-02-12docs: Replace project taglineMatan Kushner
2019-12-11chore: Move snapcraft.yaml to project rootMatan Kushner