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: 0e834b10f748
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 38c009010401
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 18, 2019

  1. i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly

    On NixOS, $XDG_CONFIG_DIRS always has multiple elements.
    Without this patch, it'll try to open() a rather nonsensical
    path full of colons.
    edef1c committed Oct 18, 2019
    Copy the full SHA
    e674377 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71339 from edef1c/i3blocks-xdg

    i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
    worldofpeace committed Oct 18, 2019
    Copy the full SHA
    38c0090 View commit details
    Browse the repository at this point in the history