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
Ludovic Courtès
861bac1dfb
offload: Do not read ~/.ssh/config.
...
Fixes <https://issues.guix.gnu.org/39366 >.
Reported by zimoun <zimon.toutoune@gmail.com>.
* guix/scripts/offload.scm (open-ssh-session): Pass #:config.
2022-01-03 19:32:08 +01:00
Ludovic Courtès
62ab885daa
doc: Avoid (getenv "HOME") in 'machines.scm' example.
...
Fixes <https://issues.guix.gnu.org/52517 >.
Reported by zimoun <zimon.toutoune@gmail.com>.
* doc/guix.texi (Daemon Offload Setup): Avoid misleading (getenv
"HOME") in example.
2022-01-03 19:32:08 +01:00
Ludovic Courtès
4362125033
doc: Document clauses of 'modify-inputs'.
...
Suggested by Alexander Asteroth <alexander.asteroth@h-brs.de>.
* doc/guix.texi (Defining Package Variants): Document all the supported
clauses of 'modify-inputs'.
2022-01-03 19:32:08 +01:00
Filip Lajszczak
a41ad2c1f1
gnu: Add python-pythonanywhere.
...
* gnu/packages/python-xyz.scm (python-pythonanywhere): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-03 19:32:08 +01:00
Xinglu Chen
cde3376b35
home: services: Make strings in Gexps translateble.
...
* gnu/home/services.scm (%initialize-gettext): New variable.
(compute-on-first-login-script): Use it.
(compute-on-change-gexp): Likewise.
* gnu/home/services/symlink-manager.scm (update-symlinks-script): Likewise.
* po/guix/POTFILES.in: Add gnu/home-services.scm and
gnu/home/services/symlink-manager.scm.
Suggested-by: Ludovic Courtès <ludo@gnu.org>
Link: <https://yhetil.org/guix-bugs/87sfvy8k1u.fsf@gnu.org >
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-03 19:32:07 +01:00
Maxim Cournoyer
2719dfa631
gnu: rust-system-deps-3: Fix and build package.
...
* gnu/packages/crates-io.scm (rust-system-deps-3)[tests?]: Set to #f.
[skip-build?]: Remove argument.
[cargo-development-inputs]: Add rust-assert-matches-1, rust-itertools-0.10
and rust-lazy-static-1.
[description]: Re-indent.
[license]: Add missing field.
2022-01-03 12:39:27 -05:00
Maxim Cournoyer
6af08a53f5
gnu: rust-assert-matches-1: Update to 1.5.0.
...
* gnu/packages/crates-io.scm (rust-assert-matches-1): Update to 1.5.0.
2022-01-03 12:39:27 -05:00
Efraim Flashner
d87c292d7d
gnu: go-github-com-stretchr-objx: Remove vendored code.
...
* gnu/packages/golang.scm (go-github-com-stretchr-objx)[source]: Add
snippet to remove vendor directory.
[propagated-inputs]: Add go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib
[inputs]: Add go-github-com-stretchr-testify-bootstrap.
[native-inputs]" Add go-gopkg-in-yaml-v2.
(go-github-com-stretchr-testify-bootstrap): New variable.
2022-01-03 16:04:33 +02:00
Efraim Flashner
d2c8f1da53
gnu: go-github-com-fatih-color: Remove vendored code.
...
* gnu/packages/golang.scm (go-github-com-fatih-color)[source]: Add
snippet.
[propagated-inputs]: Add go-github-com-mattn-go-colorable,
go-github-com-mattn-go-isatty.
2022-01-03 16:04:31 +02:00
Ricardo Wurmus
98d93f9769
gnu: Add r-anndata.
...
* gnu/packages/cran.scm (r-anndata): New variable.
2022-01-03 14:59:16 +01:00
Lars-Dominik Braun
ab6d56d01d
Revert "gnu: xpra: Update to 4.3."
...
This reverts commit 3debb27e7c
.
The upgrade to 4.3 is not trivial and requires changes to the build
process.
2022-01-03 09:15:58 +01:00
Efraim Flashner
8189ce1705
gnu: pies: Update to 1.7.
...
* gnu/packages/admin.scm (pies): Update to 1.7.
[arguments]: Remove trailing #t from phases.
2022-01-03 09:30:41 +02:00
Efraim Flashner
2e09516ea5
gnu: alive: Update to 2.0.5.
...
* gnu/packages/admin.scm (alive): Update to 2.0.5.
[inputs]: Replace guile-2.0 with guile-3.0.
[native-inputs]: Add lzip.
2022-01-03 09:19:47 +02:00
Efraim Flashner
4fa9251b81
gnu: rush: Update to 2.2.
...
* gnu/packages/rush.scm (rush): Update to 2.2.
2022-01-03 09:15:30 +02:00
Efraim Flashner
03fd530875
gnu: cflow: Update to 1.7.
...
* gnu/packages/code.scm (cflow): Update to 1.7.
[native-inputs]: Remove labels.
2022-01-03 09:11:03 +02:00
Efraim Flashner
83e6304868
gnu: go-github-com-chris-ramon-douceur: Adjust inputs.
...
* gnu/packages/golang.scm (go-github-com-chris-ramon-douceur)
[native-inputs]: Move go-github-com-aymerick-douceur,
go-github-com-gorilla-css from here ...
[propagated-inputs]: ... to here.
2022-01-03 08:40:09 +02:00
kiasoc5
cdf050be91
gnu: xsnow: Simplify inputs.
...
* gnu/packages/toys.scm (xsnow)[inputs]: Remove labels.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 22:33:28 -05:00
kiasoc5
19109f549e
gnu: xsnow: Update to 3.4.2.
...
* gnu/packages/toys.scm (xsnow): Update to 3.4.2.
[source, home-page]: Update URLs.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 22:33:28 -05:00
Felix Gruber
883be45584
gnu: beets-bandcamp: Fix build.
...
This fixes a build failure in the 'sanity-check' phase.
* gnu/packages/music.scm (beets-bandcamp)[propagated-inputs]: Add
python-confuse, python-jellyfish, python-mediafile, python-munkres,
python-musicbrainzngs and python-unidecode.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 22:24:32 -05:00
Felix Gruber
01ec5efff7
gnu: gcompris: Fix build with GCC 10.
...
* gnu/packages/education.scm (gcompris)[arguments]: Add -fcommon to CFLAGS.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 13:16:51 -05:00
Christopher Baines
dfc5d5247f
services: guix-build-coordinator: Fix variable name in agent config.
...
* gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): Fix
variable name.
* doc/guix.texi (Guix Services): Update accordingly.
2022-01-02 17:47:36 +00:00
Lu Hui
b2ed92ec58
gnu: uim: Fix build with GCC 10.
...
* gnu/packages/xorg.scm (uim)[arguments]: Pass "-O2 -g -fcommon"
to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 12:42:56 -05:00
Christopher Baines
1dca8a19ef
gnu: Add guix-build-coordinator/agent-only.
...
This avoids issues where the coordinator component dependencies (like sqitch
and guile-fibers) make it harder to use the agent.
* gnu/packages/package-management.scm (guix-build-coordinator/agent-only): New
variable.
* gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): Use
the guix-build-coordinator/agent-only package by default.
* doc/guix.texi (Guix Services): Update accordingly.
2022-01-02 17:00:09 +00:00
Christopher Baines
d6a13efe24
gnu: guix-build-coordinator: Update to 0-45.ea78649.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-45.ea78649.
2022-01-02 16:53:54 +00:00
Florian Pelz
8fcf947591
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of ‘--tune’ entry.
2022-01-02 14:56:42 +01:00
Efraim Flashner
e59b7f25ae
gnu: go-github-com-androiddnsfix: Rename to go-github-com-mtibben-androiddnsfix.
...
* gnu/packages/golang.scm (go-github-com-androiddnsfix): Rename to
go-github-com-mtibben-androiddnsfix.
(aws-vault)[native-inputs]: Adjust accordingly.
2022-01-02 15:43:31 +02:00
Efraim Flashner
4b5ab4aaff
gnu: go-github-com-kingpin: Rename to go-github-com-alecthomas-kingpin.
...
* gnu/packages/golang.scm (go-github-com-kingpin): Rename to
go-github-com-alecthomas-kingpin.
(aws-vault)[native-inputs]: Adjust accordingly.
2022-01-02 15:43:30 +02:00
Efraim Flashner
5868ac4754
gnu: go-github-com-go-libsecret: Rename to go-github-com-gsterjov-go-libsecret.
...
* gnu/packages/golang.scm (go-github-com-go-libsecret): Rename to
go-github-com-gsterjov-go-libsecret.
(go-github-com-99designs-go-keyring, aws-vault)[native-inputs]: Adjust
accordingly.
2022-01-02 15:43:30 +02:00
Efraim Flashner
81f6639f81
gnu: go-github-com-percent: Rename to go-github-com-mtibben-percent.
...
* gnu/packages/golang.scm (go-github-com-percent): Rename to
go-github-com-mtibben-percent.
(aws-vault, go-github-com-99designs-go-keyring)[native-inputs]: Adjust
accordingly.
2022-01-02 15:43:30 +02:00
Efraim Flashner
bcbed8a676
gnu: go-github-com-olekukonko-tablewriter: Adjust inputs.
...
* gnu/packages/golang.scm (go-github-com-olekukonko-tablewriter)
[native-inputs]: Move go-github.com-mattn-go-runewidth to ...
[propagated-inputs]: ... here.
2022-01-02 15:43:30 +02:00
Efraim Flashner
4dbd793d2b
gnu: go-github-com-aws-aws-sdk-go: Adjust inputs.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go)
[native-inputs]: Move go-github-com-jmespath-go-jmespath to ...
[propagated-inputs]: ... here.
2022-01-02 15:43:27 +02:00
Jonathan Brielmaier
06bd982923
gnu: icedove: Update to 91.4.1 [security fixes].
...
Fixes CVE-2021-4126 and CVE-2021-44538.
* gnu/packages/gnuzilla.scm (icedove): Update to 91.4.1.
2022-01-02 14:27:49 +01:00
Guillaume Le Vaillant
fea60a2fff
gnu: 0ad: Fix building with mozjs version other than 78.6.
...
Fixes <https://issues.guix.gnu.org/52913 >.
* gnu/packages/games.scm (0ad)[native-inputs]: Remove labels.
[arguments]: Add 'fix-mozjs-compatibility' phase.
2022-01-02 13:51:49 +01:00
Florian Pelz
f107c20e50
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of ‘integer expected from stream’ entry.
2022-01-02 11:51:51 +01:00
Nicolas Goaziou
66f86ebb74
gnu: emacs-with-editor: Update to 3.1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.1.0.
[arguments]<#:phases>: Add phases to mirror upstream directory layout
modification.
2022-01-02 11:46:33 +01:00
Nicolas Goaziou
a655d731e2
gnu: emacs-chronometrist: Remove trailing #T.
...
* gnu/packages/emacs-xyz.scm (emacs-chronometrist)[arguments]<#:phases>:
Remove trailing #T.
2022-01-02 11:20:57 +01:00
Nicolas Goaziou
adf8651a5b
gnu: emacs-corfu: Update to 0.17.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.17.
2022-01-02 11:18:06 +01:00
Nicolas Goaziou
6d0ef84f55
gnu: emacs-consult: Update to 0.14.
...
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.14.
2022-01-02 11:15:46 +01:00
Nicolas Goaziou
26a19cd3b1
gnu: emacs-marginalia: Update to 0.11.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.11.
2022-01-02 11:04:49 +01:00
Nicolas Goaziou
797f2a15d8
gnu: emacs-moody: Update to 0.7.0.
...
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.7.0.
2022-01-02 11:02:38 +01:00
Nicolas Goaziou
738a71c286
gnu: emacs-no-littering: Update to 1.2.4.
...
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.4.
2022-01-02 11:00:34 +01:00
Nicolas Goaziou
a98102bb34
gnu: emacs-orglink: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-orglink): Update to 1.2.0.
2022-01-02 10:38:11 +01:00
Nicolas Goaziou
15fd8dacb5
gnu: emacs-pdf-tools: Update to 0.91.
...
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.91.
2022-01-02 10:36:41 +01:00