| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: moreutils: Use G-expressions.•••* gnu/packages/moreutils.scm (moreutils)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -17/+18 |
* | gnu: moreutils: Update to 0.67.•••* gnu/packages/moreutils.scm (moreutils): Update to 0.67.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -2/+2 |
* | gnu: nbd: Update to 3.23.•••* gnu/packages/networking.scm (nbd): Update to 3.23.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -2/+2 |
* | gnu: itcl: Use G-expressions.•••* gnu/packages/tcl.scm (itcl)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -25/+22 |
* | gnu: itcl: Update to 4.2.2.•••* gnu/packages/tcl.scm (itcl): Update to 4.2.2.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -2/+2 |
* | 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.
| Tobias Geerinckx-Rice | 2022-01-05 | 3 | -2/+43 |
* | gnu: rinutils: Respect #:tests?•••* gnu/packages/games.scm (rinutils)[arguments]: Respect #:tests? in 'check.
| Tobias Geerinckx-Rice | 2022-01-05 | 1 | -9/+10 |
* | 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>
| zimoun | 2022-01-04 | 2 | -2/+3 |
* | gnu: Add fcrackzip.•••* gnu/packages/compression.scm (fcrackzip): New variable.
| Ricardo Wurmus | 2022-01-05 | 1 | -1/+29 |
* | gnu: emacs-goto-chg: Update to 1.7.4.•••* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.4.
| Nicolas Goaziou | 2022-01-04 | 1 | -22/+19 |
* | gnu: Add r-varhandle.•••* gnu/packages/cran.scm (r-varhandle): New variable.
| Ricardo Wurmus | 2022-01-04 | 1 | -1/+22 |
* | gnu: snap: Update to 7.0.3.•••* gnu/packages/education.scm (snap): Update to 7.0.3.
| Nicolas Goaziou | 2022-01-04 | 1 | -3/+3 |
* | gnu: r-archr: Update to 1.0.1-1.92ab814.•••* gnu/packages/bioinformatics.scm (r-archr): Update to 1.0.1-1.92ab814.
| Ricardo Wurmus | 2022-01-04 | 1 | -4/+3 |
* | 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.
| Nicolas Goaziou | 2022-01-04 | 1 | -51/+69 |
* | gnu: Add mbed-tools.•••* gnu/packages/embedded.scm (mbed-tools): New variable.
| Mathieu Othacehe | 2022-01-04 | 1 | -0/+52 |
* | 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.
| Mathieu Othacehe | 2022-01-04 | 3 | -1/+67 |
* | gnu: stlink: Update the uri.•••* gnu/packages/embedded.scm (stlink)[origin]: Update it.
| Mathieu Othacehe | 2022-01-04 | 1 | -1/+1 |
* | gnu: stlink: Update to 1.7.0.•••* gnu/packages/embedded.scm (stlink): Update to 1.7.0.
[home-page]: Update it.
| Mathieu Othacehe | 2022-01-04 | 1 | -3/+3 |
* | .guix-authorizations: Remove Giovanni Biscuolo due to inactivity.•••* .guix-authorizations: Remove biscuolo.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Caleb Ristvedt due to inactivity.•••* .guix-authorizations: Remove reepca.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Manolis Fragkiskos Ragkousis due to inactivity.•••* .guix-authorizations: Remove phant0mas.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | gnu: diffoscope: Update to 198.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -2/+2 |
* | gnu: mpv: Update to 0.34.1.•••* gnu/packages/video.scm (mpv): Update to 0.34.1.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -2/+2 |
* | gnu: pgloader: Use G-expressions.•••* gnu/packages/databases.scm (pgloader)[arguments]:
Rewrite as G-expressions.
[inputs]: Remove input labels.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -53/+50 |
* | gnu: pgloader: Update to 3.6.3.•••* gnu/packages/databases.scm (pgloader): Update to 3.6.3.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -2/+2 |
* | 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.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -14/+10 |
* | gnu: direvent: Use G-expressions.•••* gnu/packages/admin.scm (direvent)[source, arguments]:
Rewrite using G-expressions. Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -22/+21 |
* | 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.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -8/+19 |
* | 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.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -36/+36 |
* | gnu: rinutils: Update to 0.10.0.•••* gnu/packages/games.scm (rinutils): Update to 0.10.0.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -2/+2 |
* | 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.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -31/+29 |
* | gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.•••* gnu/packages/games.scm (shlomif-cmake-modules): Update to commit
89f05caf86078f783873975525230cf4fecede8a.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -4/+5 |
* | gnu: Add perl-app-xml-docbook-builder.•••* gnu/packages/perl.scm (perl-app-xml-docbook-builder): New public variable.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -0/+51 |
* | gnu: fasm: Update to 1.73.29.•••* gnu/packages/assembly.scm (fasm): Update to 1.73.29.
| Tobias Geerinckx-Rice | 2022-01-04 | 1 | -2/+2 |
* | .guix-authorizations: Remove Miguel Ángel Arruga Vivas due to inactivity.•••* .guix-authorizations: Remove m1gu3l.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Brian Leung due to inactivity.•••* .guix-authorizations: Remove leungbk.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Ivan Petkov due to inactivity.•••* .guix-authorizations: Remove ipetkov.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove David Wilson due to inactivity.•••* .guix-authorizations: Remove daviwil.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Brett Gilio due to inactivity.•••* .guix-authorizations: Remove brettgilio.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Amin Bandali due to inactivity.•••* .guix-authorizations: Remove bandali.
| Leo Famulari | 2022-01-03 | 1 | -3/+0 |
* | .guix-authorizations: Remove Alex Sassmannshausen due to inactivity.•••* .guix-authorizations: Remove atheia.
| Leo Famulari | 2022-01-03 | 1 | -3/+0 |
* | .guix-authorizations: Remove Alex Griffin due to inactivity.•••* .guix-authorizations: Remove ajgrf.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | .guix-authorizations: Remove Gábor Boskovits due to inactivity.•••* .guix-authorizations: Remove boskovits.
| Leo Famulari | 2022-01-03 | 1 | -2/+0 |
* | 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.
| Leo Famulari | 2022-01-03 | 1 | -6/+7 |
* | 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.
| Nicolas Goaziou | 2022-01-04 | 1 | -3/+25 |
* | 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.
| Nicolas Goaziou | 2022-01-04 | 1 | -3/+3 |
* | gnu: emacs-bluetooth: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.
| Nicolas Goaziou | 2022-01-04 | 1 | -3/+3 |
* | 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.
| Nicolas Goaziou | 2022-01-04 | 1 | -49/+8 |
* | 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>
| Felix Gruber | 2022-01-03 | 1 | -12/+16 |
* | 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>
| Felix Gruber | 2022-01-03 | 1 | -0/+5 |