Age | Commit message (Expand) | Author |
2021-12-12 | gnu: Add librsvg-bootstrap....* gnu/packages/gnome.scm (librsvg-bootstrap): New variable.
| Efraim Flashner |
2021-12-12 | gnu: go-1.14: Fix building on some platforms....* gnu/packages/golang.scm (go-1.14)[arguments]: In custom 'prebuild
phase also search for loader without 'linux' in the string. In custom
'build phase set the GOCACHE directory.
[native-inputs]: On systems which don't have support in go-1.4 use
gccgo-10 instead.
| Efraim Flashner |
2021-12-12 | gnu: python-patsy: Update to 0.5.2....* gnu/packages/statistics.scm (python-patsy): Update to 0.5.2.
[arguments]: Run tests conditionally; run tests with pytest.
[native-inputs]: Replace python-nose with python-pytest.
| Ricardo Wurmus |
2021-12-12 | gnu: remmina: Build with libsoup 2....* gnu/packages/vnc.scm (remmina)[inputs]: Replace libsoup with
libsoup-minimal-2.
| Ricardo Wurmus |
2021-12-12 | gnu: salmon: Update to 1.6.0....* gnu/packages/bioinformatics.scm (salmon): Update to 1.6.0.
[inputs]: Update pufferfish sources.
| Ricardo Wurmus |
2021-12-12 | gnu: sbcl-geco: Update to 2.1.2....* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.2.
[home-page]: Update home page.
[license]: Fix license.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-12 | gnu: sbcl-aserve: Add HTML5 elements to htmlgen....* gnu/patches/sbcl-aserve-add-HTML-5-elements.patch: New file.
* gnu/patches/sbcl-aserve-fix-rfe12668.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/lisp-xyz.scm (sbcl-aserve)[source]: Use them.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-12 | gnu: dunst : Update to 1.7.3....* gnu/packages/dunst.scm (dunst): Update to 1.7.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| gyara |
2021-12-12 | gnu: Use license prefix in (gnu packages sdl)....* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image,
sdl-mixer, sdl-net, sdl-pango, sdl-ttf, guile-sdl, guile-sdl2,
sdl2-cs) [license]: Use license prefix.
| Efraim Flashner |
2021-12-12 | gnu: serveez: Update to 0.3.0....* gnu/packages/serveez.scm (serveez): Update to 0.3.0.
[source]: Download using lzip tarball.
[native-inputs]: Add lzip.
[inputs]: Replace guile-2.0 with guile-2.2.
| Efraim Flashner |
2021-12-12 | gnu: guile-sdl: Update to 0.5.3....* gnu/packages/sdl.scm (guile-sdl): Update to 0.5.3.
[source]: Use lzip tarball.
[native-inputs]: Add lzip.
| Efraim Flashner |
2021-12-12 | gnu: guile-dsv: Update to 0.4.1...* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2021-12-12 | gnu: python-moto: Honor #:tests? flag....* gnu/packages/python-xyz.scm (python-moto)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-moto: Update to 2.2.12....* gnu/packages/python-xyz.scm (python-moto): Update to 2.2.12.
[arguments]: Make some cosmetic changes.
<#:phases>: Don't return #t. Support cross-compilation in
'patch-hardcoded-executable-names. Skip more tests and simplify the custom
'check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: Update awscli, python-boto3 and python-botocore....awscli, botocore and boto3 work together and typically require matching
versions.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.22.11.
(python-boto3): Update to 1.19.11.
[native-inputs]: Add python-pytest.
* gnu/packages/python-web.scm (awscli): Update to 1.21.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-s3transfer: Honor #:tests? flag....* gnu/packages/python-web.scm (python-s3transfer)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-s3transfer: Update to 0.5.0....* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0.
[arguments]<#:phases>: Remove 'patch phase because the issue was fixed
upstream. Don't return #t in custom 'check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-cfn-lint: Honor #:tests? flag....* gnu/packages/python-web.scm (python-cfn-lint)[arguments]: Make some cosmetic
changes. Adjust custom 'check phase to honor the #:tests? flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-cfn-lint: Update to 0.54.3....* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.3.
[home-page]: Follow redirect.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-aws-sam-translator: Update to 1.40.0....* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.40.0.
[arguments]<#:phases>: Don't return #t.
[home-page]: Follow redirect.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-12 | gnu: python-vcrpy: Update to 4.1.1....* gnu/packages/python-xyz.scm (python-vcrpy): Update to 4.1.1.
[arguments]: Replace 'check phase to run unit tests.
[native-inputs]: Add required dependencies.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-12-12 | gnu: Add python-ipaddress....* gnu/packages/python-xyz.scm (python-ipaddress): New variable;
(python2-ipaddress): Use package-with-python2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-12-12 | gnu: Add ascii....* gnu/packages/shellutils.scm (ascii): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-12 | narinfo: Do not repeat slash when building nar URLs....* guix/narinfo.scm (narinfo-maker): When one of URLS is relative, do not
repeat trailing slash if it's already present in CACHE-URL.
| Ludovic Courtès |
2021-12-12 | substitutes: Build correct narinfo URLs for cache URLs without trailing slash....Fixes <https://issues.guix.gnu.org/51441>.
Reported by Z572 <873216071@qq.com> and Peng Mei Yu <pengmeiyu@riseup.net>.
Previously, passing '--substitute-urls=https://mirror.sjtu.edu.cn/guix',
without a trailing slash, would fail due to incorrectly constructed
narinfo URLs. Users would have to explicitly add a trailing slash.
* guix/substitutes.scm (narinfo-request): Ensure BASE has a trailing
slash.
| Ludovic Courtès |
2021-12-12 | challenge: Store item contents are returned in canonical order....This allows the 'delete-duplicates' call in 'differing-files' to have
the intended effect.
Before that, a "guix challenge" invocation with three builds of a store
item, two of which are identical, would lead 'differing-files' to not
print anything, as in this example:
$ ./pre-inst-env guix challenge python-numpy
/gnu/store/…-python-numpy-1.17.3 contents differ:
local hash: 07var0wn8fywxchldz5pjqpnlavrlbc8s81aqwsqyi0i7qlh6ka7
https://ci.guix.gnu.org/nar/lzip/…-python-numpy-1.17.3: 07var0wn8fywxchldz5pjqpnlavrlbc8s81aqwsqyi0i7qlh6ka7
https://bordeaux.guix.gnu.org/nar/lzip/…-python-numpy-1.17.3: 0cbl3q19bshb6ddz8xkcrjzkcmillsqii4z852ybzixyp7rg40qa
1 store items were analyzed:
- 0 (0.0%) were identical
- 1 (100.0%) differed
- 0 (0.0%) were inconclusive
With this change, 'differing-files' prints additional info as intended:
differing file:
/lib/python3.8/site-packages/numpy/distutils/fcompiler/__pycache__/vast.cpython-38.pyc
* guix/scripts/challenge.scm (archive-contents): Add tail call to
'reverse'.
(store-item-contents): Rewrite to use 'scandir' and recursive calls
instead of 'file-system-fold'.
| Ludovic Courtès |
2021-12-12 | challenge: Use SRFI-71 instead of SRFI-11....* guix/scripts/challenge.scm (port-sha256*, call-with-nar): Use SRFI-71.
| Ludovic Courtès |
2021-12-12 | gnu: java-log4j-api: Add cpe-name....* gnu/packages/java.scm (java-log4j-api)[properties]: Add cpe-name.
| Julien Lepiller |
2021-12-12 | gnu: java-log4j-api: Update to 2.15.0....Includes fixes for CVE-2017-5645, CVE-2020-9488 and CVE-2021-44228.
* gnu/packages/java.scm (java-log4j-api): Update to 2.15.0.
(java-log4j-core, java-log4j-1.2-api)[inputs]: Adjust accordingly.
| Julien Lepiller |
2021-12-12 | gnu. java-lmax-disruptor: Update to 3.4.4....* gnu/packages/java.scm (java-lmax-disruptor): Update to 3.4.4.
[source]: Use git-fetch instead of url-fetch.
| Julien Lepiller |
2021-12-12 | gnu: Add java-conversant-disruptor....* gnu/packages/java.scm (java-conversant-disruptor): New variable.
| Julien Lepiller |
2021-12-12 | gnu: Add java-jctools-core-1....* gnu/packages/java.scm (java-jctools-core-1): New variable.
| Julien Lepiller |
2021-12-12 | gnu: java-jansi: Update to 2.4.0....* gnu/packages/java.scm (java-jansi): Update to 2.4.0.
(java-jansi-1): New variable.
[source]: Use git-fetch instead of url-fetch.
(java-jline-2)[inputs]: Use java-jansi-1.
* gnu/packages/groovy.scm (java-groovy-bootstrap)[inputs]: Use java-jansi-1.
| Julien Lepiller |
2021-12-11 | gnu: icedove: Update to 91.4.0 [fixes CVE-2021-43528]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.4.0.
| Jonathan Brielmaier |
2021-12-11 | gnu: emacs-telega: Update to 0.7.15-1.b4a5e20....* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to
0.7.15-1.b4a5e20.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: Match patch with
newer source code.
* gnu/packages/patches/emacs-telega-test-env.patch: Match patch with newer
source code.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andrew Tropin |
2021-12-11 | gnu: tdlib: Update to 1.7.10....* gnu/packages/messaging.scm (tdlib): Update to 1.7.10.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andrew Tropin |
2021-12-11 | gnu: Add vivid....* gnu/packages/rust-apps.scm (vivid): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via |
2021-12-11 | gnu: carla: Update to 2.4.1....* gnu/packages/audio.scm (carla): Update to 2.4.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Demis Balbach |
2021-12-11 | gnu: i3status-rust: Add missing inputs....* gnu/packages/rust-apps (i3status-rust)[inputs]: Add alsa-utils,
bash-minmal, coreutils, ibus, iproute, kdeconnect, lm-sensors, setxkbmap,
speedtest-cli, xdg-utils, xrandr.
[arguments]: Add phase to wrap-program bin/i3status-rs.
* gnu/local.mk: Add patch (change not applied in
575fcd3045ff1649e5319b6701ff9e28e97793e0)
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2021-12-11 | gnu: gmnisrv: Update to 1.0....* gnu/packages/web.scm (gmnisrv): Update to 1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nikolay Korotkiy |
2021-12-11 | gnu: Add optionmatrix....* gnu/packages/finance.scm (optionmatrix): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: Add s9fes....* gnu/packages/scheme.scm (s9fes): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: pdfarranger: Update to 1.8.1....* gnu/packages/pdf.scm (pdfarranger): Update to 1.8.1.
| Nicolas Goaziou |
2021-12-11 | gnu: emacs-webpaste: Update to 3.2.2....* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.2.
| Nicolas Goaziou |
2021-12-11 | gnu: sbcl-slime-swank: Update to 2.26.1....* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.26.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Jacob MacDonald |
2021-12-11 | gnu: sbcl-mgl-pax: Update home page....* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[home-page]: Update home page.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: Add cl-mgl-gpr....* gnu/packages/lisp-xyz.scm (cl-mgl-gpr, ecl-mgl-gpr, sbcl-mgl-gpr):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: Add cl-random....* gnu/packages/lisp-xyz.scm (cl-random, ecl-cl-random, sbcl-cl-random):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: Add cl-rmath....* gnu/packages/lisp-xyz.scm (cl-rmath, ecl-cl-rmath, sbcl-cl-rmath):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-12-11 | gnu: Add cl-lla....* gnu/packages/lisp-xyz.scm (cl-lla, ecl-lla, sbcl-lla): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |