all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Remove Package from Gnome Meta-Package
@ 2024-06-01 20:48 Lee Thompson
  2024-06-03  3:30 ` 宋文武
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Thompson @ 2024-06-01 20:48 UTC (permalink / raw)
  To: help-guix

Hi All,

Is there an analogue in Guix for NixOS's `excludePackage`? Under NixOS I
had something like the following in my system config:
> environment.gnome.excludePackages = with pkgs.gnome; [
>     cheese
>     epiphany
>     gnome-music
>   ];
Which allowed me to use a mostly OOTB Gnome install minus some packages
I really don't care about. I've seen some old 2018–2019 posts describing
ways in Guix to make a custom Gnome package minus the bits I don't want,
but I've had no luck so far with this.

I was really hoping there'd be a canonical, obvious and modern way of
achieving this, and if there is in the manual I've had no luck finding
it. Obviously this isn't a deal-breaker for me using Guix, but I think
it would be neat to have.

Any assistance appreciated.


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

end of thread, other threads:[~2024-06-09  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-01 20:48 Remove Package from Gnome Meta-Package Lee Thompson
2024-06-03  3:30 ` 宋文武
2024-06-03 20:52   ` Lee Thompson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.