⬆️ (hydrogen/nginx) update resume
This commit is contained in:
parent
4b357a88cd
commit
4d0ccd65b9
|
@ -3,8 +3,8 @@ let
|
|||
pages = pkgs.fetchgit {
|
||||
url = "https://git.fainsin.bzh/Laurent/resume";
|
||||
fetchLFS = true; # https://github.com/go-gitea/gitea/issues/4773
|
||||
rev = "49e55df24a9de37fb439f60140b677178c458bd3"; # pages
|
||||
sha256 = "sha256-htb6jdeaZeoVUBXw5hiQ9K57cmw5qOE57vIGfxNLcPk=";
|
||||
rev = "374ea752f30125aeab015a69086b3be183810ba3"; # pages
|
||||
sha256 = "sha256-xaIOY486x2Ux/wnC4nGz6YLVFwmbCl1TZG47Lb7Yy0E=";
|
||||
};
|
||||
in {
|
||||
services.nginx.virtualHosts = {
|
||||
|
|
Loading…
Reference in a new issue