Age | Commit message (Expand) | Author |
2022-08-06 | gnu: ugrep: Build with zstd support....* gnu/packages/search.scm (ugrep)[inputs]: Add zstd lib.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| kiasoc5 |
2022-08-06 | gnu: yt-dlp: Use new package style....* gnu/packages/video.scm (yt-dlp)[source](snippet): Rewrite as a G-Expression.
[arguments]: Use G-Expressions.
[inputs]: Drop labels.
[native-inputs]: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| kiasoc5 |
2022-08-06 | gnu: yt-dlp: Update to 2022.07.18....* gnu/packages/video.scm (yt-dlp): Update to 2022.07.18.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| kiasoc5 |
2022-08-06 | gnu: queen: Use new package style....* gnu/packages/games.scm (make-queen-package)[build-system]: Use
copy-build-system.
[arguments]: Convert to list of G-Expressions.
Replace #:modules and #:builder with #:install-plan and #:phases.
| Liliana Marie Prikler |
2022-08-06 | gnu: queen-de: Fix build....The sources for queen-de lack a readme, so check whether one exists prior to
trying to install it. See <https://bugs.gnu.org/56886>.
* gnu/packages/games.scm (make-queen-package)[#:builder]: Only install
readme.txt if it exists.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Felix Gruber |
2022-08-06 | gnu: komikku: Update to 0.40.0....* gnu/packages/gnome.scm (komikku): Update to 0.40.0.
| Liliana Marie Prikler |
2022-07-31 | gnu: libinih: Update to 56....* gnu/packages/linux.scm (libinih): Update to 56.
| Tobias Geerinckx-Rice |
2022-07-31 | gnu: frotz: Update to 2.54....This fixes the build.
* gnu/packages/games.scm (frotz): Update to 2.54.
[arguments]: Use G-expressions. Set CC in #:make-flags.
Remove obsolete 'curses phase.
Don't explicitly return #t from phases.
[native-inputs]: Add pkg-config and which.
[inputs]: Add ao.
| Tobias Geerinckx-Rice |
2022-08-06 | gnu: emacs-gruvbox-theme: Update to 1.29.0....* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): Update to 1.29.0.
| Nicolas Goaziou |
2022-08-06 | gnu: emacs-taxy: Update to 0.10....* gnu/packages/emacs-xyz.scm (emacs-taxy): Update to 0.10.
| Nicolas Goaziou |
2022-08-05 | gnu: Add python-pynbody....* gnu/packages/astronomy.scm: (python-pynbody): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2022-08-05 | gnu: Add python-posix-ipc....* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2022-08-05 | gnu: Remove rust-pico-sys-0.0....* gnu/packages/crates-io.scm (rust-pico-sys-0.0): Remove variable.
| Efraim Flashner |
2022-08-05 | gnu: rust-httparse-1: Update to 1.7.1....* gnu/packages/crates-io.scm (rust-httparse-1): Update to 1.7.1.
[cargo-development-inputs]: Remove rust-pico-sys-0.0. Add
rust-criterion-0.3.
| Efraim Flashner |
2022-08-05 | gnu: urlscan: Update to 0.9.10....* gnu/packages/mail.scm (urlscan): Update to 0.9.10.
| Efraim Flashner |
2022-08-05 | gnu: Add r-biomartr....* gnu/packages/bioconductor.scm (r-biomartr): New variable.
| Ricardo Wurmus |
2022-08-05 | gnu: Add r-philentropy....* gnu/packages/cran.scm (r-philentropy): New variable.
| Ricardo Wurmus |
2022-08-05 | gnu: Add r-poorman....* gnu/packages/cran.scm (r-poorman): New variable.
| Ricardo Wurmus |
2022-08-05 | gnu: mumps: Add alternate source code URL....* gnu/packages/maths.scm (mumps)[source]: Add alternate URL.
| Ludovic Courtès |
2022-08-05 | gnu: mumps: Update to 5.5.1...* gnu/packages/maths.scm (mumps): Update to 5.5.1. Stop applying patches as the build configuration has been updated upstream. Allow for further optimized BLR compression by specifying the -DBLR_MT build option.
* gnu/packages/patches/mumps-build-parallelism.patch: File removed.
* gnu/packages/patches/mumps-shared-libseq.patch: File removed.
* gnu/packages/patches/mumps-shared-mumps.patch: File removed.
* gnu/packages/patches/mumps-shared-pord.patch: File removed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| FELŠÖCI Marek |
2022-08-05 | gnu: Add texlive-sourcecodepro....* gnu/packages/tex.scm (texlive-sourcecodepro): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-sourceserifpro....* gnu/packages/tex.scm (texlive-sourceserifpro): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-sourcesanspro....* gnu/packages/tex.scm (texlive-sourcesanspro): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-physics....* gnu/packages/tex.scm (texlive-physics): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-datatool....* gnu/packages/tex.scm (texlive-datatool): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-comment....* gnu/packages/tex.scm (texlive-comment): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-breqn....* gnu/packages/tex.scm (texlive-breqn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: Add texlive-abstract....* gnu/packages/tex.scm (texlive-abstract): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-08-05 | gnu: gnome-shell-extension-appindicator: Update to 42....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 42.
[build-system]: Switch to meson-build-system.
[arguments]: Delete.
[native-inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| tiantian |
2022-08-05 | gnu: openssl: Keep .dll.a files in main output....* gnu/packages/tls.scm (openssl) [phase move-static-libraries]: Do not move
.dll.a files to the static output when targetting mingw.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2022-08-05 | gnu: Add perf-tools....* gnu/packages/instrumentation.scm (perf-tools): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Olivier Dion |
2022-08-05 | gnu: veusz: Fix build....* gnu/packages/maths.scm (veusz)[arguments] Fix lookup of qtsvg path
in wrap-executable phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Felix Gruber |
2022-08-05 | gnu: guile-parted: Use the latest parted....The Parted 3.5 regression discussed here: https://issues.guix.gnu.org/55549
has been fixed with 3c381af76a144a4dc3d0f9269f43ee2ec501b538.
* gnu/packages/guile-xyz.scm (guile-parted)[inputs]: Use the latest parted
package.
| Mathieu Othacehe |
2022-08-05 | gnu: Add svkbd....* gnu/packages/suckless.scm (svkbd): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Antero Mejr |
2022-08-05 | gnu: ugrep: Update to 3.8.3....* gnu/packages/search.scm (ugrep): Update to 3.8.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| kiasoc5 |
2022-08-05 | gnu: xfce: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'....Suggested in <https://issues.guix.gnu.org/54719>.
* gnu/packages/xfce.scm (xfce)[inputs]:
Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.
| 宋文武 |
2022-08-05 | gnu: grub-efi32: Fix building on aarch64-linux....* gnu/packages/bootloaders.scm (grub-efi32)[arguments]: When building
for aarch64-linux add TARGET_CC to configure-flags.
[native-inputs]: When building for aarch64-linux add cross-gcc and
cross-binutils for arm-linux-gnueabihf.
| Efraim Flashner |
2022-08-05 | gnu: openssl: Use 'target-*' predicates from (guix utils)....* gnu/packages/tls.scm (target->openssl-target): Rewrite in terms of the
'target-*' predicates.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2022-08-05 | gnu: openssl: Cross-compile to mingw....* gnu/packages/tls.scm (target->openssl-target): Add cases for mingw and
mingw64.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2022-08-05 | gnu: Add lkrg....* gnu/packages/linux.scm (lkrg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Petr Hodina |
2022-08-05 | gnu: lightdm: Add bash-minimal as an input....Suggested by 'guix lint'.
* gnu/packages/display-managers.scm (lightdm)[inputs]: Add
BASH-MINIMAL. Replace COREUTILS by COREUTILS-MINIMAL.
| Ludovic Courtès |
2022-08-05 | gnu: emacs-next: Enable SQLite3 support....[[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-07-20T06:08:56+0200 using EDDSA]]
[[End of PGP Signed Part]]
>From 068de10c98b5d29adb13963222a1ca21ef7b0a76 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 20 Jul 2022 12:07:09 +0800
Subject: [PATCH] gnu: emacs-next: Enable SQLite3 support.
* gnu/packages/emacs.scm (emacs-next)[inputs]: Add sqlite.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-08-04 | gnu: linux-libre 4.9: Update to 4.9.325....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.325.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre 4.14: Update to 4.14.290....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.290.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre 4.19: Update to 4.19.254....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.254.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre 5.4: Update to 5.4.209....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.209.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre 5.10: Update to 5.10.135....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.135.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre 5.15: Update to 5.15.59....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.59.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: linux-libre: Update to 5.18.16....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.16.
(linux-libre-5.18-pristine-source): Update hash.
| Leo Famulari |
2022-08-04 | gnu: python-pudb: Update to 2022.1.2....* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| jgart via Guix-patches via |