mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 03:36:04 +01:00
* Most significant is probably the patching necessary to run plausible
with postgres without superuser privilege. This change includes:
* updating ecto_sql to 3.6 where `CREATE DATABASE` is only executed if
it doesn't exist[1].
* patching a migration to only modify the `users.email` column (to use
`citext` rather than creating the extension. `plausible-postgres`
takes care of that).
* Correctly declare dependencies in systemd.
* A few minor fixes.
[1]
|
||
|---|---|---|
| .. | ||
| atlassian | ||
| icingaweb2 | ||
| ihatemoney | ||
| bookstack.nix | ||
| calibre-web.nix | ||
| convos.nix | ||
| cryptpad.nix | ||
| discourse.nix | ||
| discourse.xml | ||
| documize.nix | ||
| dokuwiki.nix | ||
| engelsystem.nix | ||
| galene.nix | ||
| gerrit.nix | ||
| gotify-server.nix | ||
| grocy.nix | ||
| grocy.xml | ||
| hedgedoc.nix | ||
| hledger-web.nix | ||
| jirafeau.nix | ||
| jitsi-meet.nix | ||
| jitsi-meet.xml | ||
| keycloak.nix | ||
| keycloak.xml | ||
| limesurvey.nix | ||
| mastodon.nix | ||
| matomo-doc.xml | ||
| matomo.nix | ||
| mattermost.nix | ||
| mediawiki.nix | ||
| miniflux.nix | ||
| moinmoin.nix | ||
| moodle.nix | ||
| nextcloud.nix | ||
| nextcloud.xml | ||
| nexus.nix | ||
| pgpkeyserver-lite.nix | ||
| plantuml-server.nix | ||
| plausible.nix | ||
| plausible.xml | ||
| restya-board.nix | ||
| rss-bridge.nix | ||
| selfoss.nix | ||
| shiori.nix | ||
| sogo.nix | ||
| trac.nix | ||
| trilium.nix | ||
| tt-rss.nix | ||
| virtlyst.nix | ||
| whitebophir.nix | ||
| wiki-js.nix | ||
| wordpress.nix | ||
| youtrack.nix | ||
| zabbix.nix | ||