Maxim Cournoyer
1bba95f5c4
gnu: Add ruby-dotenv.
...
* gnu/packages/ruby.scm (ruby-dotenv): New variable.
2023-03-28 22:22:12 -04:00
Maxim Cournoyer
1b497bd6c6
gnu: ruby-standard: Relax requirements.
...
* gnu/packages/ruby.scm (ruby-standard)
[arguments]: Add relax-requirements phase.
2023-03-28 22:22:12 -04:00
Maxim Cournoyer
0198bf5a79
gnu: ruby-standard: Enable test suite.
...
* gnu/packages/ruby.scm (ruby-standard) [arguments]: Delete #:tests? argument.
Delete relax-version-requiremens phase. Add set-HOME and
delete-problematic-tests phases.
[propagated-inputs]: Add ruby-language-server-protocol.
2023-03-28 22:22:12 -04:00
Maxim Cournoyer
c6e298ba67
gnu: Add ruby-language-server-protocol.
...
* gnu/packages/ruby.scm (ruby-language-server-protocol): New variable.
2023-03-28 22:22:12 -04:00
Maxim Cournoyer
99edfc3995
gnu: Add ruby-m.
...
* gnu/packages/ruby.scm (ruby-m): New variable.
2023-03-28 22:22:11 -04:00
Maxim Cournoyer
ddbf1c90a8
gnu: Add ruby-minitest-power-assert.
...
* gnu/packages/ruby.scm (ruby-minitest-power-assert): New variable.
2023-03-28 22:22:11 -04:00
Maxim Cournoyer
f1b0625428
gnu: ruby-thor: Update to 1.2.1.
...
* gnu/packages/ruby.scm (ruby-thor): Update to 1.2.1.
[source]: Update URI.
[arguments]: Use gexps. Delete trailing #t.
[phases] {fix-readline-tests, disable-network-tests}
{make-files-writable}: Delete phases.
{remove-coveralls-dependency}: Do not remove webmock requires.
{disable-quality-tests}: Rename to...
{disable-problematic-tests}: ... this. Disable a new failing test.
{check}: Honor TESTS?.
2023-03-28 22:22:11 -04:00
Maxim Cournoyer
a9173e626e
gnu: ruby-rubocop: Update to 1.48.1
...
* gnu/packages/ruby.scm (ruby-rubocop): Update to 1.48.1.
[phases]: Delete trailing #t. Remove make-adoc-files-writable phase.
[native-inputs]: Delete labels. Remove ruby-bump. Add ruby-rubocop-ast,
ruby-rubocop-capybara-minimal and ruby-rubocop-rake-minimal. Sort.
[inputs]: Add ruby-json and ruby-rexml. Sort.
2023-03-28 22:22:11 -04:00
Maxim Cournoyer
9f955b1e20
gnu: Add ruby-rubocop-rake.
...
* gnu/packages/ruby.scm (ruby-rubocop-rake): New variable.
2023-03-28 22:22:11 -04:00
Maxim Cournoyer
538e1dfaf7
gnu: ruby-rubocop-rspec: Update to 2.19.0 and inverse inheritance relationship.
...
* gnu/packages/ruby.scm (ruby-rubocop-rspec): Update to 2.18.1.
[arguments]: Delete trailing #t. Change TEST-TARGET to "spec". Remove phases.
[native-inputs]: Replace ruby-rubocop-performance with
ruby-rubocop-performance-minimal. Add ruby-bump and
ruby-rubocop-rake-minimal.
(ruby-rubocop-rspec-minimal): Reverse inheritance relationship; this package
is now the base package.
2023-03-28 22:22:10 -04:00
Maxim Cournoyer
64a0337724
gnu: Add ruby-rubocop-capybara.
...
* gnu/packages/ruby.scm (ruby-rubocop-capybara): New variable.
2023-03-28 22:22:10 -04:00
Maxim Cournoyer
59c1029300
gnu: ruby-simplecov: Update to 0.22.0.
...
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.22.0.
[native-inputs]: Delete field.
[propagated-inputs]: Add ruby-simplecov-json-formatter.
(ruby-rubycop-ast) [phases]: Add a relax-dependencies phase.
[home-page]: Update URL.
2023-03-28 22:22:10 -04:00
Maxim Cournoyer
4e5cdaefa7
gnu: ruby-simplecov-html: Update to 0.12.3.
...
* gnu/packages/ruby.scm (ruby-simplecov-html): Update to 0.12.3.
[home-page]: Update URL.
2023-03-28 22:22:10 -04:00
Maxim Cournoyer
547af94eeb
gnu: Add ruby-simplecov-json-formatter.
...
* gnu/packages/ruby.scm (ruby-simplecov-json-formatter): New variable.
2023-03-28 22:22:10 -04:00
Maxim Cournoyer
6047e3ba7e
gnu: ruby-rubocop-performance: Update to 1.16.0.
...
* gnu/packages/ruby.scm (ruby-rubocop-performance): Update to 1.16.0.
[source]: Update URL.
[arguments]: Delete trailing #t.
2023-03-28 22:22:09 -04:00
Maxim Cournoyer
fd01c6c1df
gnu: ruby-rspec-given: Update to 3.8.2.
...
* gnu/packages/ruby.scm (ruby-rspec-given): Update to 3.8.2.
[arguments]: Delete trailing #t.
2023-03-28 22:22:09 -04:00
Maxim Cournoyer
9718a98b65
gnu: ruby-rspec-expectations: Update to 3.12.2.
...
* gnu/packages/ruby.scm (ruby-rspec-expectations): Update to 3.12.2.
2023-03-28 22:22:09 -04:00
Maxim Cournoyer
632ee1862a
gnu: ruby-rspec-mocks: Update to 3.12.4.
...
* gnu/packages/ruby.scm (ruby-rspec-mocks): Update to 3.12.4.
2023-03-28 22:22:09 -04:00
Maxim Cournoyer
216659087e
gnu: ruby-given-core: Update to 3.8.2.
...
* gnu/packages/ruby.scm (ruby-given-core): Update to 3.8.2.
2023-03-28 22:22:09 -04:00
Maxim Cournoyer
31469c55c3
gnu: ruby-rspec-support: Update to 3.12.0.
...
* gnu/packages/ruby.scm (ruby-rspec-support): Update to 3.12.0.
2023-03-28 22:22:08 -04:00
Maxim Cournoyer
05e8e1405a
gnu: ruby-rspec-core: Update to 3.12.1.
...
* gnu/packages/ruby.scm (ruby-rspec-core): Update to 3.12.1.
2023-03-28 22:22:08 -04:00
Maxim Cournoyer
958d882e4a
gnu: ruby-rspec: Update to 3.12.0.
...
* gnu/packages/ruby.scm (ruby-rspec): Update to 3.12.0.
2023-03-28 22:22:08 -04:00
Maxim Cournoyer
204443a927
gnu: Add ruby-rubocop-capybara-minimal.
...
* gnu/packages/ruby.scm (ruby-rubocop-capybara-minimal): New variable.
2023-03-28 22:22:08 -04:00
Maxim Cournoyer
3db7f6318e
gnu: ruby-unicode-display-width: Update to 2.4.2.
...
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 2.4.2.
2023-03-28 22:22:08 -04:00
Maxim Cournoyer
be99981d62
gnu: Add ruby-rubocop-rake-minimal.
...
* gnu/packages/ruby.scm (ruby-rubocop-rake-minimal): New variable.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
58b438a752
gnu: ruby-rubocop-ast: Update to 1.28.0.
...
* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 1.28.0.
[source]: Update URL.
[arguments]: Delete trailing #t.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
beaa6f9a6b
gnu: ruby-parser: Update to 3.2.1.1.
...
* gnu/packages/ruby.scm (ruby-parser): Update to 3.2.1.1.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
b2ccd0dbf4
gnu: ruby-oedipus-lex: Fix indentation.
...
* gnu/packages/ruby.scm (ruby-oedipus-lex): Fix indentation.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
9b863bbd74
gnu: ruby-oedipus-lex: Update to 2.6.0.
...
* gnu/packages/ruby.scm (ruby-oedipus-lex): Update to 2.6.0.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
b7325d9e3a
gnu: ruby-standard: Update to 1.25.3
...
* gnu/packages/ruby.scm (ruby-standard): Update to 1.25.3.
[arguments]: Delete trailing #t. Update comment.
2023-03-28 22:22:07 -04:00
Maxim Cournoyer
451e6de113
gnu: Add ruby-insist.
...
* gnu/packages/ruby.scm (ruby-insist): New variable.
2023-03-28 22:22:06 -04:00
Maxim Cournoyer
ffb44f2cbc
gnu: Add ruby-stud.
...
* gnu/packages/ruby.scm (ruby-stud): New variable.
2023-03-28 22:22:06 -04:00
Maxim Cournoyer
166c88c97f
gnu: Add ruby-clamp.
...
* gnu/packages/ruby.scm (ruby-clamp): New variable.
2023-03-28 22:22:06 -04:00
Maxim Cournoyer
55f39fa630
gnu: Add ruby-cabin.
...
* gnu/packages/ruby.scm (ruby-cabin): New variable.
2023-03-28 22:22:06 -04:00
Leo Famulari
c4cca9cb5d
gnu: Go 1.20: Update to 1.20.2.
...
* gnu/packages/golang.scm (go-1.20): Update to 1.20.2.
2023-03-28 16:26:10 -04:00
Leo Famulari
f47e47243b
gnu: Go 1.19: Update to 1.19.7.
...
* gnu/packages/golang.scm (go-1.19): Update to 1.19.7.
2023-03-28 16:26:10 -04:00
Felix Lechner
a14e6eae08
gnu: Add gocryptfs.
...
* gnu/packages/file-systems.scm (gocryptfs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:10 -04:00
Felix Lechner
f6eb16ca3e
gnu: Add go-github-com-rfjakob-eme.
...
* gnu/packages/golang.scm (go-github-com-rfjakob-eme): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:10 -04:00
Felix Lechner
e64286d6e0
gnu: Add go-github-com-pkg-xattr.
...
* gnu/packages/golang.scm (go-github-com-pkg-xattr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
48f8f9048d
gnu: Add go-github-com-jacobsa-reqtrace.
...
* gnu/packages/golang.scm (go-github-com-jacobsa-reqtrace): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
bcec46eee2
gnu: Add go-github-com-jacobsa-ogletest.
...
* gnu/packages/golang.scm (go-github-com-jacobsa-ogletest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
6d9dbdffcb
gnu: Add go-github-com-jacobsa-oglemock.
...
* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner
e7a1ae9bf9
gnu: Add go-github-com-jacobsa-oglematchers.
...
* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
bd89aed936
gnu: Add go-github-com-aperturerobotics-jacobsa-crypto.
...
* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
8810be06f2
gnu: Add go-github-com-hanwen-go-fuse-v2.
...
* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
871a0fe5a3
gnu: go-golang-org-x-net: Update to 0.5.0.
...
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.5.0.
(go-golang-org-x-net): Switch to gexp.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner
87eb8473c1
gnu: go-golang-org-x-sys: Update to 0.4.0.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.4.0.
(go-golang-org-x-sys): Switch to gexp.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:04 -04:00
Ricardo Wurmus
d7673b49c0
gnu: Add python-omero-py.
...
* gnu/packages/python-xyz.scm (python-omero-py): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus
b52fe15dc7
gnu: Add python-zeroc-ice-3.6.
...
* gnu/packages/python-xyz.scm (python-zeroc-ice-3.6): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus
37d9e96f66
gnu: Add python-zeroc-ice.
...
* gnu/packages/python-xyz.scm (python-zeroc-ice): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus
e408677f33
gnu: Add guile-openai.
...
* gnu/packages/guile-xyz.scm (guile-openai): New variable.
2023-03-28 17:59:58 +02:00
Felix Lechner
38e7813c03
gnu: Add atftp.
...
* gnu/packages/networking.scm (atftp): New variable.
Thanks to Josselin Poiret and Bruno Victal for their generous and detailed
reviews of this item!
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27 18:48:53 +02:00
Philippe SWARTVAGHER
30cc651fba
gnu: hevea: Update to 2.36.
...
* gnu/packages/ocaml.scm (hevea): Update to 2.36.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27 18:48:52 +02:00
Ludovic Courtès
3b9738aeac
services: ntpd: Add 'configuration' action.
...
* gnu/services/networking.scm (ntp-shepherd-service): Add 'actions'
field.
2023-03-27 18:48:51 +02:00
Ludovic Courtès
82607c442b
services: network-manager: Add 'configuration' action.
...
* gnu/services/networking.scm (network-manager-shepherd-service): Add
'actions' field.
2023-03-27 18:48:51 +02:00
Ludovic Courtès
384856c9fb
services: syslog: Add 'configuration' action.
...
* gnu/services/base.scm (syslog-service-type): Add 'actions' field.
2023-03-27 18:48:51 +02:00
Andy Tai
da410b45a9
gnu: texinfo: Update to 7.0.3
...
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.3
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:44:35 +01:00
Zhu Zihao
8ced5fd4d6
gnu: mu: Update to 1.10.0.
...
* gnu/packages/mail.scm (mu): Update to 1.10.0.
[source]: Use release tarball instead of git reference.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:44:11 +01:00
Sughosha
5f9ae89041
gnu: Update ardour to 7.3.
...
* gnu/packages/audio.scm (ardour): Update to 7.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:43:06 +01:00
Andy Tai
28cca50a04
gnu: obs: Update to 29.0.2
...
* gnu/packages/video.scm (obs): Update to 29.0.2
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:42:53 +01:00
Yovan Naumovski
5a8d9d2721
gnu: mosquitto: Update to 2.0.15.
...
* gnu/packages/messaging.scm (mosquitto): Update to 2.0.15.
[inputs]: Add libxslt.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:41:31 +01:00
Greg Hogan
3547ecc3fa
gnu: python-isodate: Update to 0.6.1.
...
* gnu/packages/time.scm (python-isodate): Update to 0.6.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:58 +01:00
Andy Tai
8e7b919468
gnu: parallel: Update to 20230322.
...
* gnu/packages/parallel.scm (parallel): Update to 20230322.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:31 +01:00
Yovan Naumovski
7be5166ae8
gnu: strace: Update to 6.2.
...
* gnu/packages/linux.scm (strace): Update to 6.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:15 +01:00
Greg Hogan
4cf7aea2b9
gnu: ugrep: Update to 3.11.0.
...
* gnu/packages/search.scm (ugrep): Update to 3.11.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:04 +01:00
Greg Hogan
efbfda0dac
gnu: colordiff: Update to 1.0.21.
...
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:39:53 +01:00
Greg Hogan
1564ae60de
gnu: boxes: Update to 2.2.0.
...
* gnu/packages/shellutils.scm (boxes): Update to 2.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:39:36 +01:00
Breno Brandão
56bea0f6b8
gnu: Update waybar to 0.9.17.
...
* gnu/packages/wm.scm (waybar): Update to 0.9.17.
[inputs]: Add playerctl.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:38:55 +01:00
Felix Gruber
dd41b226cf
gnu: oil: Update to 0.14.2.
...
* gnu/packages/shells.scm (oil): Update to 0.14.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:38:14 +01:00
Andy Tai
6818843b2b
gnu: icewm: Update to 3.3.2.
...
* gnu/packages/wm.scm (icewm): Update to 3.3.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:37:56 +01:00
Bruno Victal
80969b15dc
gnu: mympd: Update to 10.2.6.
...
* gnu/packages/mpd.scm (mympd): Update to 10.2.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:37:16 +01:00
Yovan Naumovski
d6c629088a
gnu: arp-scan: Update to 1.10.0.
...
* gnu/packages/networking.scm (arp-scan): Update to 1.10.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:36:45 +01:00
Philippe SWARTVAGHER
8d5a4fe146
gnu: gnuplot: Update to 5.4.6.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.4.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:35:48 +01:00
Christopher Baines
8a1fe39320
gnu: guix-build-coordinator: Update to 0-76.3c9354e.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-76.3c9354e
[arguments]: Fix reference to guile-fibers.
2023-03-27 16:34:49 +01:00
Guillaume Le Vaillant
b3f559886f
gnu: bitcoin-unlimited: Disable failing test.
...
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test
failing because of an expired SSL certificate.
2023-03-27 15:40:10 +02:00
Andreas Enge
79e31f7a7a
gnu: pari-gp: Update to 2.15.3.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3.
2023-03-27 11:20:47 +02:00
jgart
acbdaec070
gnu: Add cl-osc.
...
* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:49:05 +02:00
jgart
288bc14733
gnu: Add cl-lunamech-matrix-api.
...
* gnu/packages/lisp-xyz.scm (cl-lunamech-matrix-api,
ecl-lunamech-matrix-api, sbcl-lunamech-matrix-api): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:39:42 +02:00
jgart
76aab9a586
gnu: Add cl-reader.
...
* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:38 +02:00
jgart
4b7c81c6b5
gnu: Add cl-hash-set.
...
* gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:32 +02:00
jgart
f51276f148
gnu: Add cl-lisp-pay.
...
* gnu/packages/lisp-xyz.scm (cl-lisp-pay, ecl-lisp-pay, sbcl-lisp-pay):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:16:10 +02:00
jgart
18ec16560d
gnu: Add cl-tls.
...
* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:11:53 +02:00
Stefan Baums
89c8bba0a6
gnu: font-sil-charis: Update to 6.2.0.
...
* gnu/packages/fonts.scm (font-sil-charis): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26 18:06:52 -04:00
Stefan Baums
2b54eca70e
gnu: font-sil-andika: Update to 6.2.0.
...
* gnu/packages/fonts.scm (font-sil-andika): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26 18:06:52 -04:00
Stefan Baums
30b2a2ab9e
gnu: font-sil-gentium: Update to 6.2.0.
...
* gnu/packages/fonts.scm (font-sil-gentium): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-26 18:06:44 -04:00
Sharlatan Hellseher
c06b6ce257
gnu: haproxy: Move to (gnu packages high-availability).
...
Copyright records were synchronized based on commit history.
* gnu/packages/networking.scm (haproxy): Move this variable from here...
* gnu/packages/high-availability.scm (haproxy): ...to here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:28:02 +02:00
Sharlatan Hellseher
fa715278bc
gnu: haproxy: Update to 2.7.5.
...
* gnu/packages/networking.scm (haproxy): Update to 2.7.4.
[arguments]: Use Gexp.
<make-flags>: Add extra build options 'USE_PCRE2_JIT' enables JIT for
faster regex on libpcre2, 'USE_PROMEX' enables the Prometheus
exporter. Set CC to use cc-for-target, point 'LUA_INC' and 'LUA_LIB'
to corresponded '/include' and '/lib' outputs of Lua. Replace
'USE_PCRE_2' by correct option 'USE_PCRE2'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:27:59 +02:00
Tim Johann
b4fbeae3d9
gnu: chez-scheme-for-racket-bootstrap-bootfiles: change for aarch64.
...
* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles):
Temporary change for build on aarch64, making racket available on aarch64.
Architecture autodetect in rktboot only addresses x86 archs, so far.
This work-around sets the architecture, looked up in translation table,
explicitly. The long term solution should be to fix rktboot to include
other natively supported architectures in the autodetect mechanism.
cf. https://github.com/racket/racket/issues/3948
[arguments] use --machine even when architecture is supported by Racket's
fork of ChezScheme.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:24:23 +02:00
Ludovic Courtès
547965aa27
services: herd: Remove workaround for Shepherd < 0.5.0.
...
* gnu/services/herd.scm (load-services/safe): Remove workaround for
Shepherd < 0.5.0, released in 2018.
2023-03-26 23:24:23 +02:00
Leo Famulari
9ec1af39e2
gnu: xdg-utils: Use a pinned version of w3m.
...
* gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with
w3m-for-tests.
2023-03-26 16:01:03 -04:00
Leo Famulari
d9ea980279
gnu: Add a pinned-version variant of w3m.
...
* gnu/packages/w3m.scm (w3m-for-tests): New variable.
2023-03-26 16:00:59 -04:00
Jan (janneke) Nieuwenhuizen
8304634260
home: services: Export home-xmodmap-service-type and configuration.
...
This is a follow-up to commit
511ae8325d
home: services: Add home-xmodmap-service-type.
* gnu/home/services/desktop.scm (home-xmodmap-service-type,
home-xmodmap-configuration): Export.
2023-03-26 19:57:07 +02:00
Pierre Langlois
42fbe62d52
linux-container: Remove hosts-service-type when network is shared.
...
Fixes <https://issues.guix.gnu.org/61627 >.
* gnu/system/linux-container.scm (container-essential-services): When
shared-network? is true, remove the hosts-service-type service kind.
2023-03-26 14:15:16 +01:00
Liliana Marie Prikler
36b22aa75a
Revert "gnu: nautilus: Update to 43.2."
...
This reverts commit d58a804837
, as nautilus
43.2 depends on gnome-desktop 43.2.
2023-03-26 14:16:22 +02:00
Liliana Marie Prikler
310ed6453a
Revert "gnu: gnome-desktop: Update to 43.2."
...
This reverts commit dde25af03e
, which broke
the build of gnome-control-center.
2023-03-26 14:16:21 +02:00
Jack Hill
9b58148641
gnu: dino: Update to 0.4.2 [fixes CVE-2023-28686].
...
* gnu/packages/messaging.scm (dino): Update to 0.4.2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-03-26 07:52:37 +02:00
Sergey Trofimov
720568e609
gnu: Add physlock.
...
* gnu/packages/xdisorg.scm (physlock): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-03-26 07:52:37 +02:00
Liliana Marie Prikler
d58a804837
gnu: nautilus: Update to 43.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 43.2.
[arguments]: Adjust ‘skip-gtk-update-icon-cache’ phase accordingly.
[inputs]: Replace glib with glib-next, gtk+ with gtk and libhandy with
libadwaita.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust
accordingly.
2023-03-26 07:52:37 +02:00
Liliana Marie Prikler
dde25af03e
gnu: gnome-desktop: Update to 43.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
2023-03-26 07:52:37 +02:00
Ricardo Wurmus
9512fb83d2
gnu: Add python-hatchling.
...
* gnu/packages/python-xyz.scm (python-hatchling): New variable.
2023-03-25 23:37:14 +01:00
Ricardo Wurmus
0e07bf3cbf
gnu: Add r-ctrdata.
...
* gnu/packages/cran.scm (r-ctrdata): New variable.
2023-03-25 15:01:05 +01:00
Ricardo Wurmus
1eef799e7d
gnu: Add r-nodbi.
...
* gnu/packages/cran.scm (r-nodbi): New variable.
2023-03-25 15:01:00 +01:00
Ricardo Wurmus
23d4ee1bf5
gnu: Add r-jsonify.
...
* gnu/packages/cran.scm (r-jsonify): New variable.
2023-03-25 15:00:56 +01:00
Ricardo Wurmus
04724e5997
gnu: Add r-ctrialsgov.
...
* gnu/packages/cran.scm (r-ctrialsgov): New variable.
2023-03-25 13:44:41 +01:00
r0man
a7f118d062
services: xorg-wrapper: Support xorg server input rewriting.
...
This patch adds support for proper xorg server input rewriting. It uses the
lookup-package-direct-input procedure to configure the X server paths
dynamically, instead of always using the hard coded package. Something like
this is now possible:
(define other-mesa
(package-input-rewriting/spec `(("mesa" . ,(const other-mesa)))))
(xorg-configuration
(xorg-configuration
(server (other-mesa xorg-server))))
Without this patch the X server would still be configured with mesa (causing
version issues), and not with other-mesa (as per the input rewrite).
* gnu/services/xorg.scm (xorg-configuration-server-package-path)
(xorg-configuration-dri-driver-path, xorg-configuration-xkb-bin-dir)
(xorg-configuration-xkb-dir): New procedures.
(xorg-wrapper): Use them for dri and xkb paths.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-25 10:06:36 +08:00
Nicolas Goaziou
ff476daa57
gnu: emacs-cider: Update to 1.7.0.
...
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.7.0.
2023-03-24 23:53:13 +01:00
Nicolas Goaziou
ba8e1ab018
gnu: emacs-citar: Update to 1.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.3.1.
2023-03-24 23:53:12 +01:00
Nicolas Goaziou
8d515cc11f
gnu: emacs-citar-org-roam: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): Update to 0.5.0.
[propagated-inputs]: Reorder alphabetically.
2023-03-24 23:53:12 +01:00
Nicolas Goaziou
97c594a772
gnu: emacs-evil-collection: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection)[arguments]: Run tests.
[native-inputs]: Add EMACS-MAGIT.
[propagated-inputs]: Reorder-alphabetically.
2023-03-24 23:53:12 +01:00
Nicolas Goaziou
950facd138
gnu: emacs-evil-collection: Update to 0.0.9.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.9.
2023-03-24 23:53:11 +01:00
Nicolas Goaziou
2bc050093c
gnu: emacs-geiser-chez: Update to 0.18.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-chez): Update to 0.18.
2023-03-24 23:53:11 +01:00
Nicolas Goaziou
a01eb3c99c
gnu: emacs-sqlite3-api: Update to 0.17.
...
* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api): Update to 0.17.
2023-03-24 23:53:11 +01:00
Leo Famulari
de84b24613
gnu: Syncthing: Update to 1.23.2.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.2.
2023-03-24 16:22:25 -04:00
Ricardo Wurmus
896982f357
gnu: python-scikit-allel: Use pyproject-build-system.
...
* gnu/packages/python-science.scm (python-scikit-allel): Move up to create
alphabetic order.
[build-system]: Use pyproject-build-system.
[arguments]: Provide test flags instead of overriding 'check phase; split out
build step into new 'build-ext phase. Disable roh_mhmm tests.
2023-03-24 18:23:01 +01:00
Ricardo Wurmus
6d132c5ebf
gnu: Add python-scikit-optimize.
...
* gnu/packages/python-science.scm (python-scikit-optimize): New variable.
2023-03-24 18:03:30 +01:00
Bruno Victal
bc30a9ee88
services: mpd: Set PulseAudio-related variables.
...
These variables are necessary for PulseAudio to work properly out-of-the-box
for 'non-interactive' users.
* doc/guix.texi (Audio Services): Update environment-variables field description for
mpd-configuration data type.
* gnu/services/audio.scm (mpd-configuration)[environment-variables]: Set
PULSE_CLIENTCONFIG and PULSE_CONFIG environment variables to the system-wide
PulseAudio configuration.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-24 11:01:01 -04:00
Bruno Victal
206446b484
services: audio: Remove redundant list-of-string? predicate.
...
Use list-of-strings? predicate defined in (gnu services configuration).
* gnu/services/audio.scm (list-of-string?): Remove predicate.
(mpd-serialize-list-of-string): Rename procedure to ...
(mpd-serialize-list-of-strings): ... this.
(mpd-configuration)[environment-variables]: Switch to list-of-strings.
[endpoints]: Switch to maybe-list-of-strings.
(mympd-ip-acl)[allow, deny]: Switch to list-of-strings.
(mympd-serialize-configuration): Rename serialize-list-of-string to
serialize-list-of-strings.
* doc/guix.texi (Audio Services): Update it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-24 10:55:40 -04:00
Bruno Victal
0185b2f9b2
services: mympd: Require 'syslog service when configured to log to syslog.
...
* gnu/services/audio.scm (mympd-shepherd-service): Depend on 'syslog when
configured to log to syslog.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-24 10:55:40 -04:00
Greg Hogan
e0cb344b18
gnu: b2sum: Limit to x86_64-linux.
...
* gnu/packages/crypto.scm (b2sum)[supported-systems]: New field.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-24 14:29:01 +00:00
Christopher Baines
c26687de41
gnu: guix-build-coordinator: Update to 0-75.d6ae42f.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-75.d6ae42f.
2023-03-24 14:27:42 +00:00
Christopher Baines
e970e9149d
gnu: guile-3.0-latest: Add patch for invalid unicode handling.
...
This patch fixes handling of invalid unicode when using suspendable ports.
Reported upstream at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62290 and
patch merged as cba2e7e3fec3c781230570f5d1ef070625eeeda8.
As the build coordinator agents use suspendable ports, this will fix issues
with building things where the log output contains invalid unicode.
* gnu/packages/patches/guile-fix-invalid-unicode-handling.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Use it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-24 13:39:05 +00:00
Nicolas Goaziou
34f2d3aad7
gnu: emacs-wisp-mode: Update to 1.0.11.
...
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.11.
2023-03-24 10:12:05 +01:00
Nicolas Goaziou
7b5985e6a3
gnu: emacs-telephone-line: Update to 0.6.
...
* gnu/packages/emacs-xyz.scm (emacs-telephone-line): Update to 0.6.
2023-03-24 10:10:47 +01:00
Nicolas Goaziou
73e74e5ecd
gnu: emacs-plz: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.4.
[arguments]<#:tests?>: Mention why we do not run tests.
2023-03-24 10:09:04 +01:00
Nicolas Goaziou
094f11d202
gnu: emacs-php-mode: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-php-mode)[argument]: Use G-expressions.
Run tests.
2023-03-24 10:06:10 +01:00
Nicolas Goaziou
f1f6da3226
gnu: emacs-php-mode: Update to 1.24.3.
...
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.3.
2023-03-24 09:51:13 +01:00
Nicolas Goaziou
55d3bd84a1
gnu: emacs-org-jira: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-org-jira)[arguments]: Run tests.
2023-03-24 09:49:56 +01:00
Nicolas Goaziou
1151a16ed1
gnu: emacs-org-jira: Improve packages style.
...
* gnu/packages/emacs-xyz.scm (emacs-org-jira)[propagated-inputs]: Re-order alphabetically.
[synopsis, description]: Use proper capitalization.
2023-03-24 09:46:34 +01:00
Nicolas Goaziou
7801b0a305
gnu: emacs-org-jira: Update to 4.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.1.
[propagated-inputs]: Remove EMACS-S.
2023-03-24 09:46:10 +01:00
Nicolas Goaziou
3d47017b31
gnu: emacs-elpher: Update to 3.4.3.
...
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.3.
2023-03-24 09:43:38 +01:00
Nicolas Goaziou
643b859834
gnu: emacs-citar: Update to 1.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.3.0.
2023-03-24 09:41:48 +01:00
Nicolas Goaziou
fdaa3f0cac
gnu: emacs-posframe: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.1.
2023-03-24 09:40:40 +01:00
Nicolas Goaziou
fcf88ad749
gnu: emacs-subed: Update to 1.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.1.
2023-03-24 09:40:35 +01:00
conses
753450db45
gnu: Add emacs-nyxt.
...
* gnu/packages/emacs-xyz.scm (emacs-nyxt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:34:29 +01:00
John Kehayias
29be505fce
gnu: emacs-buttercup: Fix build with native compilation.
...
* gnu/packages/emacs-xyz.scm (emacs-buttercup)[phases]{fix-spy-on-test}: New
phase.
The spy-on test fails with native compilation, which was fixed in v1.30 but
with a variable name for newer versions than stable Emacs. Here we add the
same fix but using the current variable name.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:31:25 +01:00
Rostislav Svoboda
ced76608d6
gnu: Add emacs-column-enforce-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-column-enforce-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:26:19 +01:00
jgart
5bed6d6846
gnu: Add texlive-ddphonism.
...
* gnu/packages/tex.scm (texlive-ddphonism): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:22:24 +01:00
Morgan Smith
4742ea59cb
gnu: Add emacs-jit-spell.
...
* gnu/packages/emacs-xyz.scm (emacs-jit-spell): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:20:54 +01:00
Leo Famulari
71651996d1
gnu: linux-libre 4.14: Update to 4.14.311.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.311.
(linux-libre-4.14-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari
d0f059458c
gnu: linux-libre 4.19: Update to 4.19.279.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.279.
(linux-libre-4.19-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari
9845fcf942
gnu: linux-libre 5.4: Update to 5.4.238.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.238.
(linux-libre-5.4-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari
49fbaccc4b
gnu: linux-libre 5.10: Update to 5.10.176.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.176.
(linux-libre-5.10-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari
b8e58d093b
gnu: linux-libre 5.15: Update to 5.15.104.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.104.
(linux-libre-5.15-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Leo Famulari
862c2ec32a
gnu: linux-libre 6.1: Update to 6.1.21.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.21.
(linux-libre-6.1-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Leo Famulari
12d7dd770c
gnu: linux-libre: Update to 6.2.8.
...
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.8.
(linux-libre-6.2-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Maxim Cournoyer
56a6fb5f66
gnu: subversion: Use gexps and remove input labels.
...
* gnu/packages/version-control.scm (subversion) [source]: Fix indentation.
[arguments]: Use gexps. Strip trailing #t. Use search-input-file in
patch-libtool-wrapper-ls phase.
[inputs]: Remove labels and sort.
2023-03-23 23:48:22 -04:00
Maxim Cournoyer
54ee868cbe
gnu: subversion: Tentatively reinstate parallel tests.
...
The tests have been disabled for 3 years, and there have been multiple new
releases of Subversion since.
* gnu/packages/version-control.scm (subversion)
[arguments]: Delete parallel-tests? argument.
2023-03-23 23:48:15 -04:00
Greg Hogan
4c15649645
gnu: subversion: Update to 1.14.2 [security fixes].
...
This release contains fixes for CVE-2021-28544 and CVE-2022-24070.
* gnu/packages/version-control.scm (subversion): Update to 1.14.2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:36:34 -04:00
Liliana Marie Prikler
1ebfc9d9a5
gnu: komikku: Update to 1.15.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.15.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:09:31 -04:00
Maxim Cournoyer
28f046eadc
gnu: octave: Remove input labels.
...
* gnu/packages/maths.scm (octave-cli) [source]: Fix indentation.
[inputs]: Remove labels.
[arguments]: Delete trailing #t.
2023-03-23 23:09:31 -04:00