Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 7da4553df66f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9f5b72bfd780
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 25, 2020

  1. nixos/gnome3: don't put epiphany in favorite apps

    (cherry picked from commit 70dc25a)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    6e4e94d 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 #99648 (comment)
    
    (cherry picked from commit b1587f9)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    161ca69 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.
    
    #99648 (comment)
    (cherry picked from commit d89dedd)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    aa14e0a 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.
    
    (cherry picked from commit 9cee777)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    dca6683 View commit details
    Browse the repository at this point in the history
  5. nixos/gnome3: add gnome-calendar to favorites

    (cherry picked from commit 7df6af3)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    b38395c View commit details
    Browse the repository at this point in the history
  6. installation-cd-graphical-gnome: add firefox to favorite-apps

    (cherry picked from commit 39d1599)
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    157744e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #101704 from worldofpeace/backport-101516

    [20.09] GNOME polishing from Q.A findings
    worldofpeace committed Oct 25, 2020
    Copy the full SHA
    9f5b72b View commit details
    Browse the repository at this point in the history