nixpkgs/pkgs/applications/version-management/redmine
Domen Kožar 6cb878e9c2 redmine: shorten flags line to avoid yaml parsing bug
(cherry picked from commit c56f25d06fcd1eb4b0b232296a055b2dce997a05)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-03 10:11:41 +02:00
..
2002_FHS_through_env_vars.patch add redmine package 2014-10-07 10:54:22 +02:00
2003_externalize_session_config.patch add redmine package 2014-10-07 10:54:22 +02:00
2004_FHS_plugins_assets.patch add redmine package 2014-10-07 10:54:22 +02:00
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 add redmine package 2014-10-07 10:54:22 +02:00
Gemfile.nix add redmine package 2014-10-07 10:54:22 +02:00
generate_nix_requirements.rb add redmine package 2014-10-07 10:54:22 +02:00
README add redmine package 2014-10-07 10:54:22 +02:00

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

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