improve error pages
This commit is contained in:
parent
b1d7d64030
commit
8a042c2a47
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ let
|
||||||
|
|
||||||
errorPages = pkgs.fetchgit {
|
errorPages = pkgs.fetchgit {
|
||||||
url = "https://git.ingolf-wagner.de/palo/http-errors.git";
|
url = "https://git.ingolf-wagner.de/palo/http-errors.git";
|
||||||
rev = "a6bfef1fa69e2cb836a51af265f5d4f2a615d77a";
|
rev = "74b8e4c1d9bbba3db6ad858b888e1867318af1f0";
|
||||||
sha256 = "0lypdggya80gwmz18bdpspisw5wyy4invpri42zaq5xb3808hqyl";
|
sha256 = "0czdzafx4k76q773lyf3vsjm74g1995iz542dhw15kpy5xbivsrg";
|
||||||
};
|
};
|
||||||
|
|
||||||
error = {
|
error = {
|
||||||
|
|
Loading…
Reference in a new issue