1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-07 19:15:36 +03:00

gnome-calendar: Move from gnome scope to top-level

This commit is contained in:
Jan Tojnar 2024-06-22 13:47:32 +02:00
parent 66c4983d67
commit 0daa38a8fc
4 changed files with 3 additions and 5 deletions

View file

@ -233,7 +233,7 @@ in
programs.gnome-terminal.enable = mkDefault (notExcluded pkgs.gnome-terminal);
programs.file-roller.enable = mkDefault (notExcluded pkgs.file-roller);
environment.systemPackages = with pkgs // pkgs.gnome // pkgs.cinnamon; utils.removePackagesByName [
environment.systemPackages = with pkgs // pkgs.cinnamon; utils.removePackagesByName [
# cinnamon team apps
bulky
warpinator

View file

@ -403,7 +403,7 @@ in
epiphany
pkgs.gnome-text-editor
pkgs.gnome-calculator
gnome-calendar
pkgs.gnome-calendar
gnome-characters
gnome-clocks
pkgs.gnome-console