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: ec076f77cd20
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 69be72a64aa7
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Feb 9, 2019

  1. desktop-files-utils: add setupHook to remove mimeinfo.cache

    Post-Installation scripts are running `update-desktop-database -q`
    creating these files which obviously results in a lot of collisions.
    
    Much better solution than eventually noticing their existence and
    removing them in postInstall.
    worldofpeace committed Feb 9, 2019
    Copy the full SHA
    69be72a View commit details
    Browse the repository at this point in the history