nixpkgs/pkgs/os-specific
Florian Klink 3b1b4fde0c systemd: systemd.pc: fix systemdsystemunitpath and systemduserunitpath
The paths in the generated `systemd.pc` were flipped, fix this:

`systemdsystemunitpath`: `/nix/var/nix/profiles/default/lib/systemd/{user => system}`
`systemduserunitpath`: `/nix/var/nix/profiles/default/lib/systemd/{system => user}`

The paths actually used in the code (further below in that patch) were
correct, so keep them there.

Fixes #59473.
2020-06-03 22:25:01 +02:00
..
bsd *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
darwin Merge pull request #87542 from cmacrae/upgrade/yabai/3.0.1 2020-05-14 08:14:56 -05:00
linux systemd: systemd.pc: fix systemdsystemunitpath and systemduserunitpath 2020-06-03 22:25:01 +02:00
windows treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00