mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
37517db1de
`nokogiri` defines a C function called `canonicalize` which conflicts
with another function defined in glibc. Upstream has fixed this
issue [1], but in a much newer version. And because the affected
file has changed since the merged patch [2], it isn't directly
applicable to the old gem version `mpdcron` depends on.
[1]: https://github.com/sparklemotion/nokogiri/issues/2105
[2]:
|
||
---|---|---|
.. | ||
default.nix | ||
fix-canonicalize-conflict-with-glibc.patch | ||
Gemfile | ||
Gemfile.lock | ||
gemset.nix |