3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

79987 commits

Author SHA1 Message Date
Marius Bakke
ae0ba592ba
gnu: zabbix-agentd: Use the correct license.
* gnu/packages/monitoring.scm (zabbix-agentd)[license]: Change from GPL2 to GPL2+.
2022-02-13 13:33:56 +01:00
Marius Bakke
b8f280baec
gnu: zabbix-agentd: Add release-monitoring-url.
* gnu/packages/monitoring.scm (zabbix-agentd)[properties]: New field.
2022-02-13 13:33:56 +01:00
Marius Bakke
e6474dc7b5
gnu: qt5ct: Update to 1.5.
* gnu/packages/qt.scm (qt5ct): Update to 1.5.
[arguments]: Remove trailing #t.
2022-02-13 13:33:56 +01:00
a4f7d66ce5
gnu: enlightenment: Update to 0.25.3.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.3.
2022-02-13 11:59:57 +02:00
7d0cbe7148
gnu: Add julia-optim.
* gnu/packages/julia-xyz.scm (julia-optim): New variable.
2022-02-13 11:59:54 +02:00
d40de1fb81
gnu: Add julia-linesearches.
* gnu/packages/julia-xyz.scm (julia-linesearches): New variable.
2022-02-13 11:59:51 +02:00
Ricardo Wurmus
74afcc0f55
gnu: dino: Update to 0.3.0.
* gnu/packages/messaging.scm (dino): Update to 0.3.0.
[arguments]: Add 'wrap phase.
[inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good, libcanberra,
libsrtp, and webrtc-audio-processing.
2022-02-13 09:37:52 +01:00
Ricardo Wurmus
f0ada3f78f
gnu: Add texlive-stmaryrd/fixed.
* gnu/packages/tex.scm (texlive-stmaryrd/fixed): New variable.
2022-02-13 09:37:52 +01:00
Ricardo Wurmus
6ce3c0043b
gnu: Add texlive-psnfss/fixed.
* gnu/packages/tex.scm (texlive-psnfss/fixed): New variable.
2022-02-13 09:37:52 +01:00
Ricardo Wurmus
89f14b1993
gnu: Add texlive-babel/fixed.
* gnu/packages/tex.scm (texlive-babel/fixed): New variable.
2022-02-13 09:37:52 +01:00
Ricardo Wurmus
00e560fa0f
gnu: Add texlive-amsmath.
This is a corrected variant of texlive-latex-amsmath, which should be removed.

* gnu/packages/tex.scm (texlive-amsmath): New variable.
2022-02-13 09:37:52 +01:00
Nicolas Goaziou
9749fb2c3f
gnu: emacs-corfu: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.19.
2022-02-13 09:05:58 +01:00
Oleg Pykhalov
891e15429c
gnu: Add emacs-multi-vterm.
* gnu/packages/emacs-xyz.scm (emacs-multi-vterm): New variable.
2022-02-13 01:35:35 +03:00
Josselin Poiret
e641d707e1
gnu: protonvpn-cli: Remove sanity-check phase.
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Remove sanity-check
phase.
2022-02-12 14:08:23 +01:00
Josselin Poiret
9c8f68f479
gnu: protonvpn-cli: Do not try to wrap the wrapper.
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Try to wrap the
original program, and not the wrapper, as wrap-program handles that
properly.
2022-02-12 14:08:19 +01:00
Nicolas Goaziou
47eb897bd3
gnu: emacs-with-editor: Update to 3.2.0.
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.2.0.
[arguments]<#:phases>: Use G-expressions.
2022-02-12 10:45:42 +01:00
Nicolas Goaziou
cff39c76d6
gnu: emacs-no-littering: Update to 1.2.5.
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.5.
2022-02-12 10:43:53 +01:00
Nicolas Goaziou
1249251e9b
gnu: emacs-moody: Update to 0.7.1.
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.7.1.
2022-02-12 10:42:15 +01:00
Nicolas Goaziou
3532e29e38
gnu: emacs-keycast: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.2.0.
2022-02-12 10:39:57 +01:00
Marius Bakke
068d99978a
gnu: uBlock Origin: Update to 1.41.2.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.41.2.
2022-02-11 23:54:31 +01:00
Marius Bakke
c71dca05cf
gnu: ungoogled-chromium: Update to 98.0.4758.80-1.
* gnu/packages/patches/ungoogled-chromium-accelerated-video-decode.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%chromium-version): Set to 98.0.4758.80.
(arch-patch, %arch-patches): Remove variables.
(%guix-patches): Remove accelerated video decode patch which no longer works.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Don't apply %ARCH-PATCHES.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Remove obsolete #:configure-flags.  Adjust substitutions.
2022-02-11 23:54:31 +01:00
Marius Bakke
f2ff26f34d
gnu: wxsvg: Update to 1.5.23.
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.23.
2022-02-11 23:54:31 +01:00
Marius Bakke
c5aaf1d071
gnu: re2: Use G-expressions.
* gnu/packages/regex.scm (re2)[arguments]: Rewrite with gexps.  Simplify
cross-compilation fix by using CXX-FOR-TARGET.
2022-02-11 23:54:31 +01:00
Marius Bakke
e2c8868301
gnu: re2: Update to 2022-02-01.
* gnu/packages/regex.scm (re2): Update to 2022-02-01.
2022-02-11 23:54:30 +01:00
Marius Bakke
9b0abb52ac
gnu: rav1e: Remove input labels.
* gnu/packages/video.scm (rav1e)[native-inputs]: Remove labels.
2022-02-11 23:54:30 +01:00
Marius Bakke
0d2f661501
gnu: rav1e: Omit static library.
* gnu/packages/video.scm (rav1e)[arguments]: Add phase.
2022-02-11 23:54:30 +01:00
Ludovic Courtès
c334b7c52f
gnu: ungoogled-chromium: Use 'search-auxiliary-file'.
Fixes a regression introduced in
076e825dc5 whereby "guix build
ungoogled-chromium" would fail with:

  canonicalize-path: No such file or directory: "aux-files/chromium/master-preferences.json"

* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Use
'search-auxiliary-file' for "master-preferences.json".  For some reason,
on Guile 3.0.8, 'local-file' would have its (current-source-directory)
expand to #f.
2022-02-11 23:51:39 +01:00
Jai Vetrivelan
aff352a5f2
gnu: emacs-subed: Update to 1.0.3.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.3.
[source]: Use url-fetch.
[arguments]: Remove phase CHDIR-SUBED, enable tests.
[native-inputs]: Add EMACS-BUTTERCUP.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-11 22:36:11 +01:00
André A. Gomes
6b4fa09b5b
gnu: emacs-desktop-environment: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.5.0.
[source]: Update URI.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-11 22:08:13 +01:00
Nicolas Goaziou
fb73809eef
gnu: emacs-markdown-mode: Update to 2.5.
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update to 2.5.
2022-02-11 22:02:46 +01:00
Nicolas Goaziou
2f2b30817a
gnu: crawl-tiles: Remove input labels.
* gnu/packages/games.scm (crawl-tiles)[inputs, native-inputs]: Remove labels.
2022-02-11 21:56:40 +01:00
Nicolas Goaziou
19753d9f65
gnu: crawl: Use G-epressions.
* gnu/packages/games.scm (crawl)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.  Remove unnecessary arguments.
(crawl-tiles)[arguments]: Use G-expressions.
2022-02-11 21:56:40 +01:00
Nicolas Goaziou
32be3791a2
gnu: crawl: Remove input labels.
* gnu/packages/games.scm (crawl)[native-inputs, inputs]: Remove labels.
2022-02-11 21:56:39 +01:00
Nicolas Goaziou
59adc621af
gnu: crawl: Update to 0.28.0.
* gnu/packages/games.scm (crawl): Update to 0.28.0.
[inputs]: Add BASH-MINIMAL.
* gnu/packages/patches/crawl-upgrade-saves.patch: Update for 0.28.
2022-02-11 21:56:39 +01:00
Liliana Marie Prikler
eccb1e0964
gnu: mutter: Disable timeline tests.
* gnu/packages/gnome.scm (mutter)[disable-problematic-tests]: Also disable
timeline tests.
2022-02-11 20:45:44 +01:00
Liliana Marie Prikler
54b1d115c4
gnu: Add emacs-nyan-mode.
* gnu/packages/emacs-xyz.scm (emacs-nyan-mode): New variable.
2022-02-11 20:45:44 +01:00
Nicolas Goaziou
6d3714478b
gnu: emacs-paren-face: Update to 1.0.8.
* gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.8.
2022-02-11 19:21:59 +01:00
Nicolas Goaziou
bb808caf2f
gnu: lagrange: Update to 1.10.5.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.5.
2022-02-11 19:14:18 +01:00
Ludovic Courtès
2b57d6b6bb
gnu: lokke: Build with Guile 3.0.8.
* gnu/packages/guile.scm (guile-3.0-for-lokke): Remove.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace
GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
2022-02-11 17:28:01 +01:00
Ludovic Courtès
076e825dc5
gnu: guile: Add version 3.0.8 as 'guile-3.0-latest'.
* gnu/packages/guile.scm (guile-3.0-latest): Set to 3.0.8.
2022-02-11 17:28:01 +01:00
Ludovic Courtès
af57d1bf6c
gexp: <computed-file> does not honor (%guile-for-build).
* guix/gexp.scm (computed-file-compiler): Default to (default-guile).
That way, lowering of <computed-file> is not affected by the
'%guile-for-build' parameter.
(file-union): Add #:guile parameter and honor it.
* gnu/packages/ruby.scm (ruby-tzinfo-data): Pass #:guile to 'file-union'.
2022-02-11 17:28:00 +01:00
Ludovic Courtès
c1539e1385
gnu: autogen: Fix compilation.
* gnu/packages/autogen.scm (autogen)[source]: Add 'modules' and
'snippet'.
2022-02-11 17:28:00 +01:00
Petr Hodina
5c2032f7c9
gnu: Remove kicad-i18n.
* gnu/packages/engineering.scm (kicad-i18n): Remove variable. i18n is handled
  directly now in kicad@6.0.0 package source tree.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-11 16:47:45 +01:00
Petr Hodina
4a7bbfeef6
gnu: kicad: Update to 6.0.1.
* gnu/packages/engineering.scm (kicad): Update to 6.0.1.
  Applied guix style command.
  [native-inputs]: Remove kicad-i18n. Use new syntax.
  [inputs]: Add bash-minimal, gtk+ and use opencascade-occt instead of
  opencascade-oce. Use new syntax.
  [arguments]: Remove phase install-translations.
  (kicad-doc): Update to 6.0.1.
  [native-inputs]: Add ruby-asciidoctor. Simplify inputs.
  (kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Update
  to 6.0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-11 16:47:45 +01:00
Petr Hodina
4c1dff9abe
gnu: opencascade-occt: Update to 7.6.0.
* gnu/packages/maths.scm (opencascade-occt): Update to 7.6.0.
  [native-inputs]: Add fontconfig.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-11 16:47:45 +01:00
Ricardo Wurmus
6baf2177df
gnu: Add r-torch.
* gnu/packages/cran.scm (r-torch): New variable.
2022-02-11 15:44:42 +01:00
Ricardo Wurmus
7146e553b9
gnu: Add liblantern.
* gnu/packages/machine-learning.scm (liblantern): New variable.
2022-02-11 15:44:42 +01:00
Ricardo Wurmus
7b676317b3
gnu: Add python-pytorch-for-r-torch.
* gnu/packages/patches/python-pytorch-1.9.0-system-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): New variable.
2022-02-11 15:44:42 +01:00
Ricardo Wurmus
8b787eb929
gnu: python-pytorch: Update to 1.10.2.
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.10.2.
2022-02-11 15:44:42 +01:00
Ricardo Wurmus
6f4f04a82d
gnu: Add r-coro.
* gnu/packages/cran.scm (r-coro): New variable.
2022-02-11 15:44:41 +01:00