Andreas Enge
d7ec2805fb
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-23 22:21:00 +02:00
Ricardo Wurmus
480a125bde
gnu: geda-gaf: Add gdk-pixbuf.
...
This is used for supporting various image formats.
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Add gdk-pixbuf.
2023-04-23 20:59:37 +02:00
Ricardo Wurmus
772e4b6739
gnu: geda-gaf: Drop input labels.
...
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Drop labels.
2023-04-23 20:59:12 +02:00
Ricardo Wurmus
ea24609b61
gnu: geda-gaf: Use G-expressions.
...
* gnu/packages/engineering.scm (geda-gaf)[arguments]: Use G-expression to
remove the use of %build-inputs; also drop trailing #T from build phases.
2023-04-23 20:57:38 +02:00
Ricardo Wurmus
c7a0445655
gnu: emacs-emacsql-sqlite3: Update to 1.0.2-1.2113618.
...
* gnu/packages/emacs-xyz.scm (emacs-emacsql-sqlite3): Update to
1.0.2-1.2113618.
2023-04-23 20:01:35 +02:00
Ricardo Wurmus
178ce335d6
gnu: gcc-arm-none-eabi-7-2018-q2-update: Use G-expressions.
...
* gnu/packages/embedded.scm (gcc-arm-none-eabi-7-2018-q2-update)[arguments]:
Use G-expressions, just like the xgcc package; also remove trailing #T from
build phases.
2023-04-23 19:29:29 +02:00
Ricardo Wurmus
1b633a4082
gnu: gcc-arm-none-eabi-4.9: Use G-expression.
...
This change is necessary because the parent xgcc package uses G-expressions
for configure flags and phases.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[arguments]: Use
G-expressions; also remove trailing #T.
2023-04-23 19:29:29 +02:00
Ricardo Wurmus
e6994d7e3f
gnu: gcc-arm-none-eabi-4.9: Fix incompatible redeclaration.
...
* gnu/packages/patches/gcc-4.9-inline.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[source]: Use it.
2023-04-23 19:29:25 +02:00
Petr Hodina
74e96c4cb1
gnu: Add lxi-tools.
...
* gnu/packages/hardware.scm (lxi-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 19:00:54 +02:00
Petr Hodina
0fa6c6fdd3
gnu: Add liblxi.
...
* gnu/packages/hardware.scm (liblxi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 19:00:54 +02:00
Karl Hallsby
44905f2795
gnu: webkitgtk: Update to 2.40.1 [security fixes].
...
Fixes CVE-2022-0108, CVE-2022-32885, CVE-2023-27932, CVE-2023-27954, and
CVE-2023-28205.
* gnu/packages/webkit.scm: Update to 2.40.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/webkitgtk-libelogind.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:31:47 -04:00
Andy Tai
3575af7bdc
gnu: parallel: Update to 20230422
...
* gnu/packages/parallel.scm (parallel): Update to 22030422
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:26:03 -04:00
Thomas Albers
ff9a60f68f
gnu: Add minipro.
...
* gnu/packages/electronics.scm (minipro): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:23:51 -04:00
Andy Tai
2f18babcd3
gnu: gnucash: Update to 5.0.
...
* gnu/packages/gnucash.scm (gnucash): Update to 5.0.
[arguments]<phase>: Patch out unsupported tests. Remove references in
patching code to removed source files upstream.
* gnu/packages/gnucash.scm (gnucash-doc): Update to 5.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:16:49 -04:00
Fredrik Salomonsson
8541d09870
gnu: emacs-suneater-theme: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.3.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 17:06:12 +02:00
Evgeny Pisemsky
86079683c2
gnu: Add emacs-gemini.
...
* gnu/packages/emacs-xyz.scm (emacs-gemini): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 17:06:11 +02:00
Christopher Howard
fd62a5d5c1
gnu: Add go-git-sr-ht-adnano-go-gemini.
...
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23 17:06:11 +02:00
Nicolas Graves
5885e67164
gnu: Add lfs-s3.
...
* gnu/packages/version-control.scm (lfs-s3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
d29f4e48c1
gnu: Add go-github-com-aws-aws-sdk-go-v2-feature-s3-manager.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-feature-s3-manager): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
6700ce56b9
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-s3.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-s3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
97574b4ec6
gnu: git-lfs: Update to 3.3.0.
...
* gnu/packages/version-control.scm (git-lfs): Update to 3.3.0.
[arguments] Use gexp. Add phase fix-embed-x-net (publicsuffix/table.go doesn't
work with symlinked data).
[native-inputs] Add git-minimal. Add ruby-asciidoctor.
[propagated-inputs] Add go-github-com-xeipuuv-gojsonschema,
go-github-com-xeipuuv-gojsonreference, go-github-com-xeipuuv-gojsonpointer,
go-golang-org-x-net, go-golang.org-x-sync-semaphore,
go-github-com-ssgelm-cookiejarparser, go-github-com-rubyist-tracerx,
go-github-com-olekukonko-ts, go-github-com-leonelquinteros-gotext,
go-github-com-git-lfs-wildmatch-v2, go-github-com-git-lfs-pktline,
go-github-com-git-lfs-go-netrc, go-github-com-git-lfs-gitobj-v2,
go-github-com-dpotapov-go-spnego, go-github-com-avast-retry-go,
go-github-com-mattn-go-isatty, go-github-com-pkg-errors,
go-github-com-spf13-cobra.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:20 -04:00
Nicolas Graves
8e5b87f1d3
gnu: Add go-github-com-xeipuuv-gojsonschema.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonschema): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
7f990f736c
gnu: Add go-github-com-xeipuuv-gojsonreference.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonreference): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
6265c972be
gnu: Add go-github-com-xeipuuv-gojsonpointer.
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
95a24214d3
gnu: Add go-github-com-ssgelm-cookiejarparser.
...
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
83bd748ce8
gnu: Add go-github-com-rubyist-tracerx.
...
* gnu/packages/golang.scm (go-github-com-rubyist-tracerx): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:19 -04:00
Nicolas Graves
6bd07c4443
gnu: Add go-github-com-olekukonko-ts.
...
* gnu/packages/golang.scm (go-github-com-olekukonko-ts): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
01c9748555
gnu: Add go-github-com-leonelquinteros-gotext.
...
* gnu/packages/golang.scm (go-github-com-leonelquinteros-gotext): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
8c64e40266
gnu: Add go-github-com-git-lfs-wildmatch-v2.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-wildmatch-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
f6adbfced6
gnu: Add go-github-com-git-lfs-pktline.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-pktline): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
8f6939652c
gnu: Add go-github-com-git-lfs-go-netrc.
...
* gnu/packages/golang.scm (go-github-com-git-lfs-go-netrc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
ab5f309c43
gnu: Add go-github-com-dpotapov-go-spnego.
...
* gnu/packages/golang.scm (go-github-com-dpotapov-go-spnego): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:18 -04:00
Nicolas Graves
9d63c194c0
gnu: Add go-github-com-jcmturner-gokrb5-v8.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-gokrb5-v8): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
69ac63166b
gnu: Add go-github-com-jcmturner-rpc-v2-mstypes.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc-v2-mstypes): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
335c74f660
gnu: Add go-github-com-jcmturner-rpc-v2-ndr.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc-v2-ndr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
34bd29182e
gnu: Add go-github-com-jcmturner-rpc.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-rpc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
185b5b0c46
gnu: Add go-github-com-jcmturner-goidentity-v6.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-goidentity-v6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:17 -04:00
Nicolas Graves
b334f91403
gnu: Add go-github-com-hashicorp-go-uuid.
...
* gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
9e903e9537
gnu: Add go-github-com-jcmturner-gofork.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-gofork): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
01544d32fb
gnu: Add go-github-com-jcmturner-dnsutils-v2.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-dnsutils-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
aaa379aff9
gnu: Add go-github-com-jcmturner-aescts-v2.
...
* gnu/packages/golang.scm (go-github-com-jcmturner-aescts-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
25ecc8342d
gnu: Add go-github-com-gorilla-sessions.
...
* gnu/packages/golang.scm (go-github-com-gorilla-sessions): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
2c2c43f877
gnu: Add go-github-com-avast-retry-go.
...
* gnu/packages/golang.scm (go-github-com-avast-retry-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:16 -04:00
Nicolas Graves
6a168919d2
gnu: Add go-github-com-git-lfs-gitobj-v2.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-gitobj-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 11:04:15 -04:00
Nicolas Graves
a8797329f9
gnu: aws-vault: Update to 6.6.2.
...
* gnu/packages/golang.scm (aws-vault): Update to 6.6.2.
[native-inputs] Delete go-github-aws-aws-sdk-go. Add
go-github-com-aws-aws-sdk-go-v2,
go-github-com-aws-aws-sdk-go-v2-config,
go-github-com-aws-aws-sdk-go-v2-service-iam,
go-github-com-aws-aws-sdk-go-v2-service-sso,
go-github-com-aws-aws-sdk-go-v2-service-ssooidc,
go-github-com-aws-aws-sdk-go-v2-service-sts.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:19 -04:00
Nicolas Graves
9fa16b832f
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sts.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sts): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:19 -04:00
Nicolas Graves
2e1210f80c
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-ssooidc.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-ssooidc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
614e0ae554
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sso.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sso): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
0381c142a8
gnu: Add go-github-com-aws-aws-sdk-go-v2-service-iam.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-iam): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
04cc9064a2
gnu: Add go-github-com-aws-aws-sdk-go-v2-config.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-config): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
cd02b71f21
gnu: Add go-github-com-aws-aws-sdk-go-v2.
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
375ceda968
gnu: Add go-github-com-aws-smithy-go.
...
* gnu/packages/golang.scm (go-github-com-aws-smithy-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:18 -04:00
Nicolas Graves
0dd974d24b
gnu: curlie: Add input go-golang-org-x-term.
...
* gnu/packages/curl.scm (curlie): Add input go-golang-x-term.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
7f29a36420
gnu: pixterm: Add input go-golang-org-x-term.
...
* gnu/packages/image-viewers.scm (pixterm): Add input go-golang-go-x-term.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
a472ba7256
gnu: go-github-com-99designs-go-keyring: Update to 1.2.2.
...
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): Update to 1.2.2.
[native-inputs] Delete go-golang-org-x-crypto. Add go-golang-org-x-term.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
d2a5e93bd0
gnu: go-golang-org-x-term: Update to 0.3.0.
...
* gnu/packages/golang.scm (go-golang-org-x-term): Update to 0.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
bc3d1affb5
gnu: go-golang-org-x-crypto: Update to 0.4.0.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Nicolas Graves
df257ff468
gnu: Remove go-github.com-howeyc-gopass.
...
* gnu/packages/terminals.scm (go-github.com-howeyc-gopass): Delete variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:53:17 -04:00
Timo Wilken
bcf63e6bf2
gnu: Add restic-rest-server.
...
* gnu/packages/backup.scm (restic-rest-server): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Timo Wilken
35fe552e91
gnu: Add go-github-com-coreos-go-systemd-activation.
...
Required by restic-rest-server; see following commit.
* gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation):
New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Timo Wilken
4976208fa8
gnu: Move golang dependencies to (gnu packages golang).
...
These packages are needed by syncthing and the new restic-rest-server package,
so put them in (gnu packages golang) instead.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
Move variables ...
* gnu/packages/golang.scm (go-github-com-prometheus-common,
go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang):
... to here.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23 10:45:56 -04:00
Leo Famulari
a61b08ffa7
gnu: ncmpc: Update to 0.48.
...
* gnu/packages/mpd.scm (ncmpc): Update 0.48.
2023-04-23 10:40:38 -04:00
Leo Famulari
0244132db6
gnu: khal: Update to 0.11.1.
...
* gnu/packages/calendar.scm (khal): Update to 0.11.1.
[inputs]: Remove sqlite.
[description]: Add some more information.
2023-04-23 10:37:24 -04:00
Guillaume Le Vaillant
01d7fc9d56
gnu: python-libusb1: Update to 3.0.0.
...
* gnu/packages/libusb.scm (python-libusb1): Update to 3.0.0.
2023-04-23 10:38:53 +02:00
John Kehayias
4e986855be
gnu: python-msal: Update to 1.22.0.
...
* gnu/packages/python-web.scm (python-msal): Update to 1.22.0.
2023-04-22 19:03:43 -04:00
Efraim Flashner
f838fe676b
gnu: python-shellingham: Run test suite.
...
* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add
custom 'check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
2023-04-23 00:25:14 +03:00
Efraim Flashner
5a8fa27fe4
gnu: python-shellingham: Update to 1.5.1.
...
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
2023-04-23 00:24:47 +03:00
Efraim Flashner
db9ef31b8f
gnu: python-structlog: Update to 23.1.0.
...
* gnu/packages/python-xyz.scm (python-structlog): Update to 23.1.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-hatch-fancy-pypi-readme, python-hatch-vcs, and
python-hatchling.
2023-04-22 23:50:50 +03:00
Efraim Flashner
b211cd6bac
gnu: perl-glib: Update to 1.3293.
...
* gnu/packages/glib.scm (perl-glib): Update to 1.3293.
2023-04-22 23:36:48 +03:00
Andreas Enge
0a164b344d
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-22 22:31:56 +02:00
Kaelyn Takata
dcf2de77e1
gnu: python-aenum: Update to 3.1.12.
...
* gnu/packages/python-xyz.scm (python-aenum): Update to 3.1.12.
[source]: Add snippet to delete Python 2 specific files.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:24:08 +02:00
Josselin Poiret
c1fb1ac45b
gnu: bmake: Update to 20230321.
...
* gnu/packages/build-tools.scm (bmake): Update to 20230321.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:20:55 +02:00
Josselin Poiret
e99009ad09
gnu: bmake: Switch to G-Exps.
...
* gnu/packages/build-tools.scm (bmake): Switch to G-Exps.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:20:51 +02:00
Josselin Poiret
058fd81400
gnu: guile-next: Fix build failure.
...
* gnu/packages/guile.scm (guile-next): Fix build failure.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:20:48 +02:00
Josselin Poiret
554d5e1f47
gnu: guile-fibers-next: Update to 36a6cc7079 to fix build failure.
...
* gnu/packages/guile-xyz.scm (guile-fibers-next): Update it.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 22:20:45 +02:00
Jonathan Brielmaier
4c19394154
Revert "gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]."
...
This reverts commit e94dcbf3c2
.
"gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]." was
already pushed as 3ab983d630
. And the
`icecat-102.9.0-source` was removed in
"gnu: icedove: Update to 102.10.0 [security fixes]." a741b554cb
.
2023-04-22 18:50:53 +02:00
Guillaume Le Vaillant
61383a1a43
gnu: qgis: Fix build.
...
* gnu/packages/geo.scm (qgis)[arguments]: Update 'configure-pyqt5-sip-path'
phase. Disable a few more failing tests in 'check' phase.
2023-04-22 15:48:14 +02:00
Josselin Poiret
228c9308ff
gnu: zig: Fix build.
...
* gnu/packages/patches/zig-do-not-link-against-librt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/zig.scm (zig-0.10): Use it. Also force LLVM to be dynamically
linked, and set up the CC env variable.
(zig-0.9): Also use the above patch.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22 13:50:20 +02:00
Guillaume Le Vaillant
5569971659
gnu: prusa-slicer: Update to 2.5.2.
...
* gnu/packages/patches/prusa-slicer-boost-fixes.patch: New file.
* gnu/packages/patches/prusa-slicer-fix-tests.patch: New file.
* gnu/packages/patches/prusa-slicer-with-cereal-1.3.1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.5.2.
[source]: Use patches.
[inputs]: Replace cereal-1.3.0 by cereal.
2023-04-22 12:57:03 +02:00
Guillaume Le Vaillant
6c91f65d09
gnu: libigl: Fix build.
...
* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.
2023-04-22 12:57:03 +02:00
Guillaume Le Vaillant
81cef273c0
gnu: embree: Update to 3.13.5.
...
* gnu/packages/graphics.scm (embree): Update to 3.13.5.
2023-04-22 12:57:03 +02:00
Kyle Andrews
5b545763ed
gnu: Add emacs-bookmark-plus.
...
* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 12:07:39 +02:00
Nicolas Goaziou
8495803336
gnu: libxapp: Update to 2.4.3.
...
* gnu/packages/cinnamon.scm (libxapp): Update to 2.4.3.
2023-04-22 12:00:34 +02:00
florhizome
635eab00ef
gnu: Add nemo.
...
* gnu/packages/cinnamon.scm (nemo): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 12:00:34 +02:00
florhizome
23f3f85349
gnu: cinnamon: Update to 5.6.2.
...
* gnu/packages/cinnamon.scm (cinnamon-desktop): Update to 5.4.2.
[arguments]<#:configure-flags>: Enable alsa-support.
[inputs]: Remove PYTHON-2, remove GOBJECT-INTROSPECTION, add LIBEXT, ALSA-LIB.
[native-inputs]: Remove gnu-build-system related packages, add GOBJECT-INTROSPECTION.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 12:00:25 +02:00
Adam Faiz
f07d5c38c5
gnu: Add dataparksearch.
...
* gnu/packages/search.scm (dataparksearch): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 11:55:50 +02:00
Greg Hogan
9ceb0164c2
gnu: font-amiri: Update to 1.000.
...
Fix for the broken build on master.
* gnu/packages/fonts.scm (font-amiri): Update to 1.000.
[arguments](%standard-phases): Add 'patch-source' to hard-code version.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 11:55:49 +02:00
Nicolas Goaziou
b4ceb81440
gnu: hydrogen: Update to 1.2.0.
...
* gnu/packages/music.scm (hydrogen): Update to 1.2.0.
[inputs]: Add QTSVG-5.
2023-04-22 11:55:49 +02:00
Nicolas Goaziou
d6542a8bf5
gnu: tlpui: Update to 1.5.0-7.
...
* gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.
2023-04-22 11:55:49 +02:00
Nicolas Goaziou
b26f145461
gnu: emacs-org-rich-yank: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): Update to 0.2.2.
2023-04-22 11:55:49 +02:00
Nicolas Goaziou
b33f8aac21
gnu: emacs-consult: Update to 0.34.
...
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.34.
2023-04-22 11:55:48 +02:00
Nicolas Goaziou
658a36ccff
gnu: frescobaldi: Update to 3.3.0.
...
* gnu/packages/music.scm (frescobaldi): Update to 3.3.0.
[arguments]: Generate translations, metainfo.xml and desktop file.
[inputs]: Add QPAGEVIEW.
2023-04-22 11:55:48 +02:00
Nicolas Goaziou
abe9b729b4
gnu: Add qpageview.
...
* gnu/packages/image-viewers.scm (qpageview): New variable.
2023-04-22 11:55:48 +02:00
Andreas Enge
41e58649e1
gnu: python-genshi: Update to 0.7.7.
...
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.7.
2023-04-22 11:03:59 +02:00
Andreas Enge
1c966023e8
gnu: python-stdnum: Update to 1.18.
...
* gnu/packages/finance.scm (python-stdnum): Update to 1.18.
2023-04-22 11:02:06 +02:00
Ricardo Wurmus
75cfbf1985
gnu: Add binaryen.
...
* gnu/packages/web.scm (binaryen): New variable.
2023-04-22 10:30:48 +02:00
Ricardo Wurmus
9d474e1059
gnu: wabt: Update to 1.0.32.
...
* gnu/packages/web.scm (wabt): Update to 1.0.32.
[source]: Fetch sources recursively; delete bundled gtest sources.
[arguments]: Do build and run tests; add phase to set CC variable, and another
phase to delete a broken test.
[native-inputs]: Add python and googletest.
[inputs]: Remove.
2023-04-22 10:01:49 +02:00
Andreas Enge
d1252b597d
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-22 09:21:22 +02:00
Ludovic Courtès
3f7ae420d8
gnu: python-cffsubr: Depend on python-afdko@3.6.1.
...
This removes the dependency of GNOME on Java:
gnome -> font-abattis-cantarell -> ... -> openjdk
Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2022-10/msg00226.html >.
* gnu/packages/fontutils.scm (python-cffsubr)[inputs]: Switch to
PYTHON-AFDKO-3.6.1.
2023-04-21 23:01:18 +02:00
Ludovic Courtès
cbf169608c
gnu: python-afdko: Add version 3.6.1.
...
* gnu/packages/fontutils.scm (python-afdko-3.6.1): New variable.
2023-04-21 23:01:18 +02:00
Ludovic Courtès
5c26e06efa
gnu: libotr: Fix compilation with glibc 2.35.
...
* gnu/packages/messaging.scm (libotr)[source]: Add 'snippet'.
2023-04-21 23:01:13 +02:00
Leo Famulari
040d35f088
Revert "gnu: lxqt-admin: Fix path for timezone file."
...
The timezone database should not be depended on by packages, but rather found at
runtime in the environment. Otherwise, this package will eventually report the
incorrect time, because time zones change regularly.
This reverts commit 99c1c7a30c
.
2023-04-21 14:39:39 -04:00
Lars-Dominik Braun
dc9c09023a
gnu: ghc-9.0: Make testsuite compatible with Python 3.10.
...
* gnu/packages/haskell.scm (ghc-9.0)[native-inputs]: Add patch and
snippet to ghc-testsuite input.
2023-04-21 20:26:00 +02:00
Saku Laesvuori
9043e23196
home: services: openssh: Add configuration option for jump proxies
...
Add a new 'proxy' field to openssh-host to allow ProxyCommand or
ProxyJump, but not both, to be configured. Configuring both would cause
the serialization order to determine which one is used. Deprecate the
'proxy-command' field because the 'proxy' field replaces it.
* gnu/home/services/ssh.scm (proxy-jump->string,
proxy-command-or-jump-list?, serialize-proxy-command-or-jump-list,
sanitize-proxy-command): New procedure.
(proxy-jump, proxy-command): New record type.
(openssh-host)[proxy-command]: Mark field as deprecated because OpenSSH
can't have ProxyCommand and ProxyJump configured at the same time.
* doc/guix.texi (Secure Shell): Update to match the changes to the
service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-21 17:09:50 +02:00
Artyom V. Poptsov
fb17c47efe
gnu: guile-dsv: Update to 0.5.2.
...
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.2.
[native-inputs]: Add "help2man".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-21 17:09:50 +02:00
Juliana Sims
6a76811c59
gnu: Add emacs-gerbil-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-gerbil-mode): Add emacs-gerbil-mode.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-21 17:09:50 +02:00
Peter Polidoro
76cda17812
gnu: kicad: Update to 7.0.2.
...
* gnu/packages/engineering.scm (kicad): Update to 7.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-21 17:09:50 +02:00
Andreas Enge
de76f4545c
gnu: kdoctools: Compile with docbook-xml@4.5.
...
* gnu/packages/kde-frameworks.scm (kdoctools): Use docbook-xml-4.5 instead
of docbook-xml.
2023-04-21 16:48:54 +02:00
Ludovic Courtès
a09c7da8f8
tests: Fork and exec a new Guile for the marionette REPL.
...
By merely forking PID 1, details from PID 1 (shepherd) would leak into
the marionette process, such as the set of modules in scope and state
inherited from the shepherd process (<service> instances, fibers,
etc.). Running a fresh Guile instance avoids that.
* gnu/tests.scm (marionette-program): New procedure.
(marionette-shepherd-service): Change 'start' to use
'make-forkexec-constructor', and run the result of 'marionette-program'.
2023-04-21 16:16:38 +02:00
Ludovic Courtès
fb32e226ce
tests: Use the client 'start-service' procedure.
...
The previous code worked "by chance": 'start' from (shepherd service)
happened to be in scope because the marionette REPL is created by a mere
'primitive-fork', and 'start' happened to kinda work.
* gnu/tests/base.scm (run-basic-test): Use 'start-service' from (gnu
services herd), not 'start' from (shepherd service), which is not
supposed to work.
* gnu/tests/install.scm (run-install): Likewise.
2023-04-21 16:16:38 +02:00
Ludovic Courtès
95731b4ef1
services: herd: 'load-services/safe' is synonymous with 'load-services'.
...
This is a followup to 547965aa27
.
* gnu/services/herd.scm (load-services/safe): Make an alias for
'load-services'.
2023-04-21 16:16:37 +02:00
Ludovic Courtès
9385c82c54
services: nscd: Depend on syslogd.
...
This gets rid of nscd debug messages on the console at boot time.
* gnu/services/base.scm (nscd-shepherd-service): Add dependency on
'syslogd'.
2023-04-21 16:16:37 +02:00
Ludovic Courtès
e45306c198
services: postgresql: Add default package.
...
* gnu/services/databases.scm (<postgresql-configuration>)[postgresql]:
Add default value, moved from...
(postgresql-service-type)[default-value]: ... here.
2023-04-21 16:16:37 +02:00
Ludovic Courtès
1fa038324d
services: knot: Add 'configuration' action.
...
* gnu/services/dns.scm (knot-shepherd-service): Add 'actions' field.
2023-04-21 16:16:37 +02:00
Ludovic Courtès
70677d8822
services: rsync: Add 'configuration' action.
...
* gnu/services/rsync.scm (rsync-shepherd-service): Add 'actions' field.
2023-04-21 16:16:37 +02:00
Ludovic Courtès
0ac2ada05a
services: redis: Add 'configuration' action.
...
* gnu/services/databases.scm (redis-shepherd-service): Add 'actions'
field.
2023-04-21 16:16:36 +02:00
Ludovic Courtès
97f91aa4ac
services: mysql: Add 'configuration' action.
...
* gnu/services/databases.scm (mysql-shepherd-service): Add 'actions'
field.
2023-04-21 16:16:36 +02:00
Ludovic Courtès
a5fc3fc921
services: postgresql: Add 'configuration' action.
...
* gnu/services/databases.scm (postgresql-shepherd-service): Add
'actions' field.
2023-04-21 16:16:36 +02:00
Ludovic Courtès
7aaf278286
services: postgresql: Add the 'postgresql' Shepherd service name.
...
* gnu/services/databases.scm (postgresql-shepherd-service): Add
'postgresql' to 'provision'.
2023-04-21 16:16:36 +02:00
Maxim Cournoyer
0830059b9c
gnu: freerdp: Update to 2.2.0 [security fixes].
...
This fixes CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347, CVE-2022-39282,
CVE-2022-39283, CVE-2021-41159 and CVE-2021-41160.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0.
[arguments]: Use gexps. Do not set DOCBOOKXSL_DIR in #:configureflags.
2023-04-21 09:56:59 -04:00
Maxim Cournoyer
524b54ae58
gnu: freerdp: Update to 2.2.0 [security fixes].
...
This fixes CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347, CVE-2022-39282,
CVE-2022-39283, CVE-2021-41159 and CVE-2021-41160.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0.
[arguments]: Use gexps. Do not set DOCBOOKXSL_DIR in #:configureflags.
2023-04-21 09:55:51 -04:00
Maxim Cournoyer
2c1e17071d
services: syslog: Log auth.info to /var/log/secure in default configuration.
...
This causes authentication failures such as those generated by SSH brute force
attacks to appear in /var/log/secure, which is picked up by tools such as
fail2ban.
* gnu/services/base.scm (%default-syslog.conf): Add a auth.info selector for
the /var/log/secure log.
Series-to: 62802@debbugs.gnu.org
2023-04-21 09:04:40 -04:00
Maxim Cournoyer
9f890e39e4
services/syslog: Strip leading white space indent in syslog.conf.
...
This is a cosmetic change.
* gnu/services/base.scm (%default-syslog.conf): Add a comment referencing the
documentation. Strip the extraneous leading trailing white space indent.
2023-04-21 09:04:40 -04:00
Maxim Cournoyer
2c67e98b37
services: syslog: Add a reload action.
...
* gnu/services/base.scm (syslog-service-type) [actions]: Add a reload action.
* doc/guix.texi (Base Services): Document it.
2023-04-21 09:04:40 -04:00
Maxim Cournoyer
1ae279d7c8
services: syslog: Move configuration to /etc/syslog.conf.
...
Having the configuration live at a static location makes it possible to
hot-reload it.
* gnu/services/base.scm (syslog.conf): New variable.
(syslog-etc, syslog-shepherd-service): New procedures.
(syslog-service-type): Rewrite using the above new variable and procedures,
extending etc-service-type with its configuration file.
2023-04-21 09:04:39 -04:00
Maxim Cournoyer
e784cba423
gnu: libxml++: Remove fix-documentation phase.
...
* gnu/packages/gnome.scm (libxml++) [arguments]: Delete field.
2023-04-21 08:29:00 -04:00
Maxim Cournoyer
555e3a951f
gnu: opensp: Fix build.
...
This is a follow up commit to b84d0b81b2
.
* gnu/packages/xml.scm (opensp) [arguments]: Properly quote.
2023-04-21 08:29:00 -04:00
Mădălin Ionel Patrașcu
184658e282
gnu: bppsuite: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bppsuite): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build.
[inputs]: Use list.
[home-page]: Changed to github page.
2023-04-21 14:01:25 +02:00
Mădălin Ionel Patrașcu
2a20acf24b
gnu: bpp-popgen: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bpp-popgen): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
2023-04-21 14:01:22 +02:00
Mădălin Ionel Patrașcu
2babf3d7d7
gnu: Add maffilter.
...
* gnu/packages/bioinformatics.scm (maffilter): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-21 13:15:02 +02:00
Ricardo Wurmus
4065d9dfd5
gnu: tensorflow: Adjust for Python 3.10 compatibility.
...
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Replace build
phase 'python3.9-compatibility with 'python3.10-compatibility; patch for move
from "collections" to "collections.abc"; add well-meaning but potentially
reckless patch to remove overwrite error for __or__ and __ror__ methods;
adjust farmhash sources to build with GCC 11; do not use distutils.sysconfig.
2023-04-21 13:10:33 +02:00
Ricardo Wurmus
95d26d8530
gnu: python-protobuf-3.6: Patch for Python 3.10.
...
* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: Patch
collections import.
[native-inputs]: Add python-setuptools-for-tensorflow.
2023-04-21 13:10:33 +02:00
Ricardo Wurmus
e9f01bfc97
gnu: python-setuptools-for-tensorflow: Patch for Python 3.10 compatibility.
...
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Patch collections imports; remove wininst support.
2023-04-21 13:10:33 +02:00
Ricardo Wurmus
0ea5ef000d
gnu: grpc-1.16.1: Correct input modifications.
...
abseil-cpp is not part of the native-inputs but of the inputs.
* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Only replace protobuf.
[inputs]: Replace abseil-cpp.
2023-04-21 13:10:33 +02:00
Ricardo Wurmus
54616b0bae
gnu: python-grpcio: Rebuild Cythonized source files.
...
* gnu/packages/rpc.scm (python-grpcio)[source]: Delete generated cpp file.
[build-system]: Use pyproject-build-system.
[arguments]: Patch setup.py to add grpc headers to search path.
[inputs]: Replace abseil-cpp with abseil-cpp-20211102.0; add
grpc-for-python-grpcio.
[native-inputs]: Add python-cython.
2023-04-21 13:10:33 +02:00
Ricardo Wurmus
d0ca8f41c1
gnu: Add grpc-for-python-grpcio.
...
* gnu/packages/rpc.scm (grpc-for-python-grpcio): New variable.
2023-04-21 13:10:32 +02:00
Ricardo Wurmus
54db21b9f8
gnu: Add abseil-cpp-20211102.0.
...
* gnu/packages/cpp.scm (abseil-cpp-20211102.0): New variable.
2023-04-21 13:10:32 +02:00
Mădălin Ionel Patrașcu
7c75228c8b
gnu: Add bpp-phyl-omics.
...
* gnu/packages/bioinformatics.scm (bpp-phyl-omics): New variable.
2023-04-21 12:56:39 +02:00
Mădălin Ionel Patrașcu
722a8b2296
gnu: Add bpp-seq-omics.
...
* gnu/packages/bioinformatics.scm (bpp-seq-omics): New variable.
2023-04-21 12:56:39 +02:00
Mădălin Ionel Patrașcu
5107a8a1a3
gnu: bpp-phyl: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bpp-phyl): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build and out-of-source.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
[synopsis]: Use proper capitalization.
2023-04-21 12:56:39 +02:00
Mădălin Ionel Patrașcu
627049872b
gnu: bpp-seq: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bpp-seq): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build and out-of-source.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
2023-04-21 12:56:38 +02:00
Mădălin Ionel Patrașcu
51ef858c94
gnu: bpp-core: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (bpp-core): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
stored sources.
[arguments]: Remove the disabled parallel-build.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
2023-04-21 12:56:38 +02:00
Nicolas Goaziou
7cfc226d1e
gnu: luakit: Further improve style.
...
This is a followup to d3bc56da04
.
* gnu/packages/web-browsers.scm (luakit)[arguments]<#:phases>: Remove
unnecessary INPUTS key.
[inputs]: Sort alphabetically.
2023-04-21 12:42:36 +02:00
Nicolas Goaziou
d3bc56da04
gnu: luakit: Improve package style.
...
* gnu/packages/web-browsers.scm (luakit)[arguments]<#:tests?>: Properly
disable tests instead of deleting CHECK phase.
<#:make-flags, #:phases>: Use G-expressions. Remove trailing #T.
<#:test-targes>: Add it, for the record.
[inputs]: Remove labels.
2023-04-21 11:18:56 +02:00
Yovan Naumovski
1027f10199
gnu: Add alienblaster.
...
* gnu/packages/games.scm (alienblaster): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:55 +02:00
Antero Mejr
2662f074a0
gnu: Add clog.
...
* gnu/packages/parallel.scm (clog): New variable.
* gnu/packages/patches/clog-fix-shared-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:55 +02:00
Andy Tai
9d7ba42dbf
gnu: a2ps: Update to 4.15.4
...
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:55 +02:00
Eidvilas Markevičius
1322672667
gnu: kakoune: update to 2022.10.31.
...
* gnu/packages/text-editors.scm (kakoune): Update to 2022.10.31.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:54 +02:00
Andy Tai
482196a855
gnu: terminator: Update to 2.1.3
...
* gnu/packages/gnome.scm (terminator): Update to 2.1.3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:54 +02:00
kiasoc5
c3f51e1599
gnu: wlr-randr: Update to 0.3.0.
...
* gnu/packages/wm.scm (wlr-randr): Update to 0.3.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:54 +02:00