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: 86990d60071a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d67e2a27020c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 4, 2020

  1. liferea: Format with nixpkgs-fmt

    * Format with nixpkgs-fmt
    * Replace pkgconfig alias with pkg-config
    * Remove duplicate gsettings-desktop-schemas
    jtojnar committed Jun 4, 2020
    Copy the full SHA
    dfd6f3d View commit details
    Browse the repository at this point in the history
  2. liferea: Update dependencies

    dconf & librsvg are indirect and will be already available through wrapGAppsHook.
    libsecret replaces gnome-secret and is required for the keyring plug-in.
    
    Closes: #39650
    jtojnar committed Jun 4, 2020
    Copy the full SHA
    d67e2a2 View commit details
    Browse the repository at this point in the history