nixpkgs/pkgs/applications/version-management/redmine
zimbatm de8c119a4b redmine: fix compilation with ruby 2.3
Just bumped the JSON dependency manually to the one bundled with ruby 2.3
2016-02-29 10:02:59 +00:00
..
2002_FHS_through_env_vars.patch
2003_externalize_session_config.patch
2004_FHS_plugins_assets.patch
bootstrap.nix ruby: exorcise the last few remaining rubyPackages 2015-01-21 22:23:37 -05:00
default.nix redmine: shorten flags line to avoid yaml parsing bug 2015-09-03 10:11:41 +02:00
Gemfile.lock redmine: fix compilation with ruby 2.3 2016-02-29 10:02:59 +00:00
Gemfile.nix redmine: fix compilation with ruby 2.3 2016-02-29 10:02:59 +00:00
generate_nix_requirements.rb
README

to regenerate Gemfile.nix and Gemfile.lock you need to

  % nix-build bootstrap.nix
  % cp result/Gemfile.nix ./
  % cp result/Gemfile.lock ./