~ruther/guix-local

6665600e — kiasoc5 3 years ago
gnu: ugrep: Use G-Expressions.

* gnu/packages/search.scm (ugrep)[source]: Convert snippet to G-Expression.
[arguments]: Convert to list of G-Expressions.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
47989e0a — kiasoc5 3 years ago
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>
d457a5ec — kiasoc5 3 years ago
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>
7f9b7ed0 — kiasoc5 3 years ago
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>
1d543f67 — Liliana Marie Prikler 3 years ago
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.
18007d3a — Felix Gruber 3 years ago
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>
8b6c4edd — Liliana Marie Prikler 3 years ago
gnu: komikku: Update to 0.40.0.

* gnu/packages/gnome.scm (komikku): Update to 0.40.0.
79fbe4f5 — Tobias Geerinckx-Rice 3 years ago
doc: Fix typo.

* doc/guix.texi (X Window): Fix ‘string-apppend’ typo.
792e1c2c — Tobias Geerinckx-Rice 4 years ago
gnu: libinih: Update to 56.

* gnu/packages/linux.scm (libinih): Update to 56.
fe47ae3b — Tobias Geerinckx-Rice 3 years ago
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.
32ac3efa — Nicolas Goaziou 3 years ago
gnu: emacs-gruvbox-theme: Update to 1.29.0.

* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): Update to 1.29.0.
5974f0a2 — Nicolas Goaziou 3 years ago
gnu: emacs-taxy: Update to 0.10.

* gnu/packages/emacs-xyz.scm (emacs-taxy): Update to 0.10.
6615e82a — Sharlatan Hellseher 4 years ago
gnu: Add python-pynbody.

* gnu/packages/astronomy.scm: (python-pynbody): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
b12da856 — Sharlatan Hellseher 4 years ago
gnu: Add python-posix-ipc.

* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4fc41b4a — Efraim Flashner 3 years ago
.git-authorizations: Authorize Andrew Tropin.

* .git-authorizations (abcdw): Add OpenPGP key fingerprint.
1dc4e181 — Efraim Flashner 3 years ago
gnu: Remove rust-pico-sys-0.0.

* gnu/packages/crates-io.scm (rust-pico-sys-0.0): Remove variable.
6c62a5ee — Efraim Flashner 3 years ago
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.
0e6e0374 — Mathieu Othacehe 3 years ago
etc: teams: Add entry for Mathieu Othacehe.

* etc/teams.scm.in ("Mathieu Othacehe"): New member.
791620b6 — Eric Bavier 3 years ago
etc: teams: Add entry for Eric Bavier.

* etc/teams.scm.in ("Eric Bavier"): New member.
(mozilla): Add #:description keyword before description.
ff91ab76 — Efraim Flashner 3 years ago
gnu: urlscan: Update to 0.9.10.

* gnu/packages/mail.scm (urlscan): Update to 0.9.10.
Next