]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - virtual/modules/websites/tools/git/mantisbt/mantisbt.nix
Refactor websites.
[perso/Immae/Config/Nix.git] / virtual / modules / websites / tools / git / mantisbt / mantisbt.nix
similarity index 95%
rename from virtual/packages/mantisbt.nix
rename to virtual/modules/websites/tools/git/mantisbt/mantisbt.nix
index 335cb7d33fe0f41360f8ef9346cc58a632d8f380..009c90204de08d3a63d10d19ac60ae4ce06cb73c 100644 (file)
@@ -64,10 +64,10 @@ let
         sha256 = "0jnrqz6r2hf53v0k1lh3il7hlfiphn61r9wgg6mzyywkjxwq07md";
       };
       patches = [
-        ./mantisbt-patches/bug_report.php.diff
-        ./mantisbt-patches/bug_report_page.php.diff
-        ./mantisbt-patches/bugnote_add.php.diff
-        ./mantisbt-patches/bugnote_add_inc.php.diff
+        ./patches/bug_report.php.diff
+        ./patches/bug_report_page.php.diff
+        ./patches/bugnote_add.php.diff
+        ./patches/bugnote_add_inc.php.diff
         ];
       installPhase = ''
         cp -a . $out