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: f3e4fc94913d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ae2630c96a6a
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 29, 2020

  1. make-desktopitem: refactoring, documentation and improvement

    - New parameter `extraDesktopEntries` to easily add some less usual entries to the desktop file
    - Rewrite of the core logic. Instead of a key-value-list, use an attribute set with nullable values to make it overridable
    - Added some comments
    - Some cosmetic/readability code refactors
    	- I didn't like the doubly nested strings around the `fileValidation`
    piegamesde committed Jun 29, 2020
    Copy the full SHA
    51cc553 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Copy the full SHA
    3a76d4c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge pull request #91790 from piegamesde/improve-makedesktopitem

    make-desktopitem: refactoring, documentation and improvement
    maralorn committed Oct 15, 2020
    Copy the full SHA
    ae2630c View commit details
    Browse the repository at this point in the history