unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org>
To: 63461@debbugs.gnu.org
Cc: Josselin Poiret <dev@jpoiret.xyz>
Subject: [bug#63461] [PATCH] gnu: gnome: Remove gnome-boxes from default GNOME apps.
Date: Fri, 12 May 2023 10:09:42 +0200	[thread overview]
Message-ID: <78e5efe95c8509b57c74309a0e3917b0cced7ca9.1683878940.git.dev@jpoiret.xyz> (raw)

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





             reply	other threads:[~2023-05-12  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12  8:09 Josselin Poiret via Guix-patches via [this message]
2023-05-12 21:43 ` [bug#63461] [PATCH] gnu: gnome: Remove gnome-boxes from default GNOME apps 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78e5efe95c8509b57c74309a0e3917b0cced7ca9.1683878940.git.dev@jpoiret.xyz \
    --to=guix-patches@gnu.org \
    --cc=63461@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).