Commit graph

95408 commits

Author SHA1 Message Date
Jai Vetrivelan 4f3fd912a7
gnu: Add python-proselint.
* gnu/packages/python-xyz.scm (python-proselint): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:33 +02:00
Jai Vetrivelan 1439bc9dbb
gnu: Add python-click-8.
* gnu/packages/python-xyz.scm (python-click-8): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:33 +02:00
jgart 2d908f9d56
gnu: emacs-helm-org-contacts: Update to 20201202.
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): Update to 20201202.
[version]: Use new revision variable in let block.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
Charles 594c38da35
gnu: gnome-shell-extension-blur-my-shell: Update to 29.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell):
Update to 29.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
Charles f374a4a1e5
gnu: gnome-shell-extension-burn-my-windows: Update to 15.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update
to 15.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
Paul A. Patience 522c842a1c
gnu: font-iosevka: Update to 15.2.0.
* gnu/packages/fonts.scm (font-iosevka): Update to 15.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
Maximilian Heisinger aa6bbbb1ea
gnu: Add ruby-asciidoctor-multipage.
* gnu/packages/ruby.scm (ruby-asciidoctor-multipage): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
Ludovic Courtès 4b13273d3a
gnu: lf: Remove input labels.
* gnu/packages/disk.scm (lf)[native-inputs]: Remove input labels.
2022-05-09 00:07:32 +02:00
Chadwain Holness bbdd8c35e8
gnu: lf: Update to 27
* gnu/packages/disk.scm (lf): Update to 27.
[native-inputs]: Remove go-github.com-nsf-termbox-go.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:32 +02:00
kiasoc5 8b1e46cb3e
gnu: cool-retro-term: Lint package definition.
* gnu/packages/terminals.scm [inputs]: Add bash-minimal.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:31 +02:00
kiasoc5 c1f60c5c34
gnu: cool-retro-term: Upgrade to 1.2.0.
* gnu/packages/terminals.scm (cool-retro-term): Upgrade to 1.2.0.
[source]: Use commit as version.
[inputs]: Use qtquickcontrols2 instead of qtquickcontrols.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:31 +02:00
Niklas Eklund 51bbcc91b4
gnu: emacs-git-email: Fixes build of package.
* gnu/packages/patches/emacs-git-email-missing-parens.patch: New file.
* gnu/packages/emacs-xyz.scm (emacs-git-email)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09 00:07:31 +02:00
Ludovic Courtès e48b5484af
gnu: libgit2: Work around time-dependent unit test.
Fixes <https://issues.guix.gnu.org/55326>.

* gnu/packages/version-control.scm (libgit2)[source]: Augment 'snippet'
to modify "tests/refs/revparse.c".
2022-05-09 00:07:31 +02:00
Ludovic Courtès f226e051f5
gnu: byacc: Update to 20220128.
* gnu/packages/c.scm (byacc): Update to 20220128.
2022-05-09 00:07:31 +02:00
Tobias Geerinckx-Rice 3d84a72966
gnu: fio: Use G-expressions.
* gnu/packages/benchmark.scm (fio)[arguments]:
Rewrite as G-expressions.
2022-05-01 02:00:08 +02:00
Tobias Geerinckx-Rice 140d4f2101
gnu: fio: Update to 3.30.
* gnu/packages/benchmark.scm (fio): Update to 3.30.
2022-05-01 02:00:08 +02:00
Tobias Geerinckx-Rice 644a966772
gnu: libcap-ng: Omit static libraries.
* gnu/packages/admin.scm (libcap-ng)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-05-01 02:00:08 +02:00
Tobias Geerinckx-Rice ef2a240100
gnu: libcap-ng: Update to 0.8.3.
* gnu/packages/admin.scm (libcap-ng): Update to 0.8.3.
2022-05-01 02:00:07 +02:00
Tobias Geerinckx-Rice a9c295c4af
gnu: carla: Prepare for cross-compilation.
* gnu/packages/audio.scm (carla)[arguments]: Use CC-FOR-TARGET.
2022-05-01 02:00:07 +02:00
Tobias Geerinckx-Rice acfc0feae4
gnu: carla: Use G-expressions.
* gnu/packages/audio.scm (carla)[arguments]:
Rewrite as G-expressions.
2022-05-01 02:00:07 +02:00
Tobias Geerinckx-Rice eb1eac4762
gnu: carla: Remove input labels.
* gnu/packages/audio.scm (carla)[inputs]:
Remove input labels.
2022-05-01 02:00:07 +02:00
Tobias Geerinckx-Rice 668313e07f
gnu: butt: Use conventional docdir.
* gnu/packages/audio.scm (butt)[arguments]: Drop version from docdir.
2022-05-01 02:00:07 +02:00
Tobias Geerinckx-Rice 027c21dcf7
gnu: butt: Use G-expressions.
* gnu/packages/audio.scm (butt)[arguments]:
Rewrite as G-expressions.
2022-05-01 02:00:06 +02:00
Tobias Geerinckx-Rice cb8e483c78
gnu: butt: Use new input style where convenient.
* gnu/packages/audio.scm (butt)[inputs]: Use new style.
2022-05-01 02:00:06 +02:00
Tobias Geerinckx-Rice 9b66f0a74d
gnu: butt: Update to 0.1.34.
* gnu/packages/audio.scm (butt): Update to 0.1.34.
2022-05-01 02:00:06 +02:00
Tobias Geerinckx-Rice 1b61c75ff7
gnu: fasm: Update to 1.73.30.
* gnu/packages/assembly.scm (fasm): Update to 1.73.30.
2022-05-01 02:00:00 +02:00
Tobias Geerinckx-Rice 755e702db7
gnu: nnn: Use G-expressions.
* gnu/packages/admin.scm (nnn)[arguments]:
Rewrite as G-expressions.
2022-05-01 02:00:00 +02:00
Tobias Geerinckx-Rice 769202ecf8
gnu: nnn: Update to 4.5.
* gnu/packages/admin.scm (nnn): Update to 4.5.
2022-05-01 02:00:00 +02:00
Tobias Geerinckx-Rice a30085f545
gnu: ddrescue: Update to 1.26.
* gnu/packages/disk.scm (ddrescue): Update to 1.26.
2022-05-01 02:00:00 +02:00
Efraim Flashner fc7fc13716
gnu: tor: Only run sandbox tests on some architectures.
* gnu/packages/tor.scm (tor)[arguments]: Adjust custom 'adjust-test-suite
phase to upstream code changes. Use phase on more architectures.
2022-05-08 12:53:52 +03:00
Efraim Flashner 04d09bc372
gnu: vim: Update to 8.2.4912.
* gnu/packages/vim.scm (vim): Update to 8.2.4912.
[arguments]: Adjust 'patch-absolute-paths phase for changes in code.
Adjust 'skip-or-fix-failing-tests phase to allow newly passing test.
2022-05-08 12:03:18 +03:00
Tobias Geerinckx-Rice d2c5754ef1
gnu: ispell: Update to 3.4.05.
* gnu/packages/aspell.scm (ispell): Update to 3.4.05.
[arguments]: Don't explicitly return #t from phases.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice d1c3e35e8f
gnu: plzip: Update to 1.10.
* gnu/packages/compression.scm (plzip): Update to 1.10.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice bf1bb2b546
gnu: lzlib: Update to 1.13.
* gnu/packages/compression.scm (lzlib): Update to 1.13.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice f36a0908f2
gnu: clzip: Update to 1.13.
* gnu/packages/compression.scm (clzip): Update to 1.13.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice 2e99cb15e6
gnu: lunzip: Update to 1.13.
* gnu/packages/compression.scm (lunzip): Update to 1.13.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice c12095c680
gnu: lrzip: Update to 0.651.
* gnu/packages/compression.scm (lrzip): Update to 0.651.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice fcab7ac841
gnu: lziprecover: Update to 1.23.
* gnu/packages/compression.scm (lziprecover): Update to 1.23.
2022-05-01 02:00:20 +02:00
Tobias Geerinckx-Rice 28741adda9
gnu: audit: Update to 3.0.8.
* gnu/packages/admin.scm (audit): Update to 3.0.8.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 69fff28de8
gnu: libshout: Update to 2.4.6.
* gnu/packages/xiph.scm (libshout): Update to 2.4.6.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 0bb0984724
gnu: acpica: Update to 20220331.
* gnu/packages/admin.scm (acpica): Update to 20220331.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 110ed3433d
gnu: rasdaemon: Update to 0.6.8.
* gnu/packages/linux.scm (rasdaemon): Update to 0.6.8.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 73b0b298bf
gnu: mcelog: Update to 181.
* gnu/packages/linux.scm (mcelog): Update to 181.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 4e27e4652f
gnu: nsd: Update to 4.4.0.
* gnu/packages/dns.scm (nsd): Update to 4.4.0.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice cb75465645
gnu: gptfdisk: Correct gettext input type.
* gnu/packages/disk.scm (gptfdisk)[inputs]: Move gettext-minimal from here…
[native-inputs]: …to here.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice 4e3d04a33b
gnu: gptfdisk: Use new input style.
* gnu/packages/disk.scm (gptfdisk)[inputs]: Use new style.
Move field to its conventional location.
2022-05-01 02:00:18 +02:00
Tobias Geerinckx-Rice fdeb2479aa
gnu: gptfdisk: Update to 1.0.9.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.9.
[arguments]: Don't explicitly return #t from phases.
2022-05-01 02:00:18 +02:00
Tobias Geerinckx-Rice ad99a09abe
gnu: epson-inkjet-printer-escpr: Use new style.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[arguments]:
Rewrite with (guix gexp).
[inputs]: Use new style.
2022-05-01 02:00:18 +02:00
Tobias Geerinckx-Rice 20456fd016
gnu: epson-inkjet-printer-escpr: Use HTTPS home page.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[home-page]: Use HTTPS.
2022-05-01 02:00:18 +02:00
Tobias Geerinckx-Rice 04544c8f1c
gnu: epson-inkjet-printer-escpr: Update to 1.7.18.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.18.
2022-05-01 02:00:18 +02:00