Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNOME polishing from Q.A findings #101516

Merged
merged 6 commits into from Oct 25, 2020
Merged

Commits on Oct 24, 2020

  1. Copy the full SHA
    70dc25a View commit details
    Browse the repository at this point in the history
  2. nixos/gnome3: don't ship gnome-software

    This serves no purpose without flatpak NixOS#99648 (comment)
    worldofpeace committed Oct 24, 2020
    Copy the full SHA
    b1587f9 View commit details
    Browse the repository at this point in the history
  3. nixos/flatpak: introduce guiPackages

    This adds basically an indirection to systemPackages
    to automatically install an interface for flatpak for their respective
    environments. e.g if I enable pantheon and flatpak you'll get appcenter,
    and on gnome you'll see gnome-software.
    
    NixOS#99648 (comment)
    worldofpeace committed Oct 24, 2020
    Copy the full SHA
    d89dedd View commit details
    Browse the repository at this point in the history
  4. nixos/gnome3: add favoriteAppsOverride option

    Rather messy and only needed for the installation cd, so it's
    an internal option.
    worldofpeace committed Oct 24, 2020
    Copy the full SHA
    9cee777 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7df6af3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    39d1599 View commit details
    Browse the repository at this point in the history