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: 43259950eb82
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 82c91e13065d
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 13, 2020

  1. gnome3.gnome-shell: Format with nixpkgs-fmt

    Also reorder and stop using aliases for pkg-config and docbook-xsl-{,no}ns.
    jtojnar committed Jul 13, 2020
    Copy the full SHA
    8cddeef View commit details
    Browse the repository at this point in the history
  2. gnome3.gnome-shell: Clean up

    Remove the following dependencies:
    
    * libcanberra – https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/327
    * libsoup – https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/234
    * libXtst – https://gitlab.gnome.org/GNOME/gnome-shell/commit/9f5a2d8aca5ae91be4cad12e6a3d02e1ac26e39a
    * glibcLocales – no longer necessary since glibc now contains C.UTF-8 locale
    * docbook-xsl-ns – not sure why this was included but there are no complaints when this is removed
    
    Also move gnome-autoar & json-glib to proper section and drop unused clutter arg.
    jtojnar committed Jul 13, 2020
    Copy the full SHA
    0937ea6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b491020 View commit details
    Browse the repository at this point in the history
  4. gnome3.mutter: clean up

    * upower no longer used – https://gitlab.gnome.org/GNOME/mutter/commit/fa9e330f2c6d3ec34ff57b2c67a9c75c09401014
    * only libcanbera, not libcanberra-gtk is used
    * cogl has been in-tree for ages
    * geocode-glib has not been used ever?
    * no need to have zenity in buildInputs, it is only needed in patch
    * move patches attr after src
    jtojnar committed Jul 13, 2020
    Copy the full SHA
    4a48684 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Merge pull request #93045 from jtojnar/gnome-shell-cleanup

    gnome3.gnome-shell: clean up
    jtojnar committed Jul 18, 2020
    Copy the full SHA
    82c91e1 View commit details
    Browse the repository at this point in the history