aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: harfbuzz: Update to 4.3.0.Marius Bakke2022-06-27
| | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 4.3.0. (harfbuzz-3.0): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from HARFBUZZ-3.0 to HARFBUZZ.
* gnu: icu4c: Update to 71.1.Marius Bakke2022-06-27
| | | | | | | * gnu/packages/icu4c.scm (icu4c): Update to 71.1. (icu4c-71): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C-71 to ICU4C.
* gnu: python-libxml2: Remove input labels.Marius Bakke2022-06-27
| | | | | | * gnu/packages/xml.scm (python-libxml2)[arguments]: Use G-expression. Remove iconv header substitution which is no longer needed. [inputs]: Remove labels.
* gnu: python-libxml2: Move definition closer to its inherited origin.Marius Bakke2022-06-27
| | | | | * gnu/packages/xml.scm (python-libxml2): Move package definition after the libxml2 variants.
* gnu: python-libxml2: Fix build failure.Marius Bakke2022-06-27
| | | | | | | This is a follow-up to commit 7dfa2ff7804b4d4ffb4c256c5aaea92b2487b369. * gnu/packages/xml.scm (python-libxml2)[arguments]: Provide correct directory for libxml2 headers.
* gnu: ruby-sqlite3: Update to 1.4.4.Marius Bakke2022-06-27
| | | | | * gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.4. [native-inputs]: Change from RUBY-MINI-PORTILE to RUBY-MINI-PORTILE-2.
* gnu: OpenSSL: Absorb graft.Marius Bakke2022-06-27
| | | | | | * gnu/packages/tls.scm (openssl): Update to 1.1.1p. [replacement]: Remove. (openssl/fixed): Remove variable.
* Merge branch 'master' into core-updatesMarius Bakke2022-06-27
|\
| * gnu: emacs-auctex: Update to 13.1.3.Nicolas Goaziou2022-06-27
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.3.
| * gnu: openssl: Update to 1.1.1p [security fixes].Efraim Flashner2022-06-27
| | | | | | | | * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1p.
| * gnu: python-lit: Update to 14.0.3.Efraim Flashner2022-06-27
| | | | | | | | * gnu/packages/check.scm (python-lit): Update to 14.0.3.
| * gnu: emacs-bbdb: Update to 3.2.2.2.Nicolas Goaziou2022-06-27
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.2.2.
| * gnu: emacs-solarized-theme: Update to 2.0.0.Nicolas Goaziou2022-06-27
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.0.
| * gnu: stumpwm: Improve package definition.Guillaume Le Vaillant2022-06-27
| | | | | | | | | | * gnu/packages/wm.scm (stumpwm)[inputs, native-inputs]: Remove labels. [arguments]: Use gexp and remote trailing #t in phases.
| * gnu: stumpwm: Update to 22.05.Elais Player2022-06-27
| | | | | | | | | | | | | | * gnu/packages/wm.scm (stumpwm): Update to 22.05. [arguments]: Add 'fix-tests' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: font-abattis-cantarell: Build from source.Maxim Cournoyer2022-06-26
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fonts.scm (font-abattis-cantarell) [source]: Fetch source from git. [build-system]: Switch to meson-build-system. [phases]: Delete phases. [configure-flags]: New argument. [native-inputs]: Remove variable-font archive and unzip. Add gettext-minimal, psautohint, python, python-cffsubr, python-fontmath, python-statmake and python-ufo2ft. [description]: Mention the non-variable and variable font variants.
| * gnu: Add python-statmake.Maxim Cournoyer2022-06-26
| | | | | | | | * gnu/packages/fontutils.scm (python-statmake): New variable.
| * gnu: Add python-cattrs.Maxim Cournoyer2022-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-cattrs): New variable.
| * gnu: python-immutables: Update to 0.18.Maxim Cournoyer2022-06-26
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-immutables): Update to 0.18. [native-inputs]: Add python-mypy, python-pytest.
| * gnu: python-pymongo: Update to 4.1.1.Maxim Cournoyer2022-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-pymongo): Update to 4.1.1.
| * gnu: Add python-exceptiongroup.Maxim Cournoyer2022-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-exceptiongroup): New variable.
| * gnu: Add python-flit-scm.Maxim Cournoyer2022-06-26
| | | | | | | | * gnu/packages/python-build.scm (python-flit-scm): New variable.
| * gnu: python-setuptools-scm: Move to (gnu packages python-build).Maxim Cournoyer2022-06-26
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
| * gnu: Add python-sendgrid.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-sendgrid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-http-client.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-http-client): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-starkbank-ecdsa.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-starkbank-ecdsa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * substitute: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-06-26
| | | | | | | | | | | | * guix/scripts/substitute.scm (display-narinfo-data) (open-connection-for-uri/cached) (process-substitution): Use SRFI-71 instead of SRFI-11.
| * status: Relay "updating substitutes" messages.Ludovic Courtès2022-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | Until now, those messages would be accumulated and displayed all at once, when a '\n' was finally emitted by 'guix substitute'. In the meantime, clients would remain silent. * guix/status.scm (bytevector-index): Change 'number' parameter to 'numbers' and adjust accordingly. (build-event-output-port): Pass both #\newline and #\return to 'bytevector-index'. * tests/status.scm ("build-output-port, daemon messages with LF"): New test.
| * status: Change tests from SRFI-11 to SRFI-71.Ludovic Courtès2022-06-26
| | | | | | | | * tests/status.scm: Use SRFI-71 'let' instead of SRFI-11 'let-values'.
| * doc: Update "updating substitutes" message.Ludovic Courtès2022-06-26
| | | | | | | | | | | | | | This is a followup to 2bf9351e311cce0004756890b93f50693f133bb6. * doc/guix.texi (Invoking guix challenge) (Invoking guix weather): Adjust "updating substitutes" message.
| * self: 'guix-daemon' wrapper refers to the right Guile.Ludovic Courtès2022-06-26
| | | | | | | | | | | | | | Partly fixes <https://issues.guix.gnu.org/56030>. Reported by Julien Lepiller <julien@lepiller.eu>. * guix/self.scm (whole-package)[wrap]: Pass #:guile to 'program-file'.
| * gnu: gcc-objc, gcc-objc++: Declare variants for GCC 11 and GCC 12.Marius Bakke2022-06-26
| | | | | | | | | | * gnu/packages/gcc.scm (gcc-objc-11, gcc-objc-12, gcc-objc++-11, gcc-objc++-12): New variables.
| * gnu: Add orca-music.Christopher Rodriguez2022-06-26
| | | | | | | | * gnu/packages/music.scm (orca-music): New variable.
| * gnu: Add guile-goblins.Christine Lemmer-Webber2022-06-26
| | | | | | | | * gnu/packages/guile-xyz.scm (guile-goblins): New variable.
| * gnu: Add ruby-bandwidth-iris.Stephen Paul Weber2022-06-26
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-bandwidth-iris): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| * gnu: Add ruby-faraday-middleware.Stephen Paul Weber2022-06-26
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-faraday-middleware): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| * gnu: Add ruby-nori.Stephen Paul Weber2022-06-26
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-nori): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| * gnu: Add ruby-roda.Stephen Paul Weber2022-06-26
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-roda): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| * gnu: zfs: Update to 2.1.5.Brian Cully2022-06-26
| | | | | | | | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: lxd: Update to 4.24.Brian Cully2022-06-26
| | | | | | | | | | | | * gnu/packages/virtualization.scm (lxd): Update to 4.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add gnome-shell-extension-transparent-window.Sughosha2022-06-26
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-transparent-window): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: Add gnome-shell-extension-sound-output-device-chooser.Sughosha2022-06-26
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-sound-output-device-chooser): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: Add gnome-shell-extension-radio.Sughosha2022-06-26
| | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: openssl-3.0: Update to 3.0.4.Efraim Flashner2022-06-26
| | | | | | | | * gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4.
| * gnu: ldc: Work towards building on aarch64-linux.Efraim Flashner2022-06-26
| | | | | | | | | | | | | | * gnu/packages/dlang.scm (ldc)[arguments]: Adjust configure-flags to not dynamically compile. Adjust custom 'fix-compiler-rt-library-discovery phase to add a case for aarch64. Adjust custom'disable-problematic-tests phase to remove some tests for aarch64-linux.
| * gnu: ldc: Update skipped tests on i686-linux.Efraim Flashner2022-06-26
| | | | | | | | | | * gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom 'disable-problematic-tests phase to skip fewer tests.
| * gnu: Remove unneeded ldc bootstrap packages.Efraim Flashner2022-06-26
| | | | | | | | | | | | | | | | * gnu/packages/dlang.scm (ldc-bootstrap-0.17, ldc-bootstrap-1.12, ldc-bootstrap-1.24): Remove packages. (ldc-bootstrap-1.27): Rename to ldc-bootstrap. Absorb inherited package adjustments. (ldc): Adjust to ldc-bootstrap-1.27 renaming.
| * gnu: ldc-bootstrap-1.27: Build with gdmd.Esther Flashner2022-06-26
| | | | | | | | | | | | | | | | * gnu/packages/dlang.scm (ldc-bootstrap-1.27)[native-inputs]: Replace ldc-bootstrap-1.24 with gdmd. [supported-systems]: Mark all systems supported. Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add gdmd.Esther Flashner2022-06-26
| | | | | | | | | | | | * gnu/packages/dlang.scm (gdmd): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
| * Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."Efraim Flashner2022-06-26
| | | | | | | | | | | | | | This reverts commit 4f6ed3d2f8531ce1b75dc79365ce67587d8cb7e1. While this does allow building ldc on aarch64, it isn't actually helpful.