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

Commits on Apr 15, 2020

  1. system-syzygy: Fix invalid desktopFile arguments

    Fixes this build failure:
    
    Running desktop-file validation
    /nix/store/vadj03624kv6h963c7fjwdz1hg403aa9-system-syzygy.desktop/share/applications/system-syzygy.desktop: error: value "%out%/bin/syzygy" for key "Exec" in group "Desktop Entry" contains an invalid field code "%o"
    /nix/store/vadj03624kv6h963c7fjwdz1hg403aa9-system-syzygy.desktop/share/applications/system-syzygy.desktop: error: value "%out%/bin/syzygy" for key "Exec" in group "Desktop Entry" contains an invalid field code "%/"
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed Apr 15, 2020
    Copy the full SHA
    1844d4a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge pull request #85284 from andersk/system-syzygy

    system-syzygy: Fix invalid desktopFile arguments
    worldofpeace committed Apr 16, 2020
    Copy the full SHA
    7b20f79 View commit details
    Browse the repository at this point in the history