Commit graph

116880 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice ba20f088b9
gnu: gmime: Download sources from the git repository.
* gnu/packages/mail.scm (gmime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add "--enable-gtk-doc=yes" to #:configure-flags.
Don't explicitly return #t from phases.
[native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which.
2023-07-02 02:00:09 +02:00
Tobias Geerinckx-Rice 1b8f9cea9b
gnu: gmime: Remove obsolete configure flag.
* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes"
from #:configure-flags.
2023-07-02 02:00:09 +02:00
Tobias Geerinckx-Rice f5b8f9541f
gnu: fetchmail: Use G-expressions.
* gnu/packages/mail.scm (fetchmail)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:04 +02:00
Tobias Geerinckx-Rice 53e759fbde
gnu: fetchmail: Update to 6.4.37.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.37.
2023-07-02 02:00:04 +02:00
Tobias Geerinckx-Rice d235e4daea
gnu: nullmailer: Use G-expressions.
* gnu/packages/mail.scm (nullmailer)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:04 +02:00
Tobias Geerinckx-Rice 0c9f663cd2
gnu: nullmailer: Remove obsolete trailing #t.
* gnu/packages/mail.scm (nullmailer)[arguments]:
Don't explicitly return #t from phases.
2023-07-02 02:00:04 +02:00
Tobias Geerinckx-Rice 16d77b31c5
doc: Fix some cgit-configuration typos(?).
* doc/guix.texi (Version Control Services): Fix lost ‘cgit-repo’s.
2023-07-02 02:00:04 +02:00
Maxim Cournoyer 697e7d6324
gnu: python-pyzmq: Enable the draft test.
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Delete the
disable-problematic-tests phase and add a configure phase.
2023-07-08 01:18:08 -04:00
Eidvilas Markevičius c0833f3b0c
gnu: Add gnome-shell-extension-vitals.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vitals): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-08 00:44:07 -04:00
Maxim Cournoyer 77b5b1db83
gnu: make-crust-package: Remove debugging left-overs.
* gnu/packages/firmware.scm (make-crust-package)
[arguments]: Remove pk call and commented error call.
2023-07-08 00:25:47 -04:00
Tobias Geerinckx-Rice 3db685cb2e
gnu: crda: Mark up acronyms in description.
* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice 59da3b6892
gnu: crda: Use G-expressions.
* gnu/packages/linux.scm (crda)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice 7629377556
gnu: crda: Update to 4.15.
* gnu/packages/linux.scm (crda): Update to 4.15.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Don't explicitly return #t from phases.
Slightly rename 'set-regulator-db-file-name phase.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice c128ce94d9
gnu: smartmontools: Update to 7.3.
* gnu/packages/admin.scm (smartmontools): Update to 7.3.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice 8b86c92d6a
gnu: lynx: Mark up acronyms in description.
* gnu/packages/web-browsers.scm (lynx)[description]: Use @acronym{}.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice 8a24420f1d
gnu: lynx: Use G-expressions.
* gnu/packages/web-browsers.scm (lynx)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice 8c841634d0
gnu: lynx: Update to 2.9.0dev.12.
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.12.
[arguments]: Don't explicitly return #t from phases.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice ec96833aab
gnu: dpkg: Use G-expressions.
* gnu/packages/debian.scm (dpkg)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:09 +02:00
Tobias Geerinckx-Rice 1122217f27
gnu: dpkg: Use the (intended) input perl's version.
* gnu/packages/debian.scm (dpkg)[arguments]: Replace reference to the
host-side perl variable with one to the build-side "perl" input.
2023-07-02 02:00:09 +02:00
Tobias Geerinckx-Rice afd09faaf9
gnu: dpkg: Update to 1.21.22.
* gnu/packages/debian.scm (dpkg): Update to 1.21.22.
2023-07-02 02:00:09 +02:00
Tobias Geerinckx-Rice f50c82ff2f
gnu: wcslib: Download source over HTTPS.
* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 25a604a274
gnu: wcslib: Update to 8.1.
* gnu/packages/astronomy.scm (wcslib): Update to 8.1.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 4c0f0ab984
gnu: wireless-regdb: Mark up acronyms in description.
* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 0c5141d1c2
gnu: wireless-regdb: Update to 2023.05.03.
* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03.
2023-07-02 02:00:08 +02:00
Maxim Cournoyer 14888e5b25
gnu: u-boot-ts7970-q-2g-1000mhz-c: Fix build.
* gnu/packages/bootloaders.scm (u-boot-ts-mx6) [arguments]: Replace
adjust-for-gcc10 phase with adjust-for-current-gcc.
2023-07-07 15:59:28 -04:00
Maxim Cournoyer 55d5771ff0
gnu: u-boot: Remove extraneous space.
* gnu/packages/bootloaders.scm (u-boot) [build-system]: Remove extraneous space.
2023-07-07 15:59:28 -04:00
Vagrant Cascadian 4f32e8d7cc
gnu: Add crust-pinebook and crust-pine64-plus.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add or1k-elf.
gnu/packages/firmware.scm (make-crust-package, crust-pinebook)
(crust-pine64-plus): New variables.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Maxime Devos <maximedevos@telenet.be>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-07 15:59:27 -04:00
Maxim Cournoyer d39544dd9b
gnu: Add nanosvg.
* gnu/packages/graphics.scm (nanosvg): New variable.
2023-07-07 15:59:27 -04:00
Josselin Poiret d5e57f75f1
gnu: b4: Update to 0.12.3.
* gnu/packages/version-control.scm (b4): Update to 0.12.3.
2023-07-07 21:14:11 +02:00
Josselin Poiret 612399df3e
services: libvirt: Add requirement on dbus.
* gnu/services/virtualization.scm (libvirt-shepherd-service): Add requirement
on dbus.
2023-07-07 21:14:10 +02:00
Sergey Trofimov 209204e23b
image: Prefer gpt partition table for efi images
* gnu/system/image.scm (efi-disk-image): Use gpt partition-table-type.
(efi32-disk-image): Use gpt partition-table-type.
(qcow2-image-type): Use mbr partition-table-type explicitly.
* gnu/tests/image.scm: Assert partition table type of efi-disk-image.

Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-07-07 21:14:10 +02:00
Josselin Poiret 4722496292
gnu: gnome: Remove gnome-boxes from default GNOME apps.
* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs,
since it is no longer a Core App in 42.
2023-07-07 21:14:09 +02:00
Arvid Krein 5b6e9b2463
doc: Fix typo in screen-locker-service swaylock example.
* doc/guix.texi (X Window): Reference swaylock instead of xlockmore.

Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-07-07 18:46:20 +02:00
Tobias Geerinckx-Rice 3e99157247
gnu: privoxy: Update to 3.0.34.
* gnu/packages/tor.scm (privoxy): Update to 3.0.34.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 55476119dd
gnu: git: Update to 2.41.0.
* gnu/packages/version-control.scm (git): Update to 2.41.0.
[source]: Remove upstreamed patch.
* gnu/packages/patches/git-header-cmd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 07892d8b20
gnu: memtest86+: Update to 6.20.
* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice adf097908c
gnu: di: Use G-expressions.
* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions.
Rename 'setup-environment phase to 'override-environment.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice c39abdedbb
gnu: di: Update to 4.52.
* gnu/packages/admin.scm (di): Update to 4.52.
2023-07-02 02:00:06 +02:00
Bruno Victal cbc14b3bae
services: nginx: Harden php-location settings.
* gnu/services/web.scm (nginx-php-location): Only pass existing PHP files
to the back end.  Mitigate httpoxy vulnerability.
2023-07-02 02:00:01 +02:00
zamfofex 849f31d574
gnu: Add Plunder.
* gnu/packages/games.scm (plunder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 6a37e77bd3
gnu: Add ghc-reflex-sdl2.
* gnu/packages/haskell-xyz.scm (ghc-reflex-sdl2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 74de940455
gnu: Add ghc-reflex.
* gnu/packages/haskell-xyz.scm (ghc-reflex): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex a760bc6e60
gnu: Add ghc-ref-tf.
* gnu/packages/haskell-xyz.scm (ghc-ref-tf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 5d6b17bfd9
gnu: Add ghc-patch.
* gnu/packages/haskell-xyz.scm (ghc-patch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 584cc466ef
gnu: Add ghc-prim-uniq.
* gnu/packages/haskell-xyz.scm (ghc-prim-uniq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 87bf63df6b
gnu: Add ghc-dependent-map.
* gnu/packages/haskell-xyz.scm (ghc-dependent-map): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 6b10501def
gnu: Add ghc-dependent-sum.
* gnu/packages/haskell-xyz.scm (ghc-dependent-sum): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex 0b2b939847
gnu: Add ghc-commutative-semigroup.
* gnu/packages/haskell-xyz.scm (ghc-commutative-semigroup): New
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex c72ccc35ee
gnu: Add ghc-exception-transformers.
* gnu/packages/haskell-xyz.scm (ghc-exception-transformers): New
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex 045361dd05
gnu: Add ghc-sdl2-gfx.
* gnu/packages/haskell-xyz.scm (ghc-sdl2-gfx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00