nixpkgs/pkgs/os-specific
Raphael Robatsch 7346aedd84 dbus-broker: Fetch dependencies from tags instead of branches
- c-stdaux has new commits on its "v1" branch, which makes the fetcher
  fail due to a hash mismatch. Fetch the "v1.2.0" tag instead.
- Also point the other dependencies at git tags instead of branches for
  consistency and to avoid future problems if they also get new commits.
- The head of the c-rbtree "v3" branch has not been tagged yet. Instead
  of downgrading this package to the "v3.1.0" tag, point the fetcher at
  the specific git revision.
2023-05-19 12:27:01 +02:00
..
bsd treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional 2023-02-22 21:23:05 +02:00
darwin Merge pull request #229949 from v3s1e/yabai504 2023-05-18 22:05:53 +02:00
linux dbus-broker: Fetch dependencies from tags instead of branches 2023-05-19 12:27:01 +02:00
solo5 solo5: 0.7.5 -> 0.8.0 2023-04-29 11:18:44 +00:00
windows