aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: iproute2: Update to 5.13.0.Tobias Geerinckx-Rice2021-07-01
| | | | * gnu/packages/linux.scm (iproute2): Update to 5.13.0.
* gnu: gifsicle: Update to 1.93.Tobias Geerinckx-Rice2021-07-01
| | | | * gnu/packages/image.scm (gifsicle): Update to 1.93.
* gnu: bioperl-minimal: Avoid top-level cross-module references.Ludovic Courtès2021-07-01
| | | | | | | | This could lead to circular reference breakage. * gnu/packages/bioinformatics.scm (bioperl-minimal): Move top-level references to perl-* variables and their transitive inputs to 'arguments' and 'inputs'.
* gnu: Do not import (gnu packages commencement).Ludovic Courtès2021-07-01
| | | | | | | Line introduced in 4efbf56e5391dfbb3db3d6cee3138afaccb6cd64. * gnu/packages/bioinformatics.scm: Remove unused (gnu packages commencement) import.
* gnu: Add r-mcmcpack.Ricardo Wurmus2021-07-01
| | | | | | * gnu/packages/cran.scm (r-mcmcpack): New variable. Co-authored-by: Marcel Schilling <marcel.schilling@uni-luebeck.de>
* gnu: r-seurat: Update to 4.0.3.Marcel Schilling2021-07-01
| | | | | | | * gnu/packages/cran.scm (r-seuratobject): Update to 4.0.2. (r-seurat): Update to 4.0.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: obs: Update to 27.0.1Andrew Tropin2021-07-01
| | | | | | | | | * gnu/packages/video.scm (obs): Update to 27.0.1. [inputs]: Add glib, pipewire, wayland, wayland-protocol. Some plugins now comes as submodules, so recursive? added. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vim-guix-vim: Update to 0.2.1.Efraim Flashner2021-07-01
| | | | * gnu/packages/vim.scm (vim-guix-vim): Update to 0.2.1.
* gnu: emacs-pdf-tools: Update to new repo and revision.Andrew Tropin2021-07-01
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update. [source]: Change URL to for. See <https://github.com/politza/pdf-tools/issues/659>. This update is required to make pdf-tools work properly for HiDPI screens. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-window-purpose: Update to 1.8.1.Nicolas Goaziou2021-07-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-window-purpose): Update to 1.8.1.
* gnu: tinmop: Update to 0.8.3.cage2021-07-01
| | | | | | * gnu/packages/web-browsers.scm (tinmop): Update to 0.8.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-croatoan: Update to 0.0.1-3.a577951.cage2021-07-01
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-3.a577951. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-tooter: Update to 1.0.0-2.b1639d8.cage2021-07-01
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-2.b1639d8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add squashfs-tools-ng.Tobias Geerinckx-Rice2021-07-01
| | | | * gnu/packages/compression.scm (squashfs-tools-ng): New public variable.
* gnu: squashfs-tools: Update description.Tobias Geerinckx-Rice2021-07-01
| | | | | * gnu/packages/compression.scm (squashfs-tools)[description]: Don't mention zlib; compact discs; youth.
* gnu: squashfs-tools: Update to 4.4-git.1.Tobias Geerinckx-Rice2021-07-01
| | | | | * gnu/packages/compression.scm (squashfs-tools): Update to 4.4-git.1. [source]: Remove obsolete snippet.
* gnu: gtkwave: Update to 3.3.110.Tobias Geerinckx-Rice2021-07-01
| | | | * gnu/packages/fpga.scm (gtkwave): Update to 3.3.110.
* gnu: remmina: Update to 1.4.19.Tobias Geerinckx-Rice2021-07-01
| | | | * gnu/packages/vnc.scm (remmina): Update to 1.4.19.
* gnu: libesmtp: Expand description.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/mail.scm (libesmtp)[description]: Add more libESMTP facts.
* gnu: libesmtp: Update to 1.1.0.Tobias Geerinckx-Rice2021-06-30
| | | | | * gnu/packages/mail.scm (libesmtp): Update to 1.1.0. [native-inputs]: Remove them all again.
* gnu: libesmtp: Build from Git sources.Tobias Geerinckx-Rice2021-06-30
| | | | | | * gnu/packages/mail.scm (libesmtp)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf, automake, and libtool.
* gnu: verilator: Update to 4.204.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/fpga.scm (verilator): Update to 4.204.
* gnu: benchmark: Update to 1.5.5.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/benchmark.scm (benchmark): Update to 1.5.5.
* gnu: ghostwriter: Update to 2.0.2.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.2.
* gnu: cbonsai: Update to 1.2.1.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/toys.scm (cbonsai): Update to 1.2.1.
* gnu: goaccess: Update to 1.5.1.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/web.scm (goaccess): Update to 1.5.1.
* gnu: virtuoso-ose: Update to 7.2.6.Tobias Geerinckx-Rice2021-06-30
| | | | | | * gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.6. [source]: Get it from SourceForge. [inputs]: Use the default OpenSSL version.
* gnu: duplicity: Update to 0.8.20.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/backup.scm (duplicity): Update to 0.8.20.
* gnu: epson-inkjet-printer-escpr: Update to 1.7.12.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.12.
* gnu: Add corefreq.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/linux.scm (corefreq): New public variable.
* gnu: libpcap: Omit static library.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/admin.scm (libpcap)[arguments]: Add a new 'omit-static-library phase.
* gnu: libpcap: Update to 1.10.1.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/admin.scm (libpcap): Update to 1.10.1.
* gnu: i7z: Restrict to x86_64 systems.Tobias Geerinckx-Rice2021-06-30
| | | | | * gnu/packages/hardware.scm (i7z)[supported-systems]: Set to x86_64-linux.
* installer: Offer the CUPS printing service.Tobias Geerinckx-Rice2021-06-30
| | | | | | | * gnu/installer/services.scm (%system-services): Add CUPS. * gnu/installer/newt/services.scm (run-other-services-cbt-page): New procedure. (run-services-page): Call it last.
* gnu: vmpk: Update to 0.8.4.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/music.scm (vmpk): Update to 0.8.4.
* gnu: drumstick: Update to 2.3.0.Tobias Geerinckx-Rice2021-06-30
| | | | * gnu/packages/music.scm (drumstick): Update to 2.3.0.
* doc: Add a note and warning regarding the usage of deb packs.Hartmut Goebel2021-06-30
| | | | | * doc/guix.texi (Invoking guix pack): Move to the end of the table, and add a note and warning regarding the usage of deb packs.
* gnu: tor: Update to 0.4.6.6.Efraim Flashner2021-06-30
| | | | | | | * gnu/packages/tor.scm (tor): Update to 0.4.6.6. [source]: Remove patch. * gnu/packages/patches/tor-fix-build-with-gcc-7.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: sbcl: Update to 2.1.6.Pierre Neidhardt2021-06-30
| | | | * gnu/packages/lisp.scm (sbcl): Update to 2.1.6.
* gnu: sbcl-static-vectors: Update to 1.8.9.Pierre Neidhardt2021-06-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.9.
* gnu: sbcl-cffi: Update to 0.24.1.Pierre Neidhardt2021-06-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.24.1.
* news: Add 'de' translation.Florian Pelz2021-06-30
| | | | * etc/news.scm: Add German translation of 'guix pack --format=deb' entry.
* .guix-authorizations: Remove kkebreau.Kei Kebreau2021-06-30
| | | | * .guix-authorizations: Remove kkebreau from the committers.
* lint: Verify if #:tests? is respected in the 'check' phase.Maxime Devos2021-06-30
| | | | | | | | | | | | | | | | | | | | | | | There have been a few patches to the mailing list lately not respecting this, and this linter detects 630 package definitions that could be modified to support the --without-tests package transformation. * guix/lint.scm (check-optional-tests): New linter. (%local-checkers)[optional-tests]: Add it. * tests/lint.scm (package-with-phase-changes): New procedure. ("optional-tests: no check phase") ("optional-tests: check hase respects #:tests?") ("optional-tests: check phase ignores #:tests?") ("optional-tests: do not crash when #:phases is invalid") ("optional-tests: allow G-exps (no warning)") ("optional-tests: allow G-exps (warning)") ("optional-tests: complicated 'check' phase") ("optional-tests: 'check' phase is not first phase"): New tests. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* guix: gexp: Define gexp->approximate-sexp.Maxime Devos2021-06-30
| | | | | | | | | | | | | It will be used in the 'optional-tests' linter. * guix/gexp.scm (gexp->approximate-sexp): New procedure. * tests/gexp.scm ("no references", "unquoted gexp", "unquoted gexp (native)") ("spliced gexp", "unspliced gexp, approximated") ("unquoted gexp, approximated"): Test it. * doc/gexp.scm ("G-Expressions"): Document it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nyxt: Update to 2.1.1.Pierre Neidhardt2021-06-30
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2.1.1.
* gnu: python-k5test: Apply unreleased upstream fix.Lars-Dominik Braun2021-06-30
| | | | | | * gnu/packages/python-xyz.scm (python-k5test) [arguments]<#:phases>: Rename phase to reflect what it actually does, add another substitute* expression.
* gnu: Add tractor.Danial Behzadi2021-06-30
| | | | | | * gnu/packages/tor.scm (tractor): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: notmuch: Update to 0.32.2.Xinglu Chen2021-06-30
| | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.32.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: telescope: Update to 0.3.cage2021-06-30
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>