me
/
guix
Archived
1
0
Fork 0
Commit Graph

116396 Commits (55f4ad865bd7300cb6a16e32ebf443a220726150)

Author SHA1 Message Date
altadil de4bf11c6e
gnu: mgba: Update to 0.10.2.
* gnu/packages/emulators.scm (mgba): Update to 0.10.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 21:12:25 +02:00
Nicolas Goaziou 7f3b9bc429
gnu: emacs-julia-snail: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update to 1.2.3.
2023-06-10 21:03:01 +02:00
Nicolas Goaziou c5ca5a7a60
gnu: emacs-ef-themes: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.1.0.
2023-06-10 21:01:56 +02:00
Nicolas Goaziou 1be41fbe4e
gnu: emacs-transient: Update to 0.4.1.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.4.1.
2023-06-10 21:01:11 +02:00
Nicolas Goaziou d8df65338f
gnu: emacs-wucuo: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-wucuo): Update to 0.3.0.
2023-06-10 21:00:25 +02:00
Nicolas Goaziou 6eb3f30feb
gnu: emacs-tide: Update to 5.1.3.
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 5.1.3.
2023-06-10 20:58:07 +02:00
Nicolas Goaziou 90368a1c64
gnu: emacs-orglink: Update to 1.2.2.
* gnu/packages/emacs-xyz.scm (emacs-orglink): Update to 1.2.2.
2023-06-10 20:57:09 +02:00
Nicolas Goaziou ba09b3739c
gnu: emacs-org-re-reveal: Update to 3.18.3.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.18.3.
2023-06-10 20:56:10 +02:00
Nicolas Goaziou 1b9739482c
gnu: emacs-nano-modeline: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-nano-modeline): Update to 1.0.0.
2023-06-10 20:55:23 +02:00
Nicolas Goaziou f2c6479b3f
gnu: emacs-jupyter: Update to 0.8.3.
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 0.8.3.
[description]: Tiny fix to description.
2023-06-10 20:53:37 +02:00
Nicolas Goaziou a3abca191d
gnu: emacs-eldev: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.4.1.
2023-06-10 20:52:13 +02:00
Nicolas Goaziou 7f0a98a8f1
gnu: emacs-ednc: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-ednc): Update to 0.2.
2023-06-10 20:51:10 +02:00
Nicolas Goaziou 43a2240276
gnu: emacs-modus-themes: Update to 4.2.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.2.0.
2023-06-10 20:49:45 +02:00
Nicolas Goaziou 093eda46fb
gnu: emacs-excorporate: Update to 1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-excorporate): Update to 1.1.1.
2023-06-10 20:48:47 +02:00
Nicolas Goaziou 721716e74d
gnu: emacs-tramp: Update to 2.6.0.5.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.0.5.
2023-06-10 20:47:41 +02:00
Adam Kandur ee02b43488
gnu: Add emacs-fb2-reader.
* gnu/packages/emacs-xyz.scm (emacs-fb2-reader): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 20:39:51 +02:00
Miguel Ángel Moreno ec66bd267f
gnu: emacs-ytdl: Update to 1.3.6-0.2ea3daf2.
* gnu/packages/emacs-xyz.scm (emacs-ytdl): Update to 1.3.6-0.2ea3daf2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 20:35:39 +02:00
Mekeor Melire c6d494e49f
gnu: emacs-ox-pandoc: Update to 2.0.
* gnu/packages/emacs-xyz.scm (emacs-ox-pandoc): Update to 2.0.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 20:35:00 +02:00
Miguel Ángel Moreno 3fcc451e43
gnu: Add emacs-pug-mode.
gnu/packages/emacs-xyz.scm (emacs-pug-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 20:34:58 +02:00
Nicolas Graves 9504dd2c3e
home: services: ssh: Export home-ssh-agent variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:28:45 +02:00
Nicolas Graves b97f158456
home: services: ssh: Export configuration predicates.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:28:37 +02:00
Nicolas Graves 95853e61a7
home: services: ssh: Add 'match-criteria' option.
* gnu/home/services/ssh.scm (serialize-address-family): Raise
'&formatted-message' instead of '&error'.
(ssh-match-keywords): New variable.
(match-criteria?): New procedure.
(match-criteria): New maybe type.
(openssh-host)[name]: Turn into 'maybe-string'.
[match-criteria]: New field.
(serialize-openssh-host): Adjust accordingly.
* doc/guix.texi (Secure Shell): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:28:18 +02:00
Nicolas Graves f19e1b4f96
home: services: ssh: Add 'add-keys-to-agent' field.
* gnu/home/services/ssh.scm (<home-openssh-configuration>)[add-keys-to-agent]:
New field.
(serialize-add-keys-to-agent): New procedure.
(openssh-configuration->string): Use it.
* doc/guix.texi (Secure Shell): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:27:52 +02:00
Andy Tai 48812c85dd
gnu: obs-websocket: Deprecate in favor of "obs".
* gnu/packages/video.scm (obs-websocket): Rewrite as a deprecated alias
for "obs".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:07:12 +02:00
SeerLite 71c2f02ba0
gnu: i3-wm: Add missing inputs for i3-save-tree.
* gnu/packages/wm.scm (i3-wm)[inputs]: Add perl, perl-anyevent-i3,
perl-json-xs, perl-common-sense, and perl-types-serialiser.
[arguments]: Add phase to wrap i3-save-tree to use perl inputs listed above.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 22:59:26 +02:00
SeerLite a863b5de8d
gnu: i3-wm: Use new package style.
* gnu/packages/wm.scm (i3-wm)[arguments]: Use gexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 22:59:20 +02:00
Ludovic Courtès 1259786194
gnu: guix: Update to 44bbfc2.
* gnu/packages/package-management.scm (guix): Update to 44bbfc2.
2023-06-09 22:11:14 +02:00
Ludovic Courtès 44bbfc24e4
linux-container: Adjust to 'modify-services' semantic change.
This is a followup to dbbc7e946131ba257728f1d05b96c4339b7ee88b:
'nscd-service-type' isn't necessarily present in OS, so we cannot use
the 'modify-services' as it would now error out.  This was happening
with the "guix system docker-image" test in 'tests/guix-system.sh'.

* gnu/system/linux-container.scm (containerized-operating-system): Use
'filter-map' instead of 'remove' + 'modify-services'.
2023-06-09 18:15:07 +02:00
Navid Afkhami 74443c30f3
gnu: Add python-mudata.
* gnu/packages/bioinformatics.scm (python-mudata): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-09 17:09:38 +02:00
Navid Afkhami c348b1be38
gnu: Add python-mofax.
* gnu/packages/bioinformatics.scm (python-mofax): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-09 16:56:22 +02:00
Ricardo Wurmus 6dc44cc963
gnu: Add python-sacrebleu.
* gnu/packages/machine-learning.scm (python-sacrebleu): New variable.
2023-06-09 16:53:29 +02:00
Ricardo Wurmus c0e510dfa3
gnu: Add python-portalocker.
* gnu/packages/python-xyz.scm (python-portalocker): New variable.
2023-06-09 16:53:29 +02:00
Ludovic Courtès dd587a4fef
gnu: lapack: Build CBLAS.
This adds libcblas.so, which users typically expect to have.

* gnu/packages/maths.scm (lapack)[arguments]: Pass "-DCBLAS=ON".
2023-06-09 14:50:43 +02:00
Ludovic Courtès 1c9e992e8c
records: Remove "guix" from error message.
* guix/records.scm (map-fields): Tweak error message.
2023-06-09 14:19:14 +02:00
Ludovic Courtès 56ad923f47
system: account: Fix default value.
Fixes a regression introduced in
66ecffbeba.

* gnu/system/shadow.scm (account-service-type)[default-value]: Change to
the empty list.
2023-06-09 14:19:14 +02:00
Ludovic Courtès 53bf9fba0c
tests: Ensure 'elpa' test does not access the network.
Previously it would try to access the real elpa.gnu.org.  This would
succeed when network is available because "taxy-magit-section" is an
existing package.

* guix/import/elpa.scm (elpa-repository)
(package-from-elpa-repository?): Recognize 'gnu/http.
* tests/elpa.scm ("package-latest-release"): Use 'http' instead of
'https'.  Change "taxy-magit-section" to "fake-taxy-magit-section".
2023-06-09 14:19:14 +02:00
Ludovic Courtès f69d14d31a
tests: Ensure 'cpan' updater test does not access the network.
Previously it would try to access the real metacpan.org.  This would
succeed when network is available because "Test-Script" is an existing
package.

* tests/cpan.scm ("package-latest-release"): Wrap
'upstream-source-inputs' call in 'parameterize'.  Set
'current-http-proxy'.  Change the order of responses in
'with-http-server'.
2023-06-09 14:19:14 +02:00
Ludovic Courtès df8b3821a8
import: stackage: Updater resolves inputs lazily.
Fixes the "haskell-stackage" test in 'tests/lint.scm', which started
failing with e6223017d9 because the extra
HTTP GETs induced by the 'haskell-fetch' calls would fail.

* guix/import/stackage.scm (latest-lts-release): Call 'hackage-fetch'
and its continuation from within 'inputs', which is delayed.  Pass it
NAME-VERSION instead of HACKAGE-NAME-VERSION.
2023-06-09 14:19:14 +02:00
Ludovic Courtès 213d3cad6a
tests: Adjust minetest tests.
Fixes a regression introduced in
e7910f4882.

* tests/minetest.scm (call-with-packages): Add #:timeout parameter to
'http-fetch' mock.
2023-06-09 14:19:14 +02:00
Andy Tai 12fd3a9755
gnu: hubbub: Fix build.
* gnu/packages/web.scm (hubbub)[source]: Add patch.
* gnu/packages/patches/hubbub-maybe-uninitialized.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-06-09 12:53:56 +02:00
Efraim Flashner 3c39011114
gnu: opencv: Fix building on aarch64.
* gnu/packages/image-processing.scm (opencv)[arguments]: When building
for aarch64 adjust the 'disable-broken-tests phase to make the test
suite pass.
2023-06-09 08:28:51 +03:00
Efraim Flashner aaf8891ed4
gnu: tbb: Fix building on riscv64-linux.
* gnu/packages/tbb.scm (tbb)[arguments]: When building for riscv64-linux
always link the test suite with -latomic.
2023-06-09 08:28:50 +03:00
EuAndreh 22e7ba67dd
gnu: Add tmux-plugin-continuum.
* gnu/packages/tmux.scm (tmux-plugin-continuum): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:42:27 +02:00
Andy Tai 5a761ff6ae
gnu: octave-cli: Update to 8.2.0
* gnu/packages/maths.scm (octave-cli): Update to 8.2.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:37:10 +02:00
Wiktor Żelazny 1cb9c2206c
gnu: Add pandoc-include.
* gnu/packages/textutils.scm (pandoc-include): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:34:11 +02:00
Wiktor Żelazny 2fd76ec1a3
gnu: Add python-panflute.
* gnu/packages/textutils.scm (python-panflute): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:34:08 +02:00
gemmaro 5e0b8d51b8
gnu: Add ruby-minima.
I added a test by `jekyll build`.

* gnu/packages/ruby.scm (ruby-minima): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:33:39 +02:00
Ludovic Courtès aceb150d29
doc: Use the term "Procedure" for definitions.
In an effort to homogenize things, commit
3c40dfe285 replaced:

  @deffn {Scheme Procedure}

with:

  @defun

However, the latter prints "Function" when all existing material about
Scheme uses the term "procedure".

Thus, for consistency, this commit switches to:

  @deffn {Procedure}

* doc/guix.texi, doc/contributing.texi: Use "@deffn {Procedure}"
consistently rather than "@defun" or similar.
2023-06-08 23:29:27 +02:00
Zongyuan Li 0c76e5f71a
gnu: Add Buildah.
* gnu/packages/containers.scm (buildah): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:28:57 +02:00
Andy Tai 27fcbf3c81
gnu: Add swig@4.1.
* gnu/packages/swig.scm (swig-next): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:28:52 +02:00