nixpkgs/pkgs/applications/version-management/redmine
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
..
2002_FHS_through_env_vars.patch
2003_externalize_session_config.patch
2004_FHS_plugins_assets.patch
bootstrap.nix treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
default.nix treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +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 ./