Branch: refs/heads/release-16.09
Home: https://github.com/NixOS/nixpkgs
Commit: f70726854a8f6f38582bb47f6c3515a4dc7e3166
https://github.com/NixOS/nixpkgs/commit/f70726854a8f6f38582bb47f6c3515a4dc7e3166
Author: Ruben Maher <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M nixos/modules/services/misc/matrix-synapse.nix
Log Message:
-----------
matrix-synapse: Allow keys to be generated
The matrix-synapse user has `createHome = true;` which runs before the
`preStart` script, so the home directory will always exist and the block
will never execute.
Also don't include default path to keys in the configuration file,
because synapse will choke if it tries to open them before they
exist (even with `--generate-keys`).
(cherry picked from commit 08d7fbb42d37994ad0a4f736f5585d6b584b4b87)
Commit: d3f8d5ec974c2e5eb7545757c4e865752be0737f
https://github.com/NixOS/nixpkgs/commit/d3f8d5ec974c2e5eb7545757c4e865752be0737f
Author: Robert Helgesson <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M pkgs/servers/matrix-synapse/default.nix
Log Message:
-----------
matrix-synapse: 0.17.1 -> 0.17.3
Includes security fixes, see
https://github.com/matrix-org/synapse/releases/tag/v0.17.2
Compare: https://github.com/NixOS/nixpkgs/compare/085ceaf49739...d3f8d5ec974c_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits