]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - virtual/modules/websites/tools/mastodon/mastodon.nix
Move all fixmes to mantisbt issue tracking
[perso/Immae/Config/Nix.git] / virtual / modules / websites / tools / mastodon / mastodon.nix
index 9457a13a08e205da9ca79fa2e922708df536c759..e948852bec98c5a50902fb625c3fa3339687f3e1 100644 (file)
@@ -2,7 +2,6 @@
 let
   varDir = "/var/lib/mastodon_immae";
   socketsDir = "/run/mastodon";
-  # FIXME: use gemsets and nodejs equivalent
   mastodon = stdenv.mkDerivation (fetchedGithub ./mastodon.json // rec {
     buildPhase = ''
       export GIT_SSL_CAINFO=${cacert}/etc/ssl/certs/ca-bundle.crt