Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby: improve reproducibility of gem builds #123732

Closed
wants to merge 1 commit into from

Commits on May 19, 2021

  1. ruby: improve reproducibility of gem builds

    By default, the gem build will leave a path like:
      lib/ruby/gems/2.7.0/gems/racc-1.5.2/ext/racc/cparse/.gem.20210503-6-csuqdb
    
    putting the build date in the output hurts the build reproducibility
    efforts
    
    see NixOS#123718
    
    Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
    baloo committed May 19, 2021
    Copy the full SHA
    44d9769 View commit details
    Browse the repository at this point in the history