Petr Hodina
69127fd6b8
gnu: ktouch: Remove kqtquickcharts form inputs.
...
* gnu/packages/education.scm (ktouch) [inputs]: Remove kqtquickcharts.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-11-21 22:01:04 +01:00
Petr Hodina
0a4fad3cef
gnu: Add kquickcharts.
...
* gnu/packages/kde-frameworks.scm (kquickcharts): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-11-21 22:01:04 +01:00
Maxim Cournoyer
fe3be8d5e0
gnu: libfido2: Update to 1.12.0.
...
* gnu/packages/security-token.scm (libfido2): Update to 1.12.0.
2022-11-21 14:52:42 -05:00
jgart
2c9635cb47
gnu: Add emacs-ukrainian-holidays.
...
* gnu/packages/emacs-xyz.scm (emacs-ukrainian-holidays): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:15 +00:00
kiasoc5
88e2c715d6
gnu: qtractor: Use qt6 instead of qt5.
...
* gnu/packages/music.scm (qtractor)[inputs]: Remove qtbase-5, qtsvg-5, and
qtx11extras; add qtbase and qtsvg.
[native-inputs]: Remove qttools-5; add qttools.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:15 +00:00
kiasoc5
50d47b20eb
gnu: padthv1: Use qt6 instead of qt5.
...
* gnu/packages/music.scm (padthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add
qtbase and qtsvg.
[native-inputs]: Remove qttools-5; add qttools.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:15 +00:00
kiasoc5
52cea4d068
gnu: samplv1: Use qt6 instead of qt5.
...
* gnu/packages/music.scm (samplv1)[inputs]: Remove qtbase-5 and qtsvg-5; add
qtbase and qtsvg.
[native-inputs]: Remove qttools-5; add qttools.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:15 +00:00
kiasoc5
a634db15ca
gnu: drumkv1: Use qt6 instead of qt5.
...
* gnu/packages/music.scm (drumkv1)[inputs]: Remove qtbase-5 and qtsvg-5; add
qtbase and qtsvg.
[native-inputs]: Remove qttools-5; add qttools.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
kiasoc5
bb31286b1c
gnu: synthv1: Use qt6 instead of qt5.
...
* gnu/packages/music.scm (synthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add
qtbase and qtsvg.
[native-inputs]: Remove qttools-5; add qttools.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
jgart
f0cc7542f5
gnu: Add emacs-on.
...
* gnu/packages/emacs-xyz.scm (emacs-on): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
Hilton Chain
bb2d7259ee
gnu: Add emacs-wanderlust.
...
* gnu/packages/emacs-xyz.scm (emacs-wanderlust): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
Hilton Chain
1c839fb7bc
gnu: Add emacs-semi-epg.
...
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
Hilton Chain
3b353873f4
gnu: Add emacs-flim-lb.
...
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:14 +00:00
Hilton Chain
760d683d2c
gnu: Add emacs-apel-lb.
...
* gnu/packages/emacs-xyz.scm (emacs-apel-lb): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Hilton Chain
426afbad5f
gnu: Add emacs-bbdb-vcard.
...
* gnu/packages/emacs-xyz.scm (emacs-bbdb-vcard): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
4d05c5fa57
gnu: python-gwcs: Update to 0.18.2.
...
* gnu/packages/astronomy.scm (python-gwcs): Fix build and update to 0.18.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
[native-inputs]: Use python-jsonschema-next over python-jsonschema to fix
tests failing to run due to python-asdf issue with low version of jsonschema,
see https://github.com/asdf-format/asdf/pull/1203 .
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
f77ff092d3
gnu: asdf-astropy: Update to 0.2.2.
...
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
7fa631f8e3
gnu: python-asdf: Update comment about tests.
...
* gnu/packages/astronomy (python-asdf)[arguments]: Update comment about the
disabled tests. python-astropy does not depends on python-asdf any longer but
test keep failing due to multiple reasons.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
f1a7edd584
gnu: python-asdf: Update to 2.13.0.
...
* gnu/packages/astronomy.scm (python-asdf): Update to 2.13.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-astropy, python-psutil, python-pytest,
python-pytest-doctestplus, python-pytest-openfiles, python-pytest-remotedata,
python-semantic-version.
[propagated-inputs]: Add python-asdf-standard, python-asdf-transform-schemas,
python-asdf-unit-schemas python-importlib-metadata, python-jsonschema-next,
python-lz4. Remove python-jsonschema.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
80d5eb923d
gnu: asdf-transform-schemas: Update to 0.3.0.
...
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): Update to 0.3.0.
[build-system]: Use new pyproject-build-system
[tests]: Disable tests, to prevent cycle with python-asdf package.
[native-inputs]: Remove python-pytest and python-semantic-version.
[propagated-inputs]: Remove python-asdf. Add python-asdf-standard,
python-importlib-resources.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
2959b98a72
gnu: Add asdf-time-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-time-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
6924f4a866
gnu: Add asdf-fits-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-fits-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
f99a1e257d
gnu: Add asdf-unit-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-unit-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
1b03c64a05
gnu: Add asdf-standard.
...
* gnu/packages/astronomy.scm (python-asdf-standard): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Pierre Neidhardt
d369a4cfa0
gnu: sbcl-cl-prevalence: Update to 20221121.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221121.
2022-11-21 15:23:22 +01:00
Pierre Neidhardt
cc5e94f290
gnu: sbcl-s-sysdeps: Update to 20210202.
...
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps): Update to 20210202.
2022-11-21 15:23:22 +01:00
Guillaume Le Vaillant
b83982bc8b
gnu: liquid-dsp: Update to 1.5.0.
...
* gnu/packages/radio.scm (liquid-dsp): Update to 1.5.0.
2022-11-21 14:45:11 +01:00
Mathieu Othacehe
d7ba488d35
gnu: cuirass: Update to 1.1.0-13.1341725.
...
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-13.1341725.
2022-11-21 12:34:03 +01:00
Artyom V. Poptsov
57a5dd34d3
gnu: prusa-slicer: Update to 2.5.0.
...
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.5.0.
[inputs]: Add 'libjpeg-turbo' and 'opencascade-occt'.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:55:26 +01:00
Artyom V. Poptsov
e9e5e69ce5
gnu: opencascade-occt: Update to 7.6.2.
...
* gnu/packages/maths.scm (opencascade-occt): Update to 7.6.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:24:04 +01:00
Paul A. Patience
3612bd925f
gnu: Add cl-the-cost-of-nothing.
...
* gnu/packages/lisp-xyz.scm (sbcl-the-cost-of-nothing,
cl-the-cost-of-nothing, ecl-the-cost-of-nothing): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:18:48 +01:00
Sharlatan Hellseher
c0037bd508
gnu: Add cl-adopt.
...
* gnu/packages/lisp-xyz.scm (cl-adopt, ecl-adopt, sbcl-adopt): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:10:27 +01:00
Paul A. Patience
d32b41c2de
gnu: Add cl-one-more-re-nightmare.
...
* gnu/packages/lisp-xyz.scm (sbcl-one-more-re-nightmare,
cl-one-more-re-nightmare, ecl-one-more-re-nightmare): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:06:17 +01:00
Paul A. Patience
7245773eb6
gnu: Add cl-stealth-mixin.
...
* gnu/packages/lisp-xyz.scm (sbcl-stealth-mixin, cl-stealth-mixin,
ecl-stealth-mixin): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:01:03 +01:00
Fidel Ramos
97bbdedfd3
gnu: Add emacs-dirvish.
...
* gnu/packages/emacs-xyz.scm (emacs-dirvish): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-21 09:00:25 +04:00
Ludovic Courtès
99ba4ddb03
gnu: nautilus: Fix crash due to loading extensions twice.
...
Fixes <https://issues.guix.gnu.org/58221 >.
Reported by Tobias Kortkamp <tobias.kortkamp@gmail.com>.
Previously, if NAUTILUS_EXTENSION_PATH contained the same directory
several times, Nautilus could end up loading the same extension a second
time and crash. This patch ensures that each extension cannot be loaded
more than once.
* gnu/packages/patches/nautilus-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
[arguments]: Remove 'make-extensible' phase.
2022-11-20 23:20:32 +01:00
Ludovic Courtès
8c7ea71344
installer: Add comment above the 'packages' field.
...
* gnu/installer/services.scm (system-services->configuration): Add
heading above the 'packages' field. Rename 'heading' to
'service-heading'.
2022-11-20 23:20:31 +01:00
Ricardo Wurmus
238d983b4e
gnu: bchoppr: Update to 1.12.0.
...
* gnu/packages/music.scm (bchoppr): Update to 1.12.0.
2022-11-20 21:48:42 +01:00
Ricardo Wurmus
c585b4bc68
file-systems: Always do recursive bind mounts.
...
Fixes <https://issues.guix.gnu.org/59185 >.
* guix/build/syscalls.scm (MS_REC): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Set MS_REC bit when
bind-mounting.
2022-11-20 21:27:10 +01:00
Marius Bakke
4416e94e51
gnu: xmlsec-openssl: Remove input labels.
...
* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels.
2022-11-20 21:08:08 +01:00
Marius Bakke
127314f5cc
gnu: xmlsec-nss: Remove input labels.
...
* gnu/packages/xml.scm (xmlsec-nss)[native-inputs, inputs]: Remove labels.
2022-11-20 21:08:08 +01:00
Marius Bakke
49a7232c5d
gnu: oath-toolkit: Fix test failure with new xmlsec.
...
* gnu/packages/patches/oath-toolkit-xmlsec-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/authentication.scm (oath-toolkit)[source](patches): New field.
2022-11-20 21:08:08 +01:00
Marius Bakke
225dc9dc63
gnu: xmlsec: Update to 1.2.36.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.36.
2022-11-20 21:08:08 +01:00
Marius Bakke
5284887524
gnu: xmlsec: Add 'upstream-name' property.
...
* gnu/packages/xml.scm (xmlsec)[properties]: New field.
2022-11-20 21:08:08 +01:00
Marius Bakke
351bada950
services: mysql: Run mariadb-install-db instead of hard coding schemas.
...
* gnu/services/databases.scm (mysql-install): Run "mariadb-install-db" instead
of a hard coded set of SQL commands.
(mysql-upgrade-wrapper): Explicitly run as mysql user.
2022-11-20 17:54:05 +01:00
Marius Bakke
3323ffa66d
services: mysql: Remove mysql-install-service in favor of wrapper.
...
* gnu/services/databases.scm (mysql-with-install-lock): Remove variable.
(mysql-start): Rename to ...
(mysqld-wrapper): ... this. Do the preliminary initialization steps and call
out to MYSQL-INSTALL when necessary.
(mysql-install): Only initialize table schemas.
(mysql-install-shepherd-service): Remove.
(mysql-service)[requirement]: Remove 'mysql-install. Add 'user-processes.
[start]: Don't pass #:user and #:group.
(mysql-shepherd-services): Remove MYSQL-INSTALL-SHEPHERD-SERVICE.
2022-11-20 17:54:05 +01:00
Marius Bakke
e4a74f38df
services: mysql-upgrade: Add log file.
...
* gnu/services/databases.scm (mysql-upgrade-shepherd-service)[start]: Pass
#:log-file.
2022-11-20 17:54:05 +01:00
Marius Bakke
6ac97bb503
services: mysql-upgrade: Support custom datadir.
...
* gnu/services/databases.scm (mysql-upgrade-wrapper): Take service
configuration as argument, and pass the config file to mysql_upgrade.
(mysql-upgrade-shepherd-service): Pass CONFIG instead of just socket and
executable to MYSQL-UPGRADE-WRAPPER.
2022-11-20 17:54:05 +01:00
Ellen Papsch
c7b266fdf2
gnu: mysql: Support custom data dir.
...
* gnu/services/databases.scm (mysql-configuration): Add datadir property.
* gnu/services/databases.scm (mysql-configuration-file): Replace hard coded
data dir with property from config.
* gnu/services/databases.scm (%mysql-activation): Remove activation, it runs
before PID 1. The data dir may reside on a file system not mounted at this
time.
* gnu/services/databases.scm (mysql-install-shepherd-service): Create service
which replaces the activation. Provide mysql-install.
* gnu/services/databases.scm (mysql-shepherd-service): Move invocation of
mysqld to mysql-start program-file, because the invocation gotten more
complex. Require mysql-install.
* gnu/services/databases.scm (mysql-start): Invoke mysqld only if a lock file
appears.
* gnu/services/databases.scm (mysql-shepherd-services): Prepend the install
service before the normal service.
* gnu/services/databases.scm (mysql-upgrade-wrapper): Increase timeout to
20s to let the mysql install procedure finish.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-11-20 17:54:04 +01:00
Marius Bakke
96efebed24
tests: mysql: Wait for the socket before running queries.
...
* gnu/tests/databases.scm (run-mysql-test): Add socket test.
2022-11-20 17:54:04 +01:00
Marius Bakke
fe0a1b49c1
gnu: postgresql@10: Update to 10.23.
...
* gnu/packages/databases.scm (postgresql-10): Update to 10.23.
2022-11-20 17:54:04 +01:00
Marius Bakke
a4e74cf344
gnu: postgresql@11: Update to 11.18.
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.18.
2022-11-20 17:54:04 +01:00
Marius Bakke
5e861c1aee
gnu: postgresql@13: Update to 13.9.
...
* gnu/packages/databases.scm (postgresql-13): Update to 13.9.
2022-11-20 17:54:04 +01:00
Marius Bakke
bb9837f66c
gnu: postgresql: Add 15.1.
...
* gnu/packages/databases.scm (postgresql-15): New variable.
(postgresql-14): Inherit from it.
2022-11-20 17:54:04 +01:00
Marius Bakke
44f087fcc7
gnu: inkbox: Fix build.
...
* gnu/packages/ebook.scm (inkbox)[arguments]: Use G-expression.
2022-11-20 15:15:33 +01:00
Marius Bakke
e994412c19
gnu: inkbox: Update home-page and source URI.
...
* gnu/packages/ebook.scm (inkbox)[home-page]: Set to repository, as the
previous was NXDOMAIN.
[source](uri): Use HOME-PAGE.
2022-11-20 15:15:33 +01:00
Marius Bakke
20d5b8b4d5
gnu: fmit: Remove input labels.
...
* gnu/packages/music.scm (fmit)[native-inputs]: Remove labels.
2022-11-20 15:15:33 +01:00
Marius Bakke
9b808922e9
gnu: fmit: Fix build.
...
* gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes.
2022-11-20 15:15:33 +01:00
Marius Bakke
d56b1cea91
gnu: openal: Add upstream-name property.
...
* gnu/packages/audio.scm (openal)[properties]: New field.
2022-11-20 15:15:33 +01:00
Marius Bakke
3258eae9ee
gnu: qtcolorwidgets: Update to 2.2.0.
...
* gnu/packages/qt.scm (qtcolorwidgets): Update to 2.2.0.
2022-11-20 15:15:33 +01:00
Marius Bakke
39de9fd90c
gnu: gzochi: Add missing dependency.
...
* gnu/packages/game-development.scm (gzochi)[inputs]: Add GMP.
[native-inputs]: Remove label while at it.
2022-11-20 15:15:33 +01:00
Marius Bakke
3a91ee3b88
gnu: protobuf@2: Fix build.
...
* gnu/packages/protobuf.scm (protobuf-2)[build-system]: Set to GNU-BUILD-SYSTEM.
[arguments]: Clear.
[outputs]: Remove "static".
2022-11-20 15:15:33 +01:00
(unmatched-parenthesis
7343bb8325
gnu: Add go-github-com-jaytaylor-html2text.
...
* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
4fb0b075e4
gnu: Add go-github-com-gogs-chardet.
...
* gnu/packages/golang.scm (go-github-com-gogs-chardet): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
a2af6352e3
gnu: Add go-github-com-ssor-bom.
...
* gnu/packages/golang.scm (go-github-com-ssor-bom): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
(unmatched-parenthesis
9290e943cf
gnu: Add go-github-com-rivo-tview.
...
* gnu/packages/golang.scm (go-github-com-rivo-tview): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:54:11 -05:00
Guillaume Le Vaillant
52fdcf299d
gnu: cl-virality: Don't install examples.
...
* gnu/packages/lisp-xyz.scm (sbcl-virality)[arguments]: Add 'delete-examples'
phase.
2022-11-20 14:45:00 +01:00
Paul A. Patience
c8f406056f
gnu: Add cl-simplified-types.
...
* gnu/packages/lisp-xyz.scm (sbcl-simplified-types, cl-simplified-types,
ecl-simplified-types): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
Paul A. Patience
46a2e98ca9
gnu: Add cl-pp-toml.
...
* gnu/packages/lisp-xyz.scm (sbcl-pp-toml, cl-pp-toml, ecl-pp-toml): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
Sharlatan Hellseher
9c2d6ddfbe
gnu: Add cl-virality.
...
* gnu/packages/lisp-xyz.scm (cl-virality, sbcl-virality): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
(unmatched-parenthesis
ae90aaa60c
gnu: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful.
...
* gnu/packages/golang.scm (go-golang-org-colorful): Deprecate and rename to...
(go-github-com-lucasb-eyer-go-colorful): ...this.
(go-github-com-gdamore-tcell)[inputs]: Rename go-golang-org-colorful to
go-github-com-lucasb-eyer-go-colorful.
(go-github-com-muesli-termenv)[inputs]: Likewise.
(go-github-com-charmbracelet-glamour)[inputs]: Likewise.
(go-github-com-charmbracelet-bubbletea)[inputs]: Likewise.
* gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Rename
go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful.
* gnu/packages/image-viewers.scm (pixterm)[inputs]: Likewise.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:31:05 -05:00
(unmatched-parenthesis
35cbf0c04a
gnu: Add go-github-com-go-ini-ini.
...
* gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-20 08:31:05 -05:00
(
cfec9f0552
gnu: go-github-com-zenhack-go-notmuch: Use ungexp-native.
...
* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch)
[arguments]<#:phases>{'unpack-test-fixtures}: Use ungexp-native with
notmuch-fixtures.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-20 12:00:04 +00:00
Leo Nikkilä
d072bcebbf
gnu: Fix copyright line.
...
This is a follow-up to commit 9ad311ec15
.
* gnu/packages/virtualization.scm: Remove copyright line.
* gnu/services/virtualization.scm: Add copyright line.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-20 12:00:04 +00:00
Christopher Baines
dafab37110
services: guix-build-coordinator: Remove duplicate log timestamp.
...
* gnu/services/guix.scm (guix-build-coordinator-shepherd-services,
guix-build-coordinator-agent-shepherd-services,
guix-build-coordinator-queue-builds-shepherd-services): Set
%current-logfile-date-format to "".
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-20 12:00:04 +00:00
Marius Bakke
b8fd2877c9
gnu: python-pbkdf2: Don't use python-pycrypto.
...
* gnu/packages/python-xyz.scm (python-pbkdf2)[propagated-inputs]: Remove.
2022-11-20 12:17:30 +01:00
Marius Bakke
0985bba557
gnu: python-flask-restful: Remove unused dependency.
...
* gnu/packages/python-web.scm (python-flask-restful)[propagated-inputs]:
Remove PYTHON-PYCRYPTO.
2022-11-20 12:17:30 +01:00
Marius Bakke
92be7e088d
gnu: ansible-core: Build with python-pycryptodome.
...
* gnu/packages/admin.scm (ansible-core)[native-inputs]: Replace
PYTHON-PYCRYPTO with PYTHON-PYCRYPTODOME.
2022-11-20 12:17:30 +01:00
Marius Bakke
39d607796b
gnu: python-pycryptodome: Update to 3.15.0.
...
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.15.0.
(python-pycryptodomex): Update hash.
2022-11-20 12:17:30 +01:00
kiasoc5
4727f45d04
gnu: iwd: Update to 2.0.
...
* gnu/packages/networking.scm (iwd): Update to 2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 11:02:03 +02:00
kiasoc5
904decf7c0
gnu: ell: Update to 0.54.
...
* gnu/packages/linux.scm (ell): Update to 0.54.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 11:01:51 +02:00
Andy Tai
8db67a3854
gnu: lightning: Update to 2.2.0.
...
gnu/packages/assembly.scm (lightning): Update to 2.2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 10:50:22 +02:00
Adam Faiz
923be63b44
gnu: chipmunk: Use gexps.
...
* gnu/packages/game-development.scm (chipmunk)[arguments]: Use gexps.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 10:47:29 +02:00
Adam Faiz
3d1a5a3ec7
gnu: chipmunk: Fix build.
...
* gnu/packages/game-development.scm (chipmunk)[source]: Don't include
the <sys/sysctl.h> header. It has been removed in glibc since 2.32.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-20 10:46:30 +02:00
Liliana Marie Prikler
d09a4cc7c7
gnu: Remove last reference to fortune-mod.
...
Since fortune-mod was removed in 6b6b947b61
,
it makes no sense to mention it in the description of bsd-games.
* gnu/packages/games.scm (bsd-games): Remove reference to fortune-mod.
2022-11-20 09:22:36 +01:00
(unmatched-parenthesis
8cef05bab6
gnu: Add go-github-com-kyoh86-xdg.
...
* gnu/packages/golang.scm (go-github-com-kyoh86-xdg): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-19 23:45:29 -05:00
Philip McGrath
ac09fcb955
gnu: racket-vm-cs: Avoid duplicate work.
...
Only configure with '--enable-racket' for cross-compilation: otherwise,
it effectively overrides '--enable-scheme' and bootstraps Chez Scheme
again. This change saves a couple minutes of build time. See upstream
discussion at <https://github.com/racket/racket/issues/4492 >.
* gnu/packages/racket.scm (racket-vm-cs)[native-inputs]: Only supply a
Racket VM when cross-compiling.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-20 02:22:18 +01:00
Philip McGrath
d9f51000ca
gnu: chez-scheme-for-racket: Support riscv64.
...
Use the new native backend instead of "portable bytecode".
* gnu/packages/chez.scm (target-chez-arch): Support riscv64-linux-gnu.
(%chez-features-table): Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-20 02:22:18 +01:00
Philip McGrath
fca5e1a507
gnu: racket: Update to 8.7.
...
Also, update 'chez-scheme-for-racket' to 9.5.9.8.
Note that racket-backport-8.6-cross-install.patch,
racket-backport-8.6-docindex-write.patch, and
racket-backport-8.6-hurd.patch were missing from dist_patch_DATA.
* gnu/packages/patches/racket-backport-8.6-cross-install.patch,
gnu/packages/patches/racket-backport-8.6-docindex-write.patch,
gnu/packages/patches/racket-backport-8.6-hurd.patch,
gnu/packages/patches/racket-backport-8.6-zuo.patch: Remove patches.
* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.7.
(racket)[inputs]: Add 'scheme-doc' source package from '%racket-origin'.
(racket)[inputs]<compatibility, db, deinprogramm, draw, drracket>
<eopl, errortrace, gui, htdp, mzscheme, parser-tools, pict, plai, plot>
<r6rs, redex, scribble, slideshow, snip, typed-racket, srfi>
<string-constants>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to 9.5.9.8.
[arguments]: Enable tests.
[description]: Update.
(chez-scheme-for-racket-bootstrap-bootfiles)[arguments]: Update path to
'rktboot'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-20 02:22:18 +01:00
Marius Bakke
bd0ff2d39b
gnu: Remove coin3D@3.
...
* gnu/packages/graphics.scm (coin3D): Take the body from ...
(coin3D-4): ... this now-deprecated variable.
* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D.
* gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise.
* gnu/packages/qt.scm (soqt)[inputs]: Likewise.
2022-11-19 22:07:34 +01:00
Marius Bakke
cac47a0768
gnu: FreeCAD: Build with coin3D@4.
...
* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D to COIN3D-4.
2022-11-19 22:07:34 +01:00
Marius Bakke
cd9161372a
gnu: make-lld-wrapper: Inherit version, license and home-page from LLD.
...
* gnu/packages/llvm.scm (make-lld-wrapper): Inherit from the provided LLD.
2022-11-19 22:07:33 +01:00
Marius Bakke
a8ca5d0114
gnu: speech-dispatcher: Update to 0.11.4.
...
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.4.
2022-11-19 22:07:33 +01:00
Marius Bakke
a048eeef57
gnu: python-check-manifest: Update to 0.48.0.
...
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.48.0.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[arguments]: Add #:test-flags.
[native-inputs]: Remove PYTHON-MOCK. Add PYTHON-PYTEST.
[propagated-inputs]: Add PYTHON-PYPA-BUILD, PYTHON-SETUPTOOLS, and PYTHON-TOMLI.
2022-11-19 22:07:33 +01:00
Marius Bakke
273988e94c
gnu: python-check-manifest: Use the 'fixed' git for tests.
...
* gnu/packages/python-xyz.scm (python-check-manifest)[native-inputs]: Change
from GIT to GIT-MINIMAL/FIXED.
2022-11-19 22:07:33 +01:00
Marius Bakke
b654726c45
gnu: vtk: Update to 9.2.2.
...
* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (vtk): Update to 9.2.2.
[source](patches): Remove.
[arguments]: Remove #:phases.
2022-11-19 22:07:33 +01:00
Marius Bakke
5c9164d5fb
gnu: mia: Fix build with VTK 9.2.
...
* gnu/packages/patches/mia-vtk92.patch,
gnu/packages/patches/mia-vtk-version.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (mia)[source](patches): Add them.
2022-11-19 22:07:33 +01:00
Marius Bakke
fceeed3946
gnu: r-proj4: Build with newer proj.
...
* gnu/packages/cran.scm (r-proj4)[inputs]: Change from PROJ.4 to PROJ-7.
2022-11-19 22:07:33 +01:00
Marius Bakke
67da142622
gnu: Remove obsolete variable.
...
* gnu/packages/python-xyz.scm (python-packaging-next): Remove variable.
* gnu/packages/openstack.scm (python-oslo.utils)[propagated-inputs]: Change
from PYTHON-PACKAGING-NEXT to PYTHON-PACKAGING.
2022-11-19 22:07:33 +01:00
Leo Famulari
b015b3f3a4
gnu: linux-libre 5.10: Update to 5.10.155.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.155.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-11-19 15:24:23 -05:00
Leo Famulari
eec3d4a07f
gnu: linux-libre 5.15: Update to 5.15.79.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.79.
(linux-libre-5.15-pristine-source): Update hash.
2022-11-19 15:24:23 -05:00
Leo Famulari
44571b993f
gnu: linux-libre: Update to 6.0.9.
...
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.9.
(linux-libre-6.0-pristine-source, deblob-scripts-6.0.9): Update hashes.
2022-11-19 15:24:23 -05:00
(
bb04b5e0ce
gnu: moreutils: Fix corrupted manual pages.
...
* gnu/packages/moreutils.scm: Alphabetically sort #:USE-MODULES
forms. Use LICENSE: as the license prefix.
(moreutils)[source]: Add FILE-NAME.
[native-inputs](docbook-xsl): Change to DOCBOOK-XSL-NEXT.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-19 19:54:15 +01:00
Ontje Lünsdorf
a4ea82b671
gnu: python-check-manifest: Relax git security settings in tests.
...
* gnu/packages/python-xyz.scm (python-check-manifest)[arguments]:
Allow git submodule commands via file protocol during testing.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-19 19:54:14 +01:00
dan
45fe602602
gnu: blender: Update to 3.3.1.
...
* gnu/packages/graphics.scm (blender): Update to 3.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-19 19:54:14 +01:00
Ludovic Courtès
50c17ddd9e
services: lightdm: Do not use GOOPS.
...
There's an unwritten policy to not use GOOPS in Guix.
* gnu/services/lightdm.scm (strip-class-name-brackets): Rename to...
(strip-record-type-name-brackets): ... this.
(config->name): Adjust accordingly and use 'record-type-name' instead of
'class-name'.
(list-of-greeter-configurations?): Likewise.
2022-11-19 19:54:14 +01:00
jgart
85f4d87b81
gnu: Add smem.
...
* gnu/packages/admin.scm (smem): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-19 13:57:15 +00:00
jgart
bad8d9630b
gnu: irssi: Update to 1.4.3.
...
* gnu/packages/irc.scm (irssi): Update to 1.4.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-19 13:42:30 +00:00
Hilton Chain
04b5450ad8
gnu: Add rofi-wayland.
...
* gnu/packages/xdisorg.scm (rofi-wayland): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-19 13:35:50 +00:00
Hilton Chain
fc7c8fe063
gnu: rofi: Update to 1.7.5.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.7.5.
[arguments]<#:phases>: Adjusted according to source change.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-19 13:35:50 +00:00
Sergiu Ivanov
fc4949464f
gnu: font-montserrat: Update to 7.222.
...
* gnu/packages/fonts.scm (font-montserrat): Update to 7.222.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-19 13:32:35 +00:00
Andrew Patterson
cc08d374b2
gnu: sbcl: Fix build on aarch64.
...
sbcl 2.2.10 currently doesn't build on aarch64. Upstream has fixed the
issue (https://bugs.launchpad.net/sbcl/+bug/1996942 ), but this patch is
needed until the next release.
* gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp.scm (sbcl)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:12 +01:00
Paul A. Patience
854bdb7ba9
gnu: Add cl-ucons.
...
* gnu/packages/lisp-xyz.scm (sbcl-ucons, cl-ucons, ecl-ucons): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:12 +01:00
Paul A. Patience
c3267528b5
gnu: Add cl-typo.
...
* gnu/packages/lisp-xyz.scm (sbcl-typo, cl-typo, ecl-typo): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Paul A. Patience
c3ba1c04a4
gnu: Add cl-dot.
...
* gnu/packages/lisp-xyz.scm (cl-dot, ecl-cl-dot, sbcl-cl-dot): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Sharlatan Hellseher
a02cd9623f
gnu: Add cl-graph.
...
* gnu/packages/lisp-xyz.scm (cl-cl-graph, sbcl-cl-graph): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Guillaume Le Vaillant
103380bca0
gnu: Add ecl-moptilities.
...
* gnu/packages/lisp-xyz.scm (ecl-moptilities): New variable.
2022-11-19 12:58:11 +01:00
Sharlatan Hellseher
c9524eca89
gnu: cl-containers: Build more systems.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers)[inputs]: Remove
labels. Add sbcl-asdf-system-connections and sbcl-moptilities.
[arguments]: Add cl-containers/with-moptilities and
cl-containers/with-utilities to 'asd-systems'.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Artyom Bologov
24796542a8
gnu: cl-nactivitypub: Update to 0.0.4.
...
* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Artyom Bologov
337fe45544
gnu: Update cl-njson to 0.2.3.
...
* gnu/package/lisp-xyz.scm (sbcl-njson): Update to 0.2.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Sergiu Ivanov
7502af7931
gnu: emacs-org-tree-slide: Update to 2.8.18-0.d6529bc.
...
* gnu/packages/emacs-xyz.scm (emacs-org-tree-slide): Update to
2.8.18-0.d6529bc.
[synopsis]: Use proper capitalization.
[description]: Use proper capitalization. Remove parts referring to the
documentation of the package.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-19 10:25:17 +01:00
Nicolas Goaziou
1eaa9553d3
gnu: emacs-logos: Update to 1.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 1.0.1.
2022-11-19 10:25:16 +01:00
Nicolas Goaziou
801b5c7c2f
gnu: emacs-flymake-proselint: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-proselint): Update to 0.3.0.
2022-11-19 10:25:16 +01:00
Nicolas Goaziou
b4d4e3252e
gnu: emacs-code-cells: Update to 0.3.
...
* gnu/packages/emacs-xyz.scm (emacs-code-cells): Update to 0.3.
2022-11-19 10:25:16 +01:00
Nicolas Goaziou
e081c49c00
gnu: emacs-posframe: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.2.0.
2022-11-19 10:25:16 +01:00
Nicolas Goaziou
eae6fe7446
gnu: emacs-subed: Update to 1.0.24.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.24.
2022-11-19 10:25:15 +01:00
Nicolas Goaziou
9be7ffa5b4
gnu: emacs-auctex: Update to 13.1.6.
...
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.6.
2022-11-19 10:25:15 +01:00
Artyom V. Poptsov
347733bcde
gnu: guile-png: Update to 0.2.0.
...
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.2.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-11-18 20:08:11 +01:00
Ludovic Courtès
2a358911b0
services: tor: Remove unnecessary modules from shepherd environment.
...
This is a followup to fb868cd779
.
* gnu/services/networking.scm (tor-shepherd-service): Remove unused
'with-imported-modules' and 'modules' field.
2022-11-18 15:44:40 +01:00
Ludovic Courtès
8b56983999
home: services: redshift: Add 'configuration' action.
...
* gnu/home/services/shepherd.scm: Re-export
'shepherd-configuration-action'.
* gnu/home/services/desktop.scm (redshift-shepherd-service): Add
'actions' field.
2022-11-18 15:44:40 +01:00
Ludovic Courtès
8d9647d8a7
services: Add Shepherd 'configuration' action to various services.
...
* gnu/services/avahi.scm (avahi-shepherd-service): Add 'actions' field.
* gnu/services/base.scm (nscd-actions): Add call to
'shepherd-configuration-action'.
* gnu/services/desktop.scm (upower-shepherd-service): Add 'actions'
field.
(elogind-shepherd-service): Likewise.
* gnu/services/dict.scm (dicod-shepherd-service): Likewise.
* gnu/services/networking.scm (openntpd-shepherd-service): Likewise.
(tor-shepherd-service): Likewise.
* gnu/services/ssh.scm (openssh-shepherd-service): Likewise.
* gnu/services/web.scm (nginx-shepherd-service): Likewise.
* gnu/services/xorg.scm (gdm-shepherd-service): Likewise.
* gnu/tests/base.scm (run-basic-test)["nscd configuration action"]: New
test.
* doc/guix.texi (Services): Document it.
2022-11-18 15:44:39 +01:00
Ludovic Courtès
ebc7de6a1e
services: shepherd: Define 'shepherd-configuration-action' helper.
...
* gnu/services/shepherd.scm (shepherd-configuration-action): New
* doc/guix.texi (Shepherd Services): Document it.
2022-11-18 15:44:39 +01:00
jgart
ff00cdcd92
gnu: timescaledb: Update to 2.8.1.
...
* gnu/packages/patches/timescaledb-flaky-test.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/databases.scm (timescaledb): Update to 2.8.1.
[source]: Remove patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:39 +01:00
Simon South
cdfc1f41c6
gnu: tbb: Update to 2021.6.0.
...
* gnu/packages/tbb.scm (tbb): Update to 2021.6.0.
[source]: Remove obsolete patch.
* gnu/packages/patches/tbb-fix-test-on-aarch64.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/patches/tbb-other-arches.patch: Update to match new version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:39 +01:00
Matthew James Kraai
856b67f302
gnu: s3cmd: Fix program name in output.
...
* gnu/packages/python-xyz.scm (s3cmd)[arguments]: Add a new 'hide-wrapping
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:39 +01:00
zamfofex
fc2b952205
gnu: Add wld.
...
* gnu/packages/wm.scm (wld): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:39 +01:00
Hilton Chain
a6da50d60a
linux-initrd: raw-initrd: Add keyword argument #:pre-mount.
...
* gnu/system/linux-initrd.scm (raw-initrd): Add keyword argument #:pre-mount.
Document it.
* doc/guix.texi (initial RAM disk): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:38 +01:00
Guillaume Le Vaillant
383b0f0590
gnu: libarcus: Fix compatibility with newer protobuf.
...
* gnu/packages/engineering.scm (libarcus)[arguments]: Add
'fix-protobuf-compatibility' phase.
2022-11-18 15:00:27 +01:00
Sharlatan Hellseher
8cbd51d2d5
gnu: Add cl-mathstats.
...
* gnu/packages/lisp-xyz.scm (cl-mathstats, ecl-cl-mathstats,
sbcl-cl-mathstats): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:33:06 +01:00
Sharlatan Hellseher
f136e83840
gnu: Add cl-metacopy.
...
* gnu/packages/lisp-xyz.scm (cl-metacopy, sbcl-metacopy): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:27:18 +01:00
Sharlatan Hellseher
89ebe054c5
gnu: Add cl-asdf-system-connections.
...
* gnu/packages/lisp-xyz.scm (cl-asdf-system-connections,
ecl-asdf-system-connections, sbcl-asdf-system-connections): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:15:41 +01:00
Maxim Cournoyer
1bea5d38a2
tests: lightdm: Use set-xorg-configuration to set keyboard layout.
...
This is to validate that it works, when the login manager service type is
properly specified.
* gnu/tests/lightdm.scm (%lightdm-os): Use set-xorg-configuration.
2022-11-17 17:43:30 -05:00
Ludovic Courtès
83c9e00ffb
services: getmail: Use 'match-record'.
...
Fixes a regression introduced in
44554e7133
whereby the wrong record fields
would be accessed, leading to a <location> record being spliced in the
result.
* gnu/services/getmail.scm (serialize-getmail-configuration-file): Use
'match-record' instead of 'match'.
(getmail-shepherd-services): Likewise.
2022-11-17 23:03:50 +01:00
Hilton Chain
32c72dd99c
gnu: mosh: Update to 1.4.0.
...
* gnu/packages/ssh.scm (mosh): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-17 22:27:39 +01:00
Ludovic Courtès
17b01d5463
machine: ssh: Validate 'system' field.
...
* gnu/machine/ssh.scm (<machine-ssh-configuration>)[system]: Add
'sanitize' property.
(validate-system-type): New macro.
2022-11-17 22:27:39 +01:00
Maxim Cournoyer
983906ab72
gnu: ratpoison: Fix reference to xterm.
...
The xterm binary must be provided to --with-xterm, not its installation
prefix.
* gnu/packages/ratpoison.scm (ratpoison) [configure-flags]: Adjust
--with-xterm flag value.
2022-11-17 13:53:08 -05:00
Marius Bakke
bb4d32b655
gnu: Adjust users of deprecated packages.
...
* gnu/packages/databases.scm (apache-arrow-0.16)[inputs]: Change from
GOOGLE-BROTLI to BROTLI.
* gnu/packages/image.scm (libjxl)[propagated-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-logbook)[native-inputs]: Change from
PYTHON-GOOGLE-BROTLI to PYTHON-BROTLI.
2022-11-17 19:11:33 +01:00
Marius Bakke
28074f1e09
gnu: ungoogled-chromium: Build with Clang 15.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Remove obsolete
compiler flags.
[native-inputs]: Change from CLANG-14 and LLD-AS-LD-WRAPPER to CLANG-15 and
LLD-AS-LD-WRAPPER-15.
2022-11-17 19:11:33 +01:00
Marius Bakke
65976a8382
gnu: lld-as-ld-wrapper: Add version 15.
...
* gnu/packages/llvm.scm (lld-as-ld-wrapper-15): New variable.
2022-11-17 19:11:33 +01:00
Jonathan Brielmaier
f5a7e4b9b2
gnu: icedove: Update to 102.5.0.
...
* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version): Update to 102.5.0.
2022-11-17 18:21:44 +01:00
Ricardo Wurmus
8e42bfaffa
gnu: conda: Update to 22.9.0.
...
* gnu/packages/package-management.scm (conda): Update to 22.9.0.
[arguments]: Add phase "use-older-pytest"; run tests conditionally; disable
broken tests; remove phase "fix-permissions".
[propagated-inputs]: Add python-boto3 and python-pluggy.
[native-inputs]: Add python-coverage, python-flaky, and
python-pytest-xprocess.
2022-11-17 15:00:49 +01:00
Ricardo Wurmus
d26337e7ef
gnu: conda: Remove trailing #T from build phases.
...
* gnu/packages/package-management.scm (conda)[arguments]: Remove trailing #T
from build phases.
2022-11-17 15:00:49 +01:00
Ricardo Wurmus
ebde19092f
gnu: r-circus: Update to 0.1.7.
...
* gnu/packages/bioinformatics.scm (r-circus): Update to 0.1.7.
[properties]: Add upstream-name property.
[propagated-inputs]: Add r-biocgenerics, r-genomeinfodb, and r-rtracklayer.
2022-11-17 15:00:49 +01:00
ギャラ
7b7e80cf25
gnu: neovim: Update to 0.8.1.
...
* gnu/packages/vim.scm (neovim): Update to 0.8.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:32 +00:00
Jack Hill
e5497d09a1
gnu: botan: Update to 2.19.2
...
* gnu/packages/crypto.scm (botan): Update to 2.19.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:32 +00:00
EuAndreh
35ef5fca0a
services: gitolite: Use the correct variable for the user-group.
...
The default value for <gitolite-configuration> has "git" for both the values
of the user and the group, as costumary, which means that unless someone uses
a custom configuration and chooses different strings for user and group, this
wouldn't show up.
* gnu/services/version-control.scm (gitolite-accounts): Use the correct
variable for the name of a (user-group ...).
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:32 +00:00
jgart
f91f9006c4
gnu: python-hypothesis: Update home-page.
...
* gnu/packages/check.scm.scm (python-hypothesis)[home-page]: Update it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:32 +00:00
kiasoc5
024a98cb83
gnu: trash-cli: Use G-expressions.
...
* gnu/packages/shellutils.scm (trash-cli)[arguments]: Use G-expressions.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:31 +00:00
kiasoc5
cfeb51a6de
gnu: trash-cli: Update to 0.22.10.20.
...
* gnu/packages/shellutils.scm (trash-cli): Update to 0.22.10.20.
[native-inputs]: Add python-parameterized and python-flexmock.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:31 +00:00
kiasoc5
ce4896e85d
gnu: httpie: Update to 3.2.1.
...
* gnu/packages/python-web.scm (httpie): Update to 3.2.1.
[propagated-inputs]: Add python-rich.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:31 +00:00
Denis 'GNUtoo' Carikli
b64a80258b
gnu: Add navit.
...
* gnu/packages/geo.scm (navit): New variable.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:31 +00:00
Maxim Cournoyer
7ae4cfa5aa
services: Streamline or eliminate some match-lambda patterns.
...
These were spot while working on a fix for commit 543d971ed2
("services:
configuration: Re-order generated record fields").
* gnu/services/web.scm (php-fpm-accounts): Remove extraneous trailing dummy
catchall patterns.
(agate-accounts): Access the configuration fields directly since there are
only two, which is less error-prone.
2022-11-17 06:49:51 -05:00
Maxim Cournoyer
238248aac9
Fix problems initially introduced in commit 543d971ed2
, now reinstated.
...
Commit 543d971ed2
("services: configuration: Re-order generated record
fields") introduced two regressions, one in guix home and another one in the
zabbix service.
* gnu/home/services/shells.scm (home-bash-extensions): Remove the first
pattern in the match, which used to be to ignore %location.
* gnu/services/monitoring.scm (zabbix-front-end-nginx-extension): Likewise.
2022-11-17 06:49:51 -05:00
Maxim Cournoyer
44554e7133
Revert "services: configuration: Revert to a working ‘guix home’."
...
This reverts commit 39e4e00f75
, with fixes for
the guix home issues reported and another one found while reconfiguring berlin
in the subsequent commit.
2022-11-17 06:49:51 -05:00
Nicolas Goaziou
07dddca27b
gnu: emacs-subed: Update to 1.0.21.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.21.
2022-11-17 12:44:54 +01:00
Aleksandr Vityazev
3060268de3
gnu: emacs-skempo: Remove dependency on emacs-parent-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-skempo)[propagated-inputs]:
Remove dependency on emacs-parent-mode.
As of a936f8d9fa0d42f17c64da9d2652a5f3e7c6546a commit skempo
drop dependency for parent-mode.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-17 12:28:11 +01:00
Aleksandr Vityazev
75320fbe92
gnu: Add emacs-ef-themes.
...
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-17 12:28:11 +01:00
jgart
3a930dc2c0
gnu: emacs-purs-mode: Update to 1655338.
...
* gnu/packages/emacs-xyz.scm (emacs-purs-mode): Update to 1655338.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-17 12:28:10 +01:00
André A. Gomes
d2c8d0a94e
gnu: emacs-sly-asdf: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 0.2.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-17 12:28:10 +01:00
jgart
57f7d38fed
gnu: emacs-crdt: Update to 0.3.4.
...
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-17 12:28:10 +01:00
Nicolas Goaziou
22960a79a6
gnu: emacs-use-package: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-use-package)[arguments]: Use
G-expressions.
<#:phases>: Remove trailing #T. Remove unnecessary call to MKDIR-P.
2022-11-17 12:28:09 +01:00
Nicolas Goaziou
5a375fe48a
gnu: emacs-use-package: Update to 2.4.4.
...
* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.4.
2022-11-17 12:28:09 +01:00
Efraim Flashner
64062c77b1
gnu: giara: Remove input labels.
...
* gnu/packages/syndication.scm (giara)[inputs]: Remove input labels.
[native-inputs]: Same.
2022-11-17 13:05:53 +02:00
Efraim Flashner
211a1a6b44
gnu: giara: Update to 1.0.1.
...
* gnu/packages/syndication.scm (giara): Update to 1.0.1.
[source]: Remove patch.
[arguments]: Add phase to skip meson post-install script.
[native-inputs]: Remove libxml2. Replace gtk+:bin with gtk:bin.
[inputs]: Remove python-pycairo, webkitgtk-with-libsoup2. Add
blueprint-compiler. Replace libhandy with libadwaita, gtk+ with gtk,
python-mistune with python-mistune-next.
[description]: Update.
* gnu/packages/patches/giara-fix-login.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-11-17 13:05:52 +02:00
Efraim Flashner
daa5da2bde
gnu: python-praw: Update to 7.6.1.
...
* gnu/packages/python-web.scm (python-praw): Update to 7.6.1.
2022-11-17 13:05:52 +02:00
Efraim Flashner
c8ae11e775
gnu: python-mistune-next: Update to 2.0.4.
...
* gnu/packages/python-xyz.scm (python-mistune-next): Update to 2.0.4.
[arguments]: Add custom 'check phase.
[native-inputs]: Remove python-nose, add python-pytest.
2022-11-17 13:05:52 +02:00
Efraim Flashner
08b6a17de9
gnu: Add lld-15.
...
* gnu/packages/llvm.scm (lld-15): New variable.
(lld-14): Inherit from lld-15.
2022-11-17 13:05:52 +02:00
Ludovic Courtès
283d7318c5
gnu: shepherd: Update to 0.9.3.
...
* gnu/packages/admin.scm (shepherd-0.9): Update to 0.9.3.
[source](modules, snippet): Remove.
2022-11-17 11:10:09 +01:00
Ludovic Courtès
00b9ab0a83
tests: root-unmount: Wait for the first QEMU process to finish.
...
There was a tiny possibility that the first QEMU process would still be
running by the time we launch the second one.
* gnu/build/marionette.scm (marionette-pid): Export.
* gnu/tests/base.scm (run-root-unmount-test)[test]: Add 'waitpid' call.
2022-11-17 11:10:09 +01:00
Paul A. Patience
c9f927b704
gnu: Add cl-clop.
...
* gnu/packages/lisp-xyz.scm (sbcl-clop, cl-clop, ecl-clop): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-17 10:18:23 +01:00
André A. Gomes
4e401243dc
gnu: cl-symbol-munger: Update to 0.0.1-2.e96558e.
...
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger): Update to 0.0.1-2.e96558e.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-17 10:07:14 +01:00
Andrew Tropin
d69b90e9aa
gnu: ungoogled-chromium-wayland: Use PipeWire by default.
...
* gnu/packages/chromium.scm (ungoogled-chromium/wayland)[arguments]<#:builder>:
Add --enable-features=WebRTCPipeWireCapture to wrapping executable.
2022-11-17 08:38:37 +04:00
Marius Bakke
abf214cda0
gnu: crc32c: Fix build on x86_64-linux.
...
* gnu/packages/cpp.scm (crc32c)[arguments]: Remove #:phases. The check is for
SSE support in the compiler, not the build machine; and the runtime code tests
for SSE availability on the CPU before enabling the SSE code path.
2022-11-17 02:28:32 +01:00
Tobias Geerinckx-Rice
39e4e00f75
services: configuration: Revert to a working ‘guix home’.
...
This reverts commit 543d971ed2
, and
its dependent commit 9b21cd2e9a
, which
appear to have triggered a recent wave of ‘guix home’ regressions
involving (services (list (service home-bash-service-type))):
In gnu/home/services/shells.scm:
504:7 3 (home-bash-extensions #<<home-bash-configuration> package: #<package bash@5.1.8 gnu/packages/ba…> …)
In unknown file:
2 (append #<<location> file: "…" line: 14 column: 12> ())
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure append: Wrong type argument in position 1 (expecting empty list): #<<location> file: "…" line: 14 column: 12>
I should love to dive in & fix this rather than revert, but urgently
need sleep.
2022-11-13 01:00:00 +01:00
Tobias Geerinckx-Rice
0ad036b090
gnu: bind: Update to 9.16.35.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.16.35.
2022-11-13 01:00:00 +01:00
Mark H Weaver
0747cacc58
gnu: icecat: Update to 102.5.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2022-45403, CVE-2022-45404, CVE-2022-45405,
CVE-2022-45406, CVE-2022-45408, CVE-2022-45409, CVE-2022-45410,
CVE-2022-45411, CVE-2022-45412, CVE-2022-45416, CVE-2022-45418,
CVE-2022-45420, and CVE-2022-45421.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-11-16 16:45:54 -05:00
Maxim Cournoyer
83fb681658
gnu: Add clang-toolchain-15.
...
* gnu/packages/llvm.scm (clang-toolchain-15): New variable.
2022-11-16 14:08:03 -05:00
Maxim Cournoyer
68cb4f0760
gnu: Add libomp-15.
...
* gnu/packages/llvm.scm (libomp-15): New variable.
(libomp-14): Inherit from it.
[arguments]: Use substitute-keyword-arguments and override the
chdir-to-source-and-install-license phase. Remove redundant fields.
2022-11-16 14:08:03 -05:00
Maxim Cournoyer
ac99ead663
gnu: Add clang-15.
...
* gnu/packages/llvm.scm (clang-from-llvm): Add LEGACY-BUILD-SHARED-LIBS?
argument and update doc.
[configure-flags]: Conditionally add -DCLANG_LINK_CLANG_DYLIB=ON.
[phases]{change-directory}: Conditionally add phase.
{add-tools-extra}: Conditionally patch AddClang.cmake file.
(clang-15): New variable.
(clang-14): Streamline.
(clang-13, clang-12, clang-11, clang-10, clang-9, clang-8, clang-7, clang-6)
(clang-3.9.1, clang-3.8, clang-3.7, clang-3.5): Set LEGACY-BUILD-SHARED-LIBS?
argument to #t.
2022-11-16 14:08:03 -05:00
Maxim Cournoyer
52c1f5c825
gnu: Add clang-runtime-15.
...
* gnu/packages/llvm.scm (clang-runtime-15): New variable.
2022-11-16 14:08:02 -05:00
Maxim Cournoyer
bf741cdd27
gnu: Add llvm-15.
...
* gnu/packages/llvm.scm (llvm-15): New variable.
(llvm-14): Inherit from it, removing duplicated fields.
* gnu/packages/patches/clang-15.0-libc-search-path.patch: New file.
* gnu/local.mk: Register it.
2022-11-16 14:08:02 -05:00
Ricardo Wurmus
615a57bdfb
gnu: Add dsp.
...
* gnu/packages/audio.scm (dsp): New variable.
2022-11-16 19:20:23 +01:00
Efraim Flashner
785fd09af0
gnu: rust-gfa-0.10: Update to 0.10.1.
...
* gnu/packages/crates-io.scm (rust-gfa-0.10): Update to 0.10.1.
2022-11-16 12:46:04 +02:00
kiasoc5
56c2afd29e
gnu: udiskie: Update to 2.4.2.
...
* gnu/packages/freedesktop.scm (udiskie): Update to 2.4.2.
[phases]: Remove trailing #t.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:49:25 +01:00
Fabio Natali
996f897cf1
gnu: microscheme: Update to 0.9.4.
...
* gnu/packages/avr.scm (microscheme): Update to 0.9.4.
[native-inputs]: Add clang and cppcheck.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:45:26 +01:00
Paul A. Patience
8a64495ef6
gnu: Add cl-random-sample.
...
* gnu/packages/lisp-xyz.scm (sbcl-random-sample, cl-random-sample,
ecl-random-sample): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:39:21 +01:00
Paul A. Patience
5bb4e9faae
gnu: Add cl-infix-math.
...
* gnu/packages/lisp-xyz.scm (sbcl-infix-math, cl-infix-math,
ecl-infix-math): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:36:07 +01:00
Paul A. Patience
56f73178e4
gnu: Add cl-wu-decimal.
...
* gnu/packages/lisp-xyz.scm (sbcl-wu-decimal, cl-wu-decimal,
ecl-wu-decimal): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:34:42 +01:00
Paul A. Patience
fd34760e28
gnu: Add cl-moira.
...
* gnu/packages/lisp-xyz.scm (sbcl-moira, cl-moira, ecl-moira): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:29:50 +01:00
Paul A. Patience
ce9f956095
gnu: Add cl-flamegraph.
...
* gnu/packages/lisp-xyz.scm (sbcl-flamegraph, cl-flamegraph): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:23:53 +01:00
jgart
608999be59
gnu: Add cl-closure-template.
...
* gnu/packages/lisp-xyz.scm (cl-closure-template, ecl-closure-template,
sbcl-closure-template): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:16:23 +01:00
Maxim Cournoyer
5512915c3b
gnu: mcron: Update to 1.2.1-0.5fd0ccd.
...
* gnu/packages/guile-xyz.scm (mcron): Update to 1.2.1-0.5fd0ccd.
[native-inputs]: Add autoconf, automake, help2man, and texinfo.
2022-11-15 16:26:16 -05:00
Maxim Cournoyer
1df89e4345
gnu: Remove guile2.2-mcron.
...
* gnu/packages/guile-xyz.scm (guile2.2-mcron): Delete variable.
2022-11-15 16:26:16 -05:00
Maxim Cournoyer
3d8a331518
gnu: mcron: Use gexps and strip trailing #t.
...
* gnu/packages/guile-xyz.scm (mcron)
[phases]: Use gexps and strip trailing #t.
2022-11-15 16:26:16 -05:00
Maxim Cournoyer
9b21cd2e9a
services: mcron: Add log? and log-format fields to mcron-configuration.
...
* gnu/services/mcron.scm (list-of-gexps?): New predicate.
(mcron-configuration): Rewrite using define-configuration.
[log?, log-format]: New fields.
(mcron-shepherd-services): Invoke mcron with the --log and --log-format
arguments when log? is #t,
(generate-doc): New procedure.
* doc/guix.texi (Scheduled Job Execution): Update doc.
(Mcron Home Service): Likewise.
* gnu/home/services/mcron.scm: Keep in sync with the above changes to
gnu/services/mcron.scm.
2022-11-15 16:26:16 -05:00
Maxim Cournoyer
543d971ed2
services: configuration: Re-order generated record fields.
...
This is so that the first field of the generated record matches the first one
declared, which makes 'define-configuration' record API compatible with
define-record-type* ones.
* gnu/services/configuration.scm (define-configuration-helper): Move the
%location field below the ones declared by the user.
* gnu/services/monitoring.scm (zabbix-front-end-config): Adjust match pattern
accordingly.
2022-11-15 16:26:16 -05:00
Maxim Cournoyer
0bb872b379
install: Validate symlink target in evaluate-populate-directive.
...
* gnu/build/install.scm (evaluate-populate-directive): By default, error when
the target of a symlink doesn't exist. Always ensure TARGET ends with "/".
(populate-root-file-system): Call evaluate-populate-directive with
#:error-on-dangling-symlink #t and add comment.
2022-11-15 14:15:11 -05:00
Efraim Flashner
45ae3c830f
gnu: Add rust-1.65.
...
* gnu/packages/rust.scm (rust-1.65): New variable.
2022-11-15 18:13:37 +02:00
Efraim Flashner
b4762e1e87
gnu: Add rust-1.64.
...
* gnu/packages/rust.scm (rust-1.64): New variable.
2022-11-15 18:13:37 +02:00
kiasoc5
9a27b61d37
gnu: Add rust-1.63.
...
* gnu/packages/rust.scm (rust-1.63): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 18:13:37 +02:00
kiasoc5
f0ccfcc0a7
gnu: Add rust-1.62.
...
* gnu/packages/rust.scm (rust-1.62): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 18:13:36 +02:00
kiasoc5
27237344d3
gnu: Add rust-1.61.
...
* gnu/packages/rust.scm (rust-1.61): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 18:13:36 +02:00
Marius Bakke
2f5607badc
gnu: libjxl: Propagate required inputs.
...
* gnu/packages/image.scm (libjxl)[inputs]: Move GOOGLE-BROTLI and
GOOGLE-HIGHWAY ...
[propagated-inputs]: ... here.
2022-11-15 13:09:04 +01:00
Tobias Geerinckx-Rice
d2b4226709
gnu: nano: Update to 7.0.
...
* gnu/packages/nano.scm (nano): Update to 7.0.
2022-11-13 01:00:06 +01:00
Tobias Geerinckx-Rice
ee1241fef6
gnu: fuzzel: Fix typo in description.
...
* gnu/packages/xdisorg.scm (fuzzel)[description]: Fix ‘foot’ typo.
2022-11-13 01:00:06 +01:00
kiasoc5
feaa52801a
gnu: Add fuzzel.
...
This patch avoids building fuzzel with bundled nanosvg and uses librsvg instead.
* gnu/packages/xdisorg.scm (fuzzel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-15 12:16:43 +01:00
Antero Mejr
7d1add80b2
gnu: Add safeint.
...
* gnu/packages/cpp.scm (safeint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-15 12:16:43 +01:00
Ludovic Courtès
94dc60841b
installer: Migrate to 'guile-gnutls'.
...
* gnu/installer.scm (installer-program): Replace GNUTLS with GUILE-GNUTLS.
2022-11-15 12:16:43 +01:00
Ludovic Courtès
514fedbf39
installer: Report known-unsupported PCI devices.
...
* gnu/installer/hardware.scm: New file.
* gnu/local.mk (INSTALLER_MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* gnu/installer.scm (installer-steps): Pass #:pci-database to the
'welcome' step procedure.
* gnu/installer/newt.scm (welcome-page): Add #:pci-database and pass it
to 'run-welcome-page'.
* gnu/installer/newt/welcome.scm (check-hardware-support): Add #:pci-database.
Enumerate unsupported PCI devices and run an error page when unsupported
devices are found.
(run-welcome-page): Add #:pci-database and pass it to
'check-hardware-support' and to the recursive call.
* gnu/installer/record.scm (<installer>)[welcome-page]: Adjust comment.
* doc/guix.texi (Hardware Considerations): Mention it.
2022-11-15 12:16:43 +01:00
Ludovic Courtès
6b39c3afcc
installer: Error page width is parameterized.
...
* gnu/installer/newt/page.scm (run-error-page): Add #:width and honor
it.
2022-11-15 12:16:43 +01:00
Ludovic Courtès
938d6161cb
installer: Use 'current-guix' for extensions.
...
This lets us use the latest (gnu build linux-modules) for instance.
Note that items listed in 'with-extensions' come first in the load path,
before the directory containing the modules in 'with-imported-modules'.
* gnu/installer.scm (installer-program): Use (current-guix) instead of
'guix' in 'with-extensions'.
2022-11-15 12:16:43 +01:00
Ludovic Courtès
afbd4d8470
linux-modules: Add 'load-pci-device-database'.
...
* gnu/build/linux-modules.scm (read-pci-device-database)
(load-pci-device-database): New procedures.
2022-11-15 12:16:43 +01:00
Ludovic Courtès
655fb8feac
linux-modules: Add support for listing PCI devices.
...
* gnu/build/linux-modules.scm (<pci-device>): New record type.
(pci-device-class-predicate, storage-pci-device?, network-pci-device?)
(display-pci-device?, pci-devices?): New procedures.
2022-11-15 12:16:42 +01:00
Ludovic Courtès
4f7ffb97a4
installer: Warn about hardware support after the welcome page.
...
This is a followup to 682639c107
, which
added the uvesafb upfront, before welcome page had been displayed.
* gnu/installer/newt/welcome.scm (check-hardware-support): New
procedure.
(run-welcome-page): Use it.
2022-11-15 12:16:42 +01:00
James Smith
de61a0aa4a
gnu: slade: Update to 3.2.1.
...
* gnu/packages/game-development.scm (slade): Update to 3.2.1.
[arguments]: Use G-expressions.
[phases]: Remove reset-slade.pk3-timestamp phase.
[inputs]: Remove input labels. Add lua and mpg123. Replace wxwidgets-3.1
with wxwidgets.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 12:30:49 +02:00
michaeldelago
3f58fbe34a
gnu: fzf: update to 0.34.0.
...
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to
0.34.0.
[inputs]: Add go-github-com-rivo-uniseg, go-golang-org-x-term.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 12:30:49 +02:00
jgart
d15373655b
gnu: python-bottle: Update to 0.12.23.
...
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.23.
[native-inputs]: Add python-pytest.
[arguments]: Use pytest to call test suite.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 12:30:49 +02:00
Sharlatan Hellseher
3775e997ba
gnu: python-mdurl: Enable tests.
...
* gnu/packages/python-xyz.scm (python-mdurl): Enable tests.
[source]: Use git checkout with tests.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 12:30:48 +02:00
Sharlatan Hellseher
153e7d8956
gnu: python-colorful: Enable tests.
...
* gnu/packages/python-xyz.scm (python-colorful): Enable tests.
[source]: Use git checkout which has tests.
[build-system]: Use pyproject-build-system.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 12:30:41 +02:00
Sharlatan Hellseher
d244282b69
gnu: Add cl-gss.
...
* gnu/packages/lisp-xyz.scm (ecl-cl-gss, cl-gss, sbcl-cl-gss): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
Sharlatan Hellseher
3d09c03ea8
gnu: cl-radiance: Update to 2.1.2-2.a723783.
...
* gnu/packages/lisp-xyz.scm (sbcl-radiance): Update to 2.1.2-2.a723783.
[native-inputs, inputs]: Remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
jgart
c7422310ee
gnu: Add cl-wild-package-inferred-system.
...
* gnu/packages/lisp-xyz.scm (cl-wild-package-inferred-system,
ecl-wild-package-inferred-system, sbcl-wild-package-inferred-system):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
Ricardo Wurmus
02db3f51b7
gnu: Add r-disgenet2r.
...
* gnu/packages/bioinformatics.scm (r-disgenet2r): New variable.
2022-11-15 11:03:24 +01:00
dan
92af171860
gnu: virt-manager: Update to 4.1.0.
...
* gnu/packages/virtualization (virt-manager): Update to 4.1.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 11:09:15 +02:00
Csepp
c35b51f002
gnu: python-qtconsole: Use python-pyqt-without-webkit.
...
* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]:
Use python-pyqt-without-qtwebkit.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 11:09:15 +02:00
kiasoc5
5ac20c9a25
gnu: copyq: Update to 6.3.2.
...
* gnu/packages/xdisorg (copyq): Update to 6.3.2.
[arguments]: Use g-expressions.
[inputs]: Add qtdeclarative-5, qtwayland-5, wayland, knotifications.
[native-inputs]: Add extra-cmake-modules, qttools-5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-11-15 10:59:04 +02:00
Efraim Flashner
587a0f4600
gnu: Add onedrive.
...
* gnu/packages/sync.scm (onedrive): New variable.
2022-11-15 10:08:00 +02:00
Efraim Flashner
02d82dedc8
gnu: torsocks: Add release-monitoring-url.
...
* gnu/packages/tor.scm (torsocks)[properties]: New field.
2022-11-15 10:03:53 +02:00
Efraim Flashner
717dba1c53
gnu: syncthing: Update release-monitoring-url.
...
* gnu/packages/syncthing.scm (syncthing)[properties]: Update
release-monitoring-url.
2022-11-15 10:03:53 +02:00
Efraim Flashner
de1bc72f04
gnu: mutt: Update to 2.2.9.
...
* gnu/packages/mail.scm (mutt): Update to 2.2.9.
2022-11-15 10:03:53 +02:00
Efraim Flashner
b1a72fd6b6
gnu: git-annex: Update to 10.20221103.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221103.
2022-11-15 10:03:53 +02:00
Efraim Flashner
c666cc3fb9
gnu: moreutils: Add release-monitoring-url.
...
* gnu/packages/moreutils.scm (moreutils)[properties]: New field.
2022-11-15 10:03:52 +02:00
(unmatched-parenthesis
5f8a2a7a69
gnu: Add go-github-com-miolini-datacounter.
...
* gnu/packages/golang.scm (go-github-com-miolini-datacounter): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-15 02:08:41 -05:00
(unmatched-parenthesis
02824cda55
gnu: Add go-github-com-riywo-loginshell.
...
* gnu/packages/golang.scm (go-github-com-riywo-loginshell): New
variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-15 01:24:28 -05:00
Ricardo Wurmus
2a58ddb6da
gnu: multipath-tools: Set prefix instead of DESTDIR.
...
This is necessary to avoid having multipath look for its plugins in /lib
instead of /gnu/store/...-multipath-tools-.../lib.
* gnu/packages/linux.scm (multipath-tools)[arguments]: Replace DESTDIR with
prefix in make flags; override configdir to look up stateful configurations in
global /etc directory.
2022-11-14 22:52:44 +01:00
Ricardo Wurmus
a570b4e1ee
gnu: multipath-tools: Enable parallel build.
...
* gnu/packages/linux.scm (multipath-tools)[arguments]: Remove parallel-build?
argument.
2022-11-14 22:52:44 +01:00
Ricardo Wurmus
66edd586c2
gnu: multipath-tools: Update to 0.9.3.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.9.3.
[source]: Adjust snippet.
2022-11-14 22:52:44 +01:00
Tobias Geerinckx-Rice
f2bfc31f17
gnu: dropbear: Update to 2022.83.
...
* gnu/packages/ssh.scm (dropbear): Update to 2022.83.
[arguments]: Remove obsolete part of 'enable-x11-forwarding phase.
2022-11-13 01:00:00 +01:00
Arun Isaac
d0118c9930
gnu: prosody: Invoke prosody wrapper script directly.
...
* gnu/packages/messaging.scm (prosody)[arguments]: Add invoke-prosody-wrapper
phase.
2022-11-15 00:19:16 +05:30
Nicolas Goaziou
0581f11181
gnu: emacs-package-build: Update to 3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-package-build): Update to 3.2.
2022-11-14 19:42:06 +01:00