me
/
guix
Archived
1
0
Fork 0
Commit Graph

88878 Commits (125fdc3ba4ecd587811b953aceb4975f5eb20e35)

Author SHA1 Message Date
Efraim Flashner 915800fb9d
gnu: ruby-oj: Update to 3.13.9.
* gnu/packages/ruby.scm (ruby-oj): Update to 3.13.9.
2021-11-28 21:28:18 +02:00
Efraim Flashner 795786407c
gnu: perl-scalar-list-utils: Update to 1.60.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.60.
2021-11-28 21:28:18 +02:00
Nicolas Goaziou 39f9b2804a
gnu: cataclysm-dda: Update to 0.F-3.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-3.
2021-11-28 14:15:21 +01:00
Artyom V. Poptsov a035256250
gnu: Add guile-gitlab.
* gnu/packages/guile-xyz.scm (guile-gitlab): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-28 10:58:38 +01:00
Efraim Flashner 460a38976a
gnu: uncrustify: Update to 0.74.0.
* gnu/packages/code.scm (uncrustify): Update to 0.74.0.
[native-inputs]: Remove unzip.
2021-11-28 09:18:29 +02:00
Tobias Geerinckx-Rice f43a783871
gnu: clustershell: Update to 1.8.4.
* gnu/packages/ssh.scm (clustershell): Update to 1.8.4.
[arguments]: Don't explicitly return #t from phases.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 511a8f8d46
gnu: clustershell: Fetch sources from Git.
* gnu/packages/ssh.scm (clustershell)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 42c4acf026
gnu: perl-lingua-en-findnumber: Fix typo in synopsis.
* gnu/packages/language.scm (perl-lingua-en-findnumber)[synopsis]:
Delete trailing space.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 1586544611
gnu: libx86emu: Update to 3.5.
* gnu/packages/virtualization.scm (libx86emu): Update to 3.5.
[source]: Move hash above snippet.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice c74f7d2571
gnu: ddcci-driver-linux: Build with Linux-Libre 5.15.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798.
2021-11-28 04:16:34 +01:00
Tobias Geerinckx-Rice 513dbc2ece
gnu: ddcci-driver-linux: Update to 0.4.1.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1.
[arguments]: Don't explicitly return #t from phases.
2021-11-28 04:16:34 +01:00
Nicolas Goaziou d495a902b2
gnu: emacs-corfu: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.16.
2021-11-27 23:37:11 +01:00
Ludovic Courtès e765ad091d
gnu: rust: Add 'supported-systems' field.
* gnu/packages/rust.scm (rust-1.39)[supported-systems]: New field.
(rust-1.40)[supported-systems]: Remove.
2021-11-27 23:06:18 +01:00
Ludovic Courtès 72b0c5a3f2
services: polkit: Choose between polkit-mozjs and polkit-duktape.
* gnu/services/dbus.scm (%default-polkit): New variable.
(<polkit-configuration>)[polkit]: Default to it.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 26ebd111bc
gnu: polkit: Rename default variable to 'polkit-mozjs'.
* gnu/packages/polkit.scm (polkit*): Rename to...
(polkit-mozjs): ... this.  Adjust users.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 6b30eb189e
gexp: 'file-append' correctly handles bases without an expander.
This fixes this use case:

  (file-append (let-system ...) ...)

* guix/gexp.scm (file-append-compiler): When BASE lacks an expander,
delegate to LOWERED.
* tests/gexp.scm ("let-system in file-append"): New test.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 61ad9bc2ad
services: Document the 'delete' clause of 'modify-services'.
* doc/guix.texi (Service Reference): Mention the 'delete' clause of
'modify-services'.
* gnu/services.scm (modify-services): Likewise in docstring.
2021-11-27 23:06:17 +01:00
Leo Famulari 29b2ac570a
gnu: blanket: Update to 0.5.0.
* gnu/packages/task-management.scm (blanket): Update to 0.5.0.
2021-11-27 16:14:23 -05:00
Tobias Geerinckx-Rice ea50a47511
gnu: sakura: Update to 3.8.4.
* gnu/packages/terminals.scm (sakura): Update to 3.8.4.
2021-11-27 16:35:54 +01:00
Tobias Geerinckx-Rice ef7bdf93d2
gnu: you-get: Update to 0.4.1555.
* gnu/packages/video.scm (you-get): Update to 0.4.1555.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 16:35:54 +01:00
Tobias Geerinckx-Rice 95cea73e7c
gnu: strongswan: Update to 5.9.4.
* gnu/packages/vpn.scm (strongswan): Update to 5.9.4.
[arguments]: Don't explicitly return #t from phases.
[license]: Fix typo.
2021-11-27 16:35:53 +01:00
Tobias Geerinckx-Rice 58e7d1282a
gnu: varnish: Update to 7.0.1.
* gnu/packages/web.scm (varnish): Update to 7.0.1.
2021-11-27 16:35:53 +01:00
Tobias Geerinckx-Rice f37e266fa8
gnu: rxvt-unicode: Update to 9.29.
* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.29.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Add libptytty.
2021-11-27 16:35:53 +01:00
Tobias Geerinckx-Rice d171b881bd
gnu: Add libptytty.
* gnu/packages/terminals.scm (libptytty): New public variable.
2021-11-27 16:35:53 +01:00
Tobias Geerinckx-Rice 162e8ea5fc
gnu: squid: Update to 4.17.
* gnu/packages/networking.scm (squid): Update to 4.17.
2021-11-27 16:24:01 +01:00
Tobias Geerinckx-Rice b2af054ca1
gnu: xterm: Update to 370.
* gnu/packages/xorg.scm (xterm): Update to 370.
2021-11-27 16:24:01 +01:00
Pierre Langlois bf1e46e959
gnu: u-boot: Fix rk3399 boot from emmc.
* gnu/packages/bootloaders.scm (%u-boot-rk3399-enable-emmc-phy-patch): New
variable.
(u-boot)[origin]: Register it.
* gnu/packages/patches/u-boot-rk3399-enable-emmc-phy.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-11-27 15:03:33 +00:00
Pierre Langlois 48b754553a
gnu: glibc-for-bootstrap: Build with GCC 7.
Fixes <https://issues.guix.gnu.org/52066>.

* gnu/packages/make-bootstrap.scm (glibc-for-bootstrap)[native-inputs]:
Add gcc-7.
2021-11-27 14:23:30 +00:00
Vinicius Monego 0c7d324339
gnu: marble-qt: Add optional dependencies.
* gnu/packages/kde.scm (marble-qt)[arguments]<#:configure-flags>: Remove
"-DCMAKE_BUILD_TYPE=Release" and "-DWITH_KF5=FALSE". Add
"-DBUILD_MARBLE_TOOLS=YES" and "-DBUILD_TOUCH=YES".
[native-inputs]: Add extra-cmake-modules.
[inputs]: Sort alphabetically. Add gpsd, kcoreaddons, kcrash, kdoctools,
ki18n, kio, knewstuff, kparts, krunner, kwallet, perl, phonon, protobuf,
qtserialport, qtsvg, shapelib, shared-mime-info, zlib. Remove qtwebkit.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-27 14:27:23 +01:00
Vinicius Monego 4fbc19e2c0
gnu: marble-qt: Update to 21.08.3.
* gnu/packages/kde.scm (marble-qt): Update to 21.08.3.
[build-system]: Use qt-build-system.
[arguments]<#:configure-flags>: Pass "-DBUILD_MARBLE_TESTS=FALSE".
[license]: Change to lgpl2.1+.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-27 14:27:23 +01:00
Vinicius Monego e2f01318af
gnu: marble-qt: Move to (gnu packages kde).
* gnu/packages/geo.scm (marble-qt): Move to (gnu packages kde).

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-27 14:27:23 +01:00
Mathieu Othacehe aad44e9484
gnu: libosinfo: Use osinfo-db-next.
* gnu/packages/virtualization.scm (libosinfo)[inputs]: Use osinfo-db-next
instead of osinfo-db.
2021-11-27 13:43:55 +01:00
Mathieu Othacehe 63c2995041
gnu: Add osinfo-db-next.
* gnu/packages/virtualization.scm (osinfo-db-next): New variable.
2021-11-27 13:43:54 +01:00
Mathieu Othacehe 3466c055e6
gnu: gnome-boxes: Add Guix logo support.
* gnu/packages/patches/gnome-boxes-add-guix-logo.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-boxes): Use it.
2021-11-27 13:43:54 +01:00
Ludovic Courtès 1b8a18b629
gnu: krunner: Remove reference to '%build-inputs'.
* gnu/packages/kde-frameworks.scm (krunner)[arguments]: Replace reference
to '%build-inputs' by 'inputs' keyword argument.
2021-11-27 11:48:17 +01:00
Ludovic Courtès 9204408de7
gnu: akonadi: Remove references to '%outputs' and '%build-inputs'.
* gnu/packages/kde-pim.scm (akonadi)[arguments]: Remove references to
'%outputs' and '%build-inputs'.
2021-11-27 11:48:16 +01:00
Ludovic Courtès 54b0b96c5b
gnu: libksysguard: Remove reference to '%outputs'.
* gnu/packages/kde-plasma.scm (libksysguard)[arguments]: Remove
reference to '%outputs' and use gexps.
2021-11-27 11:48:16 +01:00
Ludovic Courtès 7fa47c0716
gnu: bluez-qt: Remove reference to '%output'.
* gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]: Replace
reference to '%output' by a gexp.
2021-11-27 11:48:16 +01:00
Ludovic Courtès 71e47839ba
gnu: k3b: Remove references to '%outputs' and '%build-inputs'.
* gnu/packages/kde-multimedia.scm (k3b)[arguments]: Remove references to
'%build-inputs' and '%outputs'.
2021-11-27 11:48:16 +01:00
Ludovic Courtès c108602c33
gnu: kmplayer: Remove reference to '%build-inputs'.
* gnu/packages/kde-multimedia.scm (kmplayer)[arguments]: Use
'this-package-input' instead of '%build-inputs'.
2021-11-27 11:48:16 +01:00
Ludovic Courtès e6280ea2cd
gnu: kamoso: Remove reference to '%build-inputs'.
* gnu/packages/kde-multimedia.scm (kamoso)[arguments]: Rewrite using
a gexp.
2021-11-27 11:48:15 +01:00
Raghav Gururajan 96a6084cd8
gnu: pipe-viewer: Correct references to yt-dlp program.
* gnu/packages/video.scm (pipe-viewer)[inputs]: Add yt-dlp.
[phases](patch-source): Modify.
2021-11-27 05:28:28 -05:00
Alex Kost 6dc682e5b9
gnu: guile-xosd: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-xosd): Update to 0.2.2.
[arguments]: Add 'set-cpath' phase.
[inputs]: Use guile-3.0 as "guile".
2021-11-27 13:06:10 +03:00
Alex Kost ccaad93d6f
gnu: guile-daemon: Build with Guile 3.0.
* gnu/packages/guile-xyz.scm (guile-daemon)[inputs]: Use guile-3.0 as "guile".
2021-11-27 13:06:10 +03:00
Charles ca6135b4b6
gnu: cl-yxorp: Update to 0.3.
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.3.
  [inputs]: Add chipz, chunga and salza2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-27 11:02:24 +01:00
Guillaume Le Vaillant 4967eb97b5
gnu: surf: Build with libsoup2.
* gnu/packages/suckless.scm (surf)[inputs]: Replace webkitgtk with
  webkitgtk-with-libsoup2.
2021-11-27 10:47:34 +01:00
Mădălin Ionel Patrașcu 60abbbf8c5
gnu: Add r-xmapbridge.
* gnu/packages/bioconductor.scm (r-xmapbridge): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-27 10:46:01 +01:00
Mădălin Ionel Patrașcu aa2aaa65ce
gnu: Add r-xina.
* gnu/packages/bioconductor.scm (r-xina): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-27 10:36:27 +01:00
Mădălin Ionel Patrașcu c96d8ce720
gnu: Add r-stringdb.
* gnu/packages/bioconductor.scm (r-stringdb): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-27 10:36:27 +01:00
Mădălin Ionel Patrașcu fefdea2a1a
gnu: Add r-alluvial.
* gnu/packages/cran.scm (r-alluvial): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-27 10:36:27 +01:00