nixpkgs/pkgs/development/ruby-modules
annalee c3d54620fd
rubyPackages_3_{2,3}.nokogiri: add libxml2 to darwin buildInputs; unbreak
fix build failure on darwin:

```
checking for xmlParseDoc() in -lxml2... no
checking for xmlParseDoc() in -llibxml2... no
checking for libxml-2.0 using `pkg_config`... no
Please install either the `pkg-config` utility or the `pkg-config` rubygem.
checking for xmlParseDoc() in -lxml2... no
checking for xmlParseDoc() in -llibxml2... no
-----
extconf.rb:295:in `ensure_package_configuration'
extconf.rb:704:in `<main>'
xml2 is missing. Please locate mkmf.log to investigate how it is failing.
```
2024-05-13 12:09:08 +00:00
..
bundix maintainers: drop marsam 2024-04-24 04:20:00 +00:00
bundled-common Avoid top-level `with ...;` in pkgs/development/ruby-modules/bundled-common/default.nix 2024-03-25 18:12:29 -07:00
bundler bundler: 2.5.7 -> 2.5.9 2024-04-12 19:00:23 +02:00
bundler-app nixos/ruby-modules: proper treatment to ruby modules of type git/url 2023-06-15 17:18:11 +05:30
bundler-env
bundler-update-script bundlerUpdateScript: don't run bundler-audit 2023-05-31 12:38:46 -07:00
gem buildRubyGem: only use major minor in name (#229469) 2024-01-15 09:21:47 +01:00
gem-config rubyPackages_3_{2,3}.nokogiri: add libxml2 to darwin buildInputs; unbreak 2024-05-13 12:09:08 +00:00
rbenv treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
testing
with-packages rubyPackages.seccomp-tools: init at 1.6.1 2024-04-24 17:09:16 +03:00
runtests.sh