unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63461] [PATCH] gnu: gnome: Remove gnome-boxes from default GNOME apps.
@ 2023-05-12  8:09 Josselin Poiret via Guix-patches via
  2023-05-12 21:43 ` Liliana Marie Prikler
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2023-05-12  8:09 UTC (permalink / raw)
  To: 63461; +Cc: Josselin Poiret

From: Josselin Poiret <dev@jpoiret.xyz>

* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs,
since it is no longer a Core App in 42.
---
Hi everyone,

I noticed while reading [1] that Boxes was no longer required in GNOME, so
here's a patch that does exactly that.

[1] https://blogs.gnome.org/mcatanzaro/2023/05/10/gnome-core-apps-update/

Best,

 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 754bb668ba..85437c2e4a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10030,7 +10030,6 @@ (define-public gnome
           epiphany
           evince
           file-roller
-          gnome-boxes
           gnome-calculator
           gnome-calendar
           gnome-characters

base-commit: 60cf9866cfd01bd0492bdc427a016e26d779bb4e
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-07 19:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12  8:09 [bug#63461] [PATCH] gnu: gnome: Remove gnome-boxes from default GNOME apps Josselin Poiret via Guix-patches via
2023-05-12 21:43 ` Liliana Marie Prikler
2023-05-13  7:46   ` Josselin Poiret via Guix-patches via
2023-05-24 10:10 ` Ludovic Courtès
2023-07-07 19:53 ` Josselin Poiret via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).