aboutsummaryrefslogtreecommitdiff
path: root/tests/cpio.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-09 00:13:06 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-11 05:42:22 +0200
commitf6a99fbfa22f45ba8f1f9e13b45bc5017138243e (patch)
tree02a1ac9f6b13bcd06bda2e6481977a9b47936196 /tests/cpio.scm
parent2209b362a5fe39cff5d0950938d7a913c8c08caf (diff)
downloadguix-f6a99fbfa22f45ba8f1f9e13b45bc5017138243e.tar.gz
guix-f6a99fbfa22f45ba8f1f9e13b45bc5017138243e.zip
gnu: ocaml-seq: Don't use unstable tarball.
* gnu/packages/ocaml.scm (ocaml-seq)[source]: Use GIT-FETCH and GIT-FILE-NAME. Fix indentation.
Diffstat (limited to 'tests/cpio.scm')
0 files changed, 0 insertions, 0 deletions
52a'>gnu: xonsh: Update to 0.13.0...* gnu/packages/shells.scm (xonsh): Update to 0.13.0. [source]: Rewrite snippet as a gexp. [native-inputs]: Add python-setuptools, python-wheel [inputs]: Add python-distro, python-pygments, python-pyperclip, python-setproctitle Signed-off-by: Ludovic Courtès <ludo@gnu.org> arkhan 2022-05-13gnu: xonsh: Update to 0.12.4....* gnu/packages/shells.scm (xonsh): Update to 0.12.4. [source](snippet): Substitute "xonsh/parsers/completion_context.py". [arguments]: Rewrite #:phases as a gexp. Signed-off-by: Ludovic Courtès <ludo@gnu.org> arkhan 2022-04-29gnu: zsh: Build and install info pages....* gnu/packages/shells.scm (zsh)[arguments]: Add 'make-info' and 'install-info' phases. [native-inputs]: Add TEXINFO. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin 2022-04-03gnu: oil: Update to 0.9.9....* gnu/packages/shells.scm (oil): Update to 0.9.9. [source]: Add comment on embedded CPython like Ludo’ proposed in https://issues.guix.gnu.org/53642#3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber 2022-02-16gnu: Zsh: Update to 5.8.1 [fixes CVE-2021-45444]....* gnu/packages/shells.scm (zsh): Update to 5.8.1. Leo Famulari 2022-02-15gnu: fish: Disable flaky test....* gnu/packages/shells.scm (fish)[arguments]: Delete test that occasionally fails. Marius Bakke 2022-02-15gnu: fish: Update to 3.3.1....* gnu/packages/shells/scm (fish): Update to 3.3.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Steve George 2022-02-08gnu: nushell: Improve synopsis....* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording. Nicolas Goaziou 2022-02-08gnu: nushell: Update to 0.44.0....* gnu/packages/shells.scm (nushell): (rust-nu-ansi-term-0.44): (rust-nu-cli-0.44): (rust-nu-command-0.44): (rust-nu-completion-0.44): (rust-nu-data-0.44): (rust-nu-engine-0.44): (rust-nu-errors-0.44): (rust-nu-json-0.44): (rust-nu-parser-0.44): (rust-nu-path-0.44): (rust-nu-plugin-0.44): (rust-nu-plugin-binaryview-0.44): (rust-nu-plugin-chart-0.44): (rust-nu-plugin-from-bson-0.44): (rust-nu-plugin-from-sqlite-0.44): (rust-nu-plugin-inc-0.44): (rust-nu-plugin-match-0.44): (rust-nu-plugin-selector-0.44): (rust-nu-plugin-start-0.44): (rust-nu-plugin-textview-0.44): (rust-nu-plugin-to-bson-0.44): (rust-nu-plugin-to-sqlite-0.44): (rust-nu-plugin-tree-0.44): (rust-nu-plugin-xpath-0.44): (rust-nu-pretty-hex-0.44): (rust-nu-protocol-0.44): (rust-nu-serde-0.44): (rust-nu-source-0.44): (rust-nu-table-0.44): (rust-nu-test-support-0.44): (rust-nu-value-ext-0.44): Update to 0.44.0. Nicolas Goaziou 2022-02-02gnu: oil: Update to 0.9.7....* gnu/packages/shells.scm (oil): Update to 0.9.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber 2022-01-23gnu: nushell: Update to 0.43.0....* gnu/packages/shells.scm (nushell): (rust-nu-ansi-term-0.43): (rust-nu-cli-0.43): (rust-nu-command-0.43): (rust-nu-completion-0.43): (rust-nu-data-0.43): (rust-nu-engine-0.43): (rust-nu-errors-0.43): (rust-nu-parser-0.43): (rust-nu-path-0.43): (rust-nu-plugin-0.42): (rust-nu-plugin-binaryview-0.42): (rust-nu-plugin-chart-0.42): (rust-nu-plugin-from-bson-0.43): (rust-nu-plugin-inc-0.43): (rust-nu-plugin-match-0.42): (rust-nu-plugin-query-json-0.43): (rust-nu-plugin-selector-0.43): (rust-nu-plugin-textview-0.43): (rust-nu-plugin-to-bson-0.42): (rust-nu-plugin-to-sqlite-0.43): (rust-nu-plugin-xpath-0.43): (rust-nu-pretty-hex-0.42): (rust-nu-protocol-0.43): (rust-nu-serde-0.43): (rust-nu-stream-0.43): (rust-nu-table-0.43): (rust-nu-test-support-0.43): (rust-nu-value-ext-0.43): Update to 0.43.0. Nicolas Goaziou