Archived
1
0
Fork 0
Commit graph

106181 commits

Author SHA1 Message Date
Nicolas Goaziou
4c560af9aa
gnu: emacs-geiser-guile: Update to 0.28.1.
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.1.
2022-11-28 20:35:51 +01:00
Nicolas Goaziou
48b2dd1d59
gnu: emacs-geiser: Update to 0.28.1.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.1.
2022-11-28 20:35:45 +01:00
Ricardo Wurmus
059d38dc3f
gnu: Add r-glmgampoi.
* gnu/packages/bioconductor.scm (r-glmgampoi): New variable.
2022-11-28 11:23:49 +01:00
Ludovic Courtès
e3c6575ee9
system: hurd: Create more ttys.
* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add
more /dev/ttyN nodes.
* gnu/system/hurd.scm (%base-services/hurd): Add more
'hurd-getty-service-type' instances.
2022-11-28 11:19:31 +01:00
Ludovic Courtès
ed6fdf3aef
gnu: texinfo: Disable tests on GNU/Hurd.
* gnu/packages/texinfo.scm (texinfo)[arguments]: Add #:tests? argument.
2022-11-28 11:19:31 +01:00
Ludovic Courtès
b5e334aeb8
hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd.
This is a followup to f25e8f76fe.

* gnu/build/hurd-boot.scm (translated?): Clarify why 'getxattr' cannot
be used on GNU/Hurd.
2022-11-28 11:19:30 +01:00
Ludovic Courtès
450f774028
hurd-boot: Create more PTY nodes.
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Create more
/dev/ptyp* and /dev/ttyp* nodes.
2022-11-28 11:19:30 +01:00
Nicolas Graves
691b672658
gnu: Add swayr.
* gnu/packages/rust-apps.scm (swayr): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:48 +04:00
Nicolas Graves
e5cfb7674a
gnu: rust-clap-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:37 +04:00
Nicolas Graves
05528a7b10
gnu: rust-clap-derive-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:20 +04:00
Nicolas Graves
d32ed485e1
gnu: Add rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:02:12 +04:00
Nicolas Graves
8bbc4dc2fb
gnu: Add rust-rt-format-0.3.
* gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:01:56 +04:00
Nicolas Graves
dc685baad0
gnu: Add rust-swayipc-3.
* gnu/packages/crates-io.scm (rust-swayipc-3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 14:01:44 +04:00
Andrew Tropin
622c3be7b6
Revert "gnu: Add rust-swayipc-3."
This reverts commit 655956131c.
2022-11-28 13:36:41 +04:00
Andrew Tropin
7922f610d2
Revert "gnu: Add rust-rt-format-0.3."
This reverts commit bf7c69b043.
2022-11-28 13:36:40 +04:00
Andrew Tropin
ddb3450684
Revert "gnu: Add rust-clap-lex-0.2."
This reverts commit 4cb299e22e.
2022-11-28 13:36:38 +04:00
Andrew Tropin
1cc89f0be3
Revert "gnu: rust-clap-derive-3: Update to 3.1.18."
This reverts commit 7760e3fb09.
2022-11-28 13:36:36 +04:00
Andrew Tropin
fd0bd21e66
Revert "gnu: rust-clap-3: Update to 3.1.18."
This reverts commit 93edae81b6.
2022-11-28 13:36:34 +04:00
Andrew Tropin
87e36d7478
Revert "gnu: Add swayr."
This reverts commit b8a000b33b.
2022-11-28 13:36:27 +04:00
Andrew Tropin
e6dd58cfb5
gnu: waybar: Update to 0.9.16.
* gnu/packages/wm.scm (waybar): Update to 0.9.16.
2022-11-28 12:50:22 +04:00
Nicolas Goaziou
b8a000b33b
gnu: Add swayr.
* gnu/packages/rust-apps.scm (swayr): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:21 +04:00
Nicolas Goaziou
93edae81b6
gnu: rust-clap-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:20 +04:00
Nicolas Goaziou
7760e3fb09
gnu: rust-clap-derive-3: Update to 3.1.18.
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:19 +04:00
Nicolas Goaziou
4cb299e22e
gnu: Add rust-clap-lex-0.2.
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:18 +04:00
Nicolas Goaziou
bf7c69b043
gnu: Add rust-rt-format-0.3.
* gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:17 +04:00
Nicolas Goaziou
655956131c
gnu: Add rust-swayipc-3.
* gnu/packages/crates-io.scm (rust-swayipc-3): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:16 +04:00
Nicolas Graves
2db12d3c31
gnu: Add rust-swayipc-types-1.
* gnu/packages/crates-io.scm (rust-swayipc-types-1): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:15 +04:00
Nicolas Graves
df038ad39b
gnu: Add rust-textwrap-0.15.
* gnu/packages/crates-io.scm (rust-textwrap-0.15): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:14 +04:00
Nicolas Graves
f7c95ecb67
gnu: rust-thiserror-1: Update to 1.0.37.
* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.37.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:13 +04:00
Nicolas Graves
51cf11739d
gnu: rust-thiserror-impl-1: Update to 1.0.37.
* gnu/packages/crates-io.scm (rust-thiserror-impl-1): Update to 1.0.37.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-28 12:50:12 +04:00
Sughosha via Guix-patches via
7f9a2930bf
gnu: ardour: Update to 7.1
* gnu/packages/audio.scm (ardour): Update to 7.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-27 00:24:56 +01:00
jgart
fb2aafa127
gnu: emacs-lpy: Update to fa95b11.
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to fa95b11.
[propagated-inputs]: Add EMACS-FUNCTION-ARGS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-27 00:16:43 +01:00
jgart
1b6bb4783c
gnu: Add emacs-function-args.
* gnu/packages/emacs-xyz.scm (emacs-function-args): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-27 00:16:43 +01:00
Hilton Chain via Guix-patches via
77d249aa10
gnu: Add emacs-org-rainbow-tags.
* gnu/packages/emacs-xyz.scm (emacs-org-rainbow-tags): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-27 00:16:42 +01:00
Nicolas Goaziou
ae1efb41b8
gnu: lagrange: Update to 1.14.1.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.1.
2022-11-27 00:16:42 +01:00
Nicolas Goaziou
89c385faef
gnu: emacs-paredit: Update to 26.
* gnu/packages/emacs-xyz.scm (emacs-paredit): Update to 26.
2022-11-27 00:16:42 +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
Ludovic Courtès
82bde985f4
style: '-f' reads input files as UTF-8 by default.
Reported by mirai on #guix.

* guix/scripts/style.scm (format-whole-file): Wrap body in
'with-fluids'.  Pass #:guess-encoding to 'call-with-input-file'.
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