nixpkgs/pkgs/development/ruby-modules/gem
zimbatm c3357d2cd9
buildRubyGem: remove Makefiles
The generated Makefile is not reproducible. The HDRS section is inode
dependent. "sitearchdir" and "sitelibdir" contains a timestamp and
random postfix. See https://r13y.com/diff/8350ec80865096f84705f3e000d97f151760e768bf626e52c84570413c5e1093-f9dea788fe62d683e90e12e166f29b778c39c699a5be39f9262e5cffb77d3e45.html

Instead of trying to make it reproducible, remove it entirely. It was
only useful for generating the .so file and it no longer needed.

See also https://bugs.ruby-lang.org/issues/15304

Fixes the rubyPackages.nokogiry reproducibility for example.
2020-10-27 14:20:09 +01:00
..
default.nix buildRubyGem: remove Makefiles 2020-10-27 14:20:09 +01:00
gem-post-build.rb ruby.withPackages: init 2019-09-03 19:44:49 +00:00
nix-bundle-install.rb ruby-modules: parse build_flags correctly: 2019-12-17 00:58:32 +00:00