fix phpipam

This commit is contained in:
Sean Buckley 2023-02-08 18:02:22 -05:00
parent 3b61bdd6dd
commit 40c83aef7b

View file

@ -11,7 +11,7 @@ let
owner = "phpipam";
repo = "phpipam";
rev = "v${version}";
sha256 = "AKlQsbxjW/aAE0NGOLCldZfSw6heqO90oLtDGjpj5b0=";
sha256 = "gEL81RUh1xtRszCBN81ZFXYmfrzepBsPrkBKP0ycowg=";
fetchSubmodules = true;
};
installPhase = ''