[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
336/401: gnu: flatpak: Fix build.
From: |
guix-commits |
Subject: |
336/401: gnu: flatpak: Fix build. |
Date: |
Tue, 18 Aug 2020 16:22:13 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit c82a2b74a7e1f95af0658c31bcb227bebb0b1db0
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 13:38:05 2020 +0200
gnu: flatpak: Fix build.
* gnu/packages/package-management.scm (flatpak)[inputs]: Replace fuse by
fuse-legacy.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/package-management.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index f5c353a..2220d05 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1262,7 +1262,7 @@ cp -r /tmp/locale/*/en_US.*")))
`(("appstream-glib" ,appstream-glib)
("bubblewrap" ,bubblewrap)
("dconf" ,dconf)
- ("fuse" ,fuse)
+ ("fuse" ,fuse-legacy)
("gdk-pixbuf" ,gdk-pixbuf)
("gpgme" ,gpgme)
("json-glib" ,json-glib)
- 300/401: gnu: gnome-user-docs: Update package definition., (continued)
- 300/401: gnu: gnome-user-docs: Update package definition., guix-commits, 2020/08/18
- 302/401: gnu: gnome-weather: Update package definition., guix-commits, 2020/08/18
- 306/401: gnu: Add latex2html., guix-commits, 2020/08/18
- 305/401: gnu: Add liblouisutdml., guix-commits, 2020/08/18
- 314/401: gnu: sushi: Update package definition., guix-commits, 2020/08/18
- 315/401: gnu: totem: Update package definition., guix-commits, 2020/08/18
- 317/401: gnu: wayland-protocols: Update package definition., guix-commits, 2020/08/18
- 324/401: gnu: gnome-shell: Update package definition., guix-commits, 2020/08/18
- 327/401: build-system/python: Also wrap executables that are in "libexec"., guix-commits, 2020/08/18
- 335/401: gnu: gdm: Fix elogind., guix-commits, 2020/08/18
- 336/401: gnu: flatpak: Fix build.,
guix-commits <=
- 337/401: gnu: at-spi2-core: Include python phases., guix-commits, 2020/08/18
- 339/401: gnu: fcitx: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 341/401: gnu: glib: Include python phases., guix-commits, 2020/08/18
- 338/401: gnu: dconf: Include python phases., guix-commits, 2020/08/18
- 342/401: gnu: gobject-introspection: Include python phases., guix-commits, 2020/08/18
- 344/401: gnu: gst-libav: Include python phases., guix-commits, 2020/08/18
- 348/401: gnu: libnotify: Include python phases., guix-commits, 2020/08/18
- 349/401: gnu: libsecret: Include python phases., guix-commits, 2020/08/18
- 346/401: gnu: gst-plugins-base: Include python phases., guix-commits, 2020/08/18
- 351/401: gnu: libwpe: Include python phases., guix-commits, 2020/08/18