hippocampus: dawarich: update from nixpkgs#485771
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
};
|
||||
services.dawarich = {
|
||||
enable = true;
|
||||
package = pkgs.dawarich.overrideAttrs (old: {
|
||||
package = (pkgs.callPackage ./dawarich { }).overrideAttrs (old: {
|
||||
# https://github.com/Freika/dawarich/issues/1469
|
||||
postInstall = (old.postInstall or "") + ''
|
||||
cp ${./dawarich_smtp_config.rb} $out/config/initializers/smtp_settings.rb
|
||||
|
||||
Reference in New Issue
Block a user