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
zamfofex
f0c5f6eda1
gnu: Add ghc-sdl2-ttf.
...
* gnu/packages/haskell-xyz.scm (ghc-sdl2-ttf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
11d4a7152e
gnu: Add ghc-these-lens.
...
* gnu/packages/haskell-xyz.scm (ghc-these-lens): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
2e865166ea
gnu: Add ghc-generic-lens.
...
* gnu/packages/haskell-xyz.scm (ghc-generic-lens): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
0f9953c959
gnu: Add ghc-generic-lens-core.
...
* gnu/packages/haskell-xyz.scm (ghc-generic-lens-core): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
f3a180296a
gnu: Add ghc-indexed-profunctors.
...
* gnu/packages/haskell-xyz.scm (ghc-indexed-profunctors): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
zamfofex
e2fde26c92
gnu: Add ghc-constraints-extras.
...
* gnu/packages/haskell-xyz.scm (ghc-constraints-extras): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
zamfofex
2229302df8
gnu: Add ghc-hscolour.
...
* gnu/packages/haskell-xyz.scm (ghc-hscolour): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
zamfofex
549654ab56
gnu: Add ghc-proctest.
...
* gnu/packages/haskell-check.scm (ghc-proctest): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
Ludovic Courtès
0ae419877c
avahi: Poll less.
...
* guix/avahi.scm (avahi-publish-service-thread): Have #:timeout default
to #f when 'stop-loop?' is NEVER, or 500ms.
(avahi-browse-service-thread): #:timeout defaults to 500ms when
'stop-loop?' is provided.
2023-07-07 15:30:21 +02:00
Saku Laesvuori
ba1fe203b2
gnu: Add ghc-xmobar
...
* gnu/packages/wm.scm (ghc-xmobar): New variable.
(xmobar)[inputs]: Remove everything except libxpm. Add ghc-xmobar.
[arguments]: Disable tests as they are run in ghc-xmobar. Configure only
the xmobar executable. Remove unnecessary phases.
[native-inputs]: Remove everything.
2023-07-07 14:18:06 +02:00
Navid Afkhami
fcfdb8f05e
gnu: Add python-tslearn.
...
* gnu/packages/machine-learning.scm (python-tslearn): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2023-07-07 12:01:28 +02:00