Commit graph

109574 commits

Author SHA1 Message Date
Guillaume Le Vaillant 98cac9dcab
gnu: cl-tripod: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form
  for the bin output.
  (cl-tripod)[outputs]: Remove bin.
  (ecl-tripod)[outputs]: Remove bin.
  [arguments]: Remove 'build-program' phase.
2023-03-03 10:38:41 +01:00
Guillaume Le Vaillant a359b744ce
gnu: eisl: Update to 2.72.
* gnu/packages/lisp.scm (eisl): Update to 2.72.
  [arguments]: Update 'fix-paths' phase.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant d5e41d7166
gnu: gcl: Update to 2.6.14.
* gnu/packages/lisp.scm (gcl): Update to 2.6.14.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant dfc5d6628f
gnu: sbcl: Update to 2.3.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.3.2.
2023-03-03 09:52:51 +01:00
Winter ea870a70e9
gnu: fish: Update to 3.6.0.
* gnu/packages/shells.scm (fish): Update to 3.6.0.
[source]: Remove snippet, as the bundled PCRE2 sources have been
removed (see CHANGELOG.rst).

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:09 +01:00
Tobias Geerinckx-Rice 4ef9a5dd5e
file-systems: Validate 'no-diratime flag.
This follows up on commit c077345539, and
adds a comment to avoid this in future.

* gnu/system/file-systems.scm (invalid-file-system-flags):
Add 'no-diratime to the list of KNOWN-FLAGS.
2023-02-26 01:00:07 +01:00
Josselin Poiret 997b93cc4a
gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).
Because (gnu packages golang) and (gnu packages check) use each other, this
avoids an undefined symbol due to a module dependency cycle.

* gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to...
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:00 +01:00
Maxim Cournoyer 89e5f3f384
gnu: make-mozilla-with-l10n: Use the copy-build-system.
Fixes <https://issues.guix.gnu.org/61742>.

* gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the
copy-build-system.

Reported-by: Feng Shu <tumashu@163.com>
2023-03-02 16:03:57 -05:00
Antero Mejr b2200e3488
gnu: grimshot: Correct man page path.
* gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 15:01:39 -05:00
Mădălin Ionel Patrașcu 5dae9d2683
gnu: Add r-mmuphin.
* gnu/packages/bioconductor.scm (r-mmuphin): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 20:11:06 +01:00
Jack Hill ffb756e8c0
gnu: python-acme, certbot: Update to 2.3.0.
* gnu/packages/tls.scm (python-acme): Update to 2.3.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Remove python-zope-interface and
python-zope-component.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 13:49:46 -05:00
Efraim Flashner e9c1ea84fc
gnu: grub-efi: Remove test inputs.
* gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted,
qemu-minimal, xorriso.
2023-03-02 16:13:56 +02:00
Mădălin Ionel Patrașcu a7763e067d
gnu: Add r-chromomap.
* gnu/packages/cran.scm (r-chromomap): New variable.
2023-03-02 12:58:26 +01:00
Efraim Flashner 06f49a77a8
gnu: libmicrohttpd: Update to 0.9.76.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
2023-03-02 11:48:11 +02:00
Efraim Flashner 4acda21217
gnu: gama: Update to 2.24.
* gnu/packages/gps.scm (gama): Update to 2.24.
2023-03-02 11:48:10 +02:00
Juliana Sims af95f2d8f9
gnu: pcmanfm-qt: Update to 1.2.1.
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:38 +08:00
Juliana Sims 2db95ac735
gnu: libfm-qt: Update to 1.2.1.
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:31 +08:00
Juliana Sims 369b2a56a9
gnu: lxqt-panel: Update to 1.2.1.
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 13:59:21 +08:00
Ryan Sundberg 03b463b68b
gnu: FFmpeg: Enable libwebp.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libwebp.
[arguments]: Pass '--enable-libwebp' to #:configure-flags.
(ffmpeg-2.8)[inputs]: Remove libwebp.

Co-authored-by: Leo Famulari <leo@famulari.name>
2023-03-01 23:02:19 -05:00
宋文武 e7e1f58563
gnu: gimp: Don't retain reference on GCC.
Partly fixes <https://issues.guix.gnu.org/57677>.

* gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
2023-03-02 11:32:20 +08:00
宋文武 c53e8404e8
gnu: Remove broken xf86 video drivers.
Those packages build failed with current xorg-server:
  openchrome: multiple definition of some functions.
  other: missing headers for xf86RamDac.h, IBM.h, etc.

* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome
xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga
xf86-video-trident): Remove packages.
* gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-03-02 11:29:17 +08:00
Philippe SWARTVAGHER 7493ff7ae3
gnu: cloc: Update to 1.96.1.
* gnu/packages/code.scm (cloc): Update to 1.96.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:15:05 +08:00
Timotej Lazar ad82d834f6
gnu: dos2unix: Use new package style.
* gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps.
[native-inputs]: Drop labels.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:14:06 +08:00
Timotej Lazar 66e677f58e
gnu: dos2unix: Update to 7.4.4.
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:13:33 +08:00
Bruno Victal ac9ccf03a6
gnu: mympd: Update to 10.2.4.
* gnu/packages/mpd.scm (mympd): Update to 10.2.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-02 11:09:35 +08:00
Mădălin Ionel Patrașcu 7dc190f83e
gnu: Add r-maaslin2.
* gnu/packages/bioconductor.scm (r-maaslin2): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 3e4de18d3e
gnu: Add r-metagenomeseq.
* gnu/packages/bioconductor.scm (r-metagenomeseq): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 19764c06b7
gnu: Add r-chemometrics.
* gnu/packages/cran.scm (r-chemometrics): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 8e5a6b35fd
gnu: Add r-som.
* gnu/packages/cran.scm (r-som): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu b9be025b0e
gnu: Add r-cplm.
* gnu/packages/cran.scm (r-cplm): New variable.
2023-03-02 00:08:11 +01:00
Mădălin Ionel Patrașcu 242c3e9300
gnu: Add r-biglm.
* gnu/packages/cran.scm (r-biglm): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 00:08:11 +01:00
Maxim Cournoyer f0f5f01197
gnu: emacs-bash-completion: Update to 3.1.1-0.796a806.
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.1-0.796a806.
[phases]: Delete make-git-checkout-writable phase.
2023-03-01 11:21:35 -05:00
Guillaume Le Vaillant ab6e434eaa
gnu: sdrangel: Update to 7.10.0.
* gnu/packages/radio.scm (sdrangel): Update to 7.10.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 8291682af7
gnu: csdr: Update to 0.18.1.
* gnu/packages/radio.scm (csdr): Update to 0.18.1.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant f2f530e808
gnu: xmrig: Update to 6.19.0.
* gnu/packages/finance.scm (xmrig): Update to 6.19.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant f3a3e5fc76
gnu: monero-gui: Update to 0.18.2.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.0.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 0987dcc3e1
gnu: p2pool: Update to 3.1.
* gnu/packages/finance.scm (p2pool): Update to 3.1.
  [arguments]: Add 'configure-flags". Add custom 'check' phase and enable
  tests.
2023-03-01 16:31:53 +01:00
Guillaume Le Vaillant 5064d184f2
gnu: monero: Update to 0.18.2.0.
* gnu/packages/finance.scm (monero): Update to 0.18.2.0.
2023-03-01 16:31:53 +01:00
Andy Tai c05adaddb1
gnu: Add emacs-motif.
* gnu/packages/text-editors.scm (emacs-motif): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:15:50 +00:00
Alice BRENON 4ccba48de1
gnu: Add ghc-hs-conllu.
* gnu/packages/haskell-xyz (ghc-hs-conllu): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Simon South 9a4dd01f1d
gnu: font-google-noto-emoji: Install correct license file.
* gnu/packages/fonts.scm (font-google-noto-emoji)[arguments]<#:phases>: Add
"enter-font-directory" phase; remove now-superfluous prefix from paths in
"remove-unsupported" phase.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
B. Wilson 48cda62fb0
gnu: Add font-apl2741-unicode.
* gnu/packages/apl.scm (font-apl2741-unicode): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
r0man 72ec11d24f
gnu: icecat: Remove unsupported --disable-eme option on aarch64.
* gnu/packages/gnuzilla.scm (icecat): Remove unsupported --disable-eme option
on aarch64.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Giacomo Leidi a0da11ee47
gnu: Add python-pypresence.
* gnu/packages/messaging.scm (python-pypresence): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha fbcc42ad6c
gnu: Add flat-remix-gnome-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha 4a15f2e226
gnu: Add flat-remix-gtk-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-gtk-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Sughosha ec0f5b5f7e
gnu: Add flat-remix-icon-theme.
* gnu/packages/gnome-xyz.scm (flat-remix-icon-theme): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Nicolas Graves 722073b151
gnu: Add python-pixelmatch.
* gnu/packages/python-xyz.scm (python-pixelmatch): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Nicolas Graves f9abf24f24
gnu: Add python-pyee.
* gnu/packages/python-xyz.scm (python-pyee): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:35 +00:00
Mădălin Ionel Patrașcu f01b5299db
gnu: Add r-rmumps.
* gnu/packages/cran.scm (r-rmumps): New variable.
2023-03-01 14:10:14 +01:00