]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - virtual/modules/websites/ludivine/ludivinecassal.nix
Move all fixmes to mantisbt issue tracking
[perso/Immae/Config/Nix.git] / virtual / modules / websites / ludivine / ludivinecassal.nix
index 2d0217b972dc388e35459f0e66f4877ea20ed7fb..138ea9f3e30681a479432b6f63f1e102778f637d 100644 (file)
@@ -150,11 +150,8 @@ let
       '';
     };
     webappDir = stdenv.mkDerivation (fetchedGitPrivate ./ludivinecassal.json // rec {
-      # FIXME: can we do better than symlink?
-      # FIXME: initial sync
-      # FIXME: backup
-      # FIXME: miniatures and data need to be in the same dir due to a
-      #        bug in leapt.im (searches for data/../miniatures)
+      # /!\ miniatures and data need to be in the same dir due to a
+      #     bug in leapt.im (searches for data/../miniatures)
       buildPhase = ''
         export GIT_SSL_CAINFO=${cacert}/etc/ssl/certs/ca-bundle.crt
         export SSL_CERT_FILE=${cacert}/etc/ssl/certs/ca-bundle.crt