Commit Graph

2 Commits

Author SHA1 Message Date
Pierre Bourdon
ec13e46dd1
redmine: support arch-dependent gem dependencies in update.sh
Method inspired by the update script for `discourse` in nixpkgs.
2022-09-09 11:05:58 +02:00
Felix Singer
3d33f6253c redmine: Add update script
The following steps need to be done before running the script:

  1. Copy Gemfile from new Redmine version to the Redmine folder in
     Nixpkgs
  2. Manually modify the database lines in Gemfile and just include the
     gems for the supported databases (diff the two files).

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-04-24 02:32:53 +02:00