Commit c0dd3a9f authored by John Titor's avatar John Titor Committed by Masum Reza
Browse files

adminerneo: expose indexPHP to be used by similar packages

parent e7479fa7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {

  passthru = {
    updateScript = nix-update-script { };
    indexPHP = ./index.php;
  };

  meta = {