Commit graph

90602 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 4b784c6846
gnu: nbd: Update to 3.23.
* gnu/packages/networking.scm (nbd): Update to 3.23.
2022-01-05 03:54:04 +01:00
Tobias Geerinckx-Rice e662bdc489
gnu: itcl: Use G-expressions.
* gnu/packages/tcl.scm (itcl)[arguments]:
Rewrite as G-expressions.
2022-01-05 03:54:04 +01:00
Tobias Geerinckx-Rice 0ae5e25419
gnu: itcl: Update to 4.2.2.
* gnu/packages/tcl.scm (itcl): Update to 4.2.2.
2022-01-05 03:54:04 +01:00
Tobias Geerinckx-Rice 14564f5847
gnu: linuxdcpp: Reanimate.
* gnu/packages/direct-connect.scm (linuxdcpp)[source]: Add patch and
snippet to fix build.
* gnu/packages/patches/linuxdcpp-openssl-1.1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-01-05 03:54:03 +01:00
Tobias Geerinckx-Rice f7e6e93662
gnu: rinutils: Respect #:tests?
* gnu/packages/games.scm (rinutils)[arguments]: Respect #:tests? in 'check.
2022-01-05 03:54:03 +01:00
zimoun 8646f1f7a5
guix hash: Allow '--exclude-vcs' option using 'git' serializer.
* guix/scripts/hash.scm (git-hash): Use '#:select?' with
'git-hash-directory'.
* tests/guix-hash.sh: Adjust accordingly.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2022-01-04 20:37:29 -05:00
Ricardo Wurmus e675030fba
gnu: Add fcrackzip.
* gnu/packages/compression.scm (fcrackzip): New variable.
2022-01-05 00:21:26 +01:00
Nicolas Goaziou 4c812db049
gnu: emacs-goto-chg: Update to 1.7.4.
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.4.
2022-01-04 19:47:15 +01:00
Ricardo Wurmus b9c5dff57f
gnu: Add r-varhandle.
* gnu/packages/cran.scm (r-varhandle): New variable.
2022-01-04 17:11:49 +01:00
Nicolas Goaziou 48c2983d95
gnu: snap: Update to 7.0.3.
* gnu/packages/education.scm (snap): Update to 7.0.3.
2022-01-04 16:53:56 +01:00
Ricardo Wurmus 603dd56be1
gnu: r-archr: Update to 1.0.1-1.92ab814.
* gnu/packages/bioinformatics.scm (r-archr): Update to 1.0.1-1.92ab814.
2022-01-04 16:08:03 +01:00
Nicolas Goaziou b80b55e76d
gnu: asymptote: Update to 2.74.
* gnu/packages/plotutils.scm (asymptote): Update to 2.74.
[native-inputs]: Add autoconf, automake, boost, rapidjson, texlive-hyperref,
texlive-latex-media9, texlive-latex-ocgx2.
[inputs]: Add libtirpc.
[arguments]<#:configure-flags>: Use gexps.
<#:phases>: Fix more include statements.  Add phase to prevent
hard-coding tirpc include directory.  Also force boostrapping.  Remove
trailing #T.
2022-01-04 16:05:40 +01:00
Mathieu Othacehe 9235dd136e
gnu: Add mbed-tools.
* gnu/packages/embedded.scm (mbed-tools): New variable.
2022-01-04 13:03:05 +01:00
Mathieu Othacehe 84207eea2c
gnu: Add python-pdoc3.
* gnu/packages/patches/python-pdoc3-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/local.mk (python-pdoc3): New variable.
2022-01-04 12:45:29 +01:00
Mathieu Othacehe e62c35f506
gnu: stlink: Update the uri.
* gnu/packages/embedded.scm (stlink)[origin]: Update it.
2022-01-04 12:08:58 +01:00
Mathieu Othacehe 431546b024
gnu: stlink: Update to 1.7.0.
* gnu/packages/embedded.scm (stlink): Update to 1.7.0.
[home-page]: Update it.
2022-01-04 12:08:01 +01:00
Leo Famulari 8bfb1258d3
.guix-authorizations: Remove Giovanni Biscuolo due to inactivity.
* .guix-authorizations: Remove biscuolo.
2022-01-03 23:49:56 -05:00
Leo Famulari 6fb589df1d
.guix-authorizations: Remove Caleb Ristvedt due to inactivity.
* .guix-authorizations: Remove reepca.
2022-01-03 23:42:57 -05:00
Leo Famulari cd8cb11b1f
.guix-authorizations: Remove Manolis Fragkiskos Ragkousis due to inactivity.
* .guix-authorizations: Remove phant0mas.
2022-01-03 23:39:58 -05:00
Tobias Geerinckx-Rice 44fdd27bf2
gnu: diffoscope: Update to 198.
* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice 18af90f089
gnu: mpv: Update to 0.34.1.
* gnu/packages/video.scm (mpv): Update to 0.34.1.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice 9bffe30be8
gnu: pgloader: Use G-expressions.
* gnu/packages/databases.scm (pgloader)[arguments]:
Rewrite as G-expressions.
[inputs]: Remove input labels.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice 1ae855a549
gnu: pgloader: Update to 3.6.3.
* gnu/packages/databases.scm (pgloader): Update to 3.6.3.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice a0c6b55881
gnu: direvent: Update to 5.3.
* gnu/packages/admin.scm (direvent): Update to 5.3.
[source]: Drop hard-to-maintain snippet…
[arguments]: …in favour of a wider regexp in the 'substitute-file-names
phase, renamed from 'patch-/bin/sh, as we also patch "/bin/kill" to keep
the tests passing.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice 65fdb84d7c
gnu: direvent: Use G-expressions.
* gnu/packages/admin.scm (direvent)[source, arguments]:
Rewrite using G-expressions.  Don't explicitly return #t from phases.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice 99e4e23411
gnu: fortune-mod: Update to 3.12.0.
* gnu/packages/games.scm (fortune-mod): Update to 3.12.0.
[arguments]: Adjust 'delete-failing-test phase accordingly.
[native-inputs]: Add docbook-xml-5, docbook-xsl, and
perl-app-xml-docbook-builder.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 106aac634d
gnu: fortune-mod: Use G-expressions.
* gnu/packages/games.scm (fortune-mod)[arguments]:
Rewrite as G-expressions.  Split up misnamed 'fix-build-env phase into
'enter-build-directory, 'copy-cmake-modules, and 'delete-failing-test.
Don't explicitly return #t from phases.
[native-inputs]: Remove input labels.  Remove shlomif-cmake-modules.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice b7c03093eb
gnu: rinutils: Update to 0.10.0.
* gnu/packages/games.scm (rinutils): Update to 0.10.0.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 0f97e0af40
gnu: rinutils: Use G-expressions.
* gnu/packages/games.scm (rinutils)[arguments]:
Rewrite as G-expressions.  Rename misnamed 'fix-build-env.
[native-inputs]: Remove input labels.  Remove shlomif-cmake-modules.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 897ce1c81f
gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.
* gnu/packages/games.scm (shlomif-cmake-modules): Update to commit
89f05caf86078f783873975525230cf4fecede8a.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 91f1ce1dda
gnu: Add perl-app-xml-docbook-builder.
* gnu/packages/perl.scm (perl-app-xml-docbook-builder): New public variable.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice e9a5b1eeb3
gnu: fasm: Update to 1.73.29.
* gnu/packages/assembly.scm (fasm): Update to 1.73.29.
2022-01-04 05:39:00 +01:00
Leo Famulari 80ebf564e3
.guix-authorizations: Remove Miguel Ángel Arruga Vivas due to inactivity.
* .guix-authorizations: Remove m1gu3l.
2022-01-03 23:36:21 -05:00
Leo Famulari eb9e4b0edf
.guix-authorizations: Remove Brian Leung due to inactivity.
* .guix-authorizations: Remove leungbk.
2022-01-03 23:33:30 -05:00
Leo Famulari e3cdbd5b66
.guix-authorizations: Remove Ivan Petkov due to inactivity.
* .guix-authorizations: Remove ipetkov.
2022-01-03 23:32:52 -05:00
Leo Famulari 0bcb28e981
.guix-authorizations: Remove David Wilson due to inactivity.
* .guix-authorizations: Remove daviwil.
2022-01-03 23:29:34 -05:00
Leo Famulari b0affaa101
.guix-authorizations: Remove Brett Gilio due to inactivity.
* .guix-authorizations: Remove brettgilio.
2022-01-03 23:27:22 -05:00
Leo Famulari e14d602bef
.guix-authorizations: Remove Amin Bandali due to inactivity.
* .guix-authorizations: Remove bandali.
2022-01-03 23:25:17 -05:00
Leo Famulari 3a0bb0f75d
.guix-authorizations: Remove Alex Sassmannshausen due to inactivity.
* .guix-authorizations: Remove atheia.
2022-01-03 23:23:07 -05:00
Leo Famulari 3b68ade14c
.guix-authorizations: Remove Alex Griffin due to inactivity.
* .guix-authorizations: Remove ajgrf.
2022-01-03 23:20:38 -05:00
Leo Famulari d7b2141aaf
.guix-authorizations: Remove Gábor Boskovits due to inactivity.
* .guix-authorizations: Remove boskovits.
2022-01-03 22:43:10 -05:00
Leo Famulari 6a7945971d
doc: Try to clarify the setuid programs examples.
Based on user feedback, the shadow / passwd example was too obscure for those
who aren't familiar with the shadow collection of tools. And it was also
considered confusing for the two examples to use different packages.

* doc/guix.texi (Setuid Programs): Use 'nmtui' in the examples.
2022-01-03 20:20:00 -05:00
Nicolas Goaziou 0c5a58e34d
gnu: emacs-epkg: Update to 3.3.2.
* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.3.2.
[arguments]<#:phases>: Add phases to build documentation and follow upstream
directory structure.
[native-inputs]: Add TEXINFO.
2022-01-04 00:54:53 +01:00
Nicolas Goaziou 00a7268afe
gnu: emacs-tide: Update to 4.5.4.
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 4.5.4.
[propagated-inputs]: Re-order alphabetically.
2022-01-04 00:35:13 +01:00
Nicolas Goaziou cdb0e8cdaa
gnu: emacs-bluetooth: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.
2022-01-04 00:32:25 +01:00
Nicolas Goaziou 13a7336594
gnu: naev: Update to 0.9.1.
* gnu/packages/games.scm (naev): Update to 0.9.1.
[source]: Use URL-FETCH.
[arguments]<#:phases>: Remove keyword.
[native-inputs]: Remove NAEV-ARTWORK.
(naev-artwork): Remove variable.
2022-01-04 00:22:09 +01:00
Felix Gruber 92faad0adb
gnu: openmw: Update to 0.47.0.
* gnu/packages/game-development.scm (openmw): Update to 0.47.0.
[arguments]: Add "-DOPENMW_USE_SYSTEM_RECASTNAVIGATION=ON" to
configure-flags.
[inputs]: Use new simplified format. Add new dependencies lz4 and
recastnavigation.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03 15:10:03 -05:00
Felix Gruber dececca2fe
gnu: bullet: Build with double precision arithmetics.
* gnu/packages/game-development.scm (bullet)[arguments]: Add configure flag for
double precision arithmetics.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03 15:10:03 -05:00
Felix Gruber 0aac289d61
gnu: Add recastnavigation.
* gnu/packages/game-development.scm (recastnavigation): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03 15:10:03 -05:00
Leo Famulari 0d15873d7e
gnu: Flatpak: Propagate GnuPG 2.2.32.
This fixes a profile collision between gnupg package variants:

https://issues.guix.gnu.org/52981

* gnu/packages/package-management.scm (flatpak)[propagated-inputs]:
Replace GNUPG with GNUPG-2.2.32.
2022-01-03 14:05:08 -05:00