nixpkgs/pkgs/applications/version-management/redmine
Vladimír Čunát 38313d5d87 libxml2,libxslt: split into multiple outputs
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +02:00
..
2002_FHS_through_env_vars.patch
2003_externalize_session_config.patch
2004_FHS_plugins_assets.patch
bootstrap.nix libxml2,libxslt: split into multiple outputs 2015-10-05 13:44:16 +02:00
default.nix redmine: shorten flags line to avoid yaml parsing bug 2015-09-03 10:11:41 +02:00
Gemfile.lock
Gemfile.nix
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 ./