⬆️ (nginx/n7) update projet-fin-etude
This commit is contained in:
parent
092e510539
commit
34437cb143
|
@ -2,8 +2,8 @@
|
||||||
let
|
let
|
||||||
pages = pkgs.fetchgit {
|
pages = pkgs.fetchgit {
|
||||||
url = "https://git.fainsin.bzh/ENSEEIHT/projet-fin-etude-rapport";
|
url = "https://git.fainsin.bzh/ENSEEIHT/projet-fin-etude-rapport";
|
||||||
rev = "e07d96afbed8fcc8476595f295f262ddc7a1e54c"; # pages
|
rev = "32fe5c7ec6d67241951fdaf001e3da1c41b29dcf"; # pages
|
||||||
sha256 = "sha256-emCz7x0/gwnqUbZgL4HmzqVzpwEJGyFHd//NuJgizbQ=";
|
sha256 = "sha256-pOu0lohJ1Yqg/a5hqnNTePTrU8t5By5AbhUAJfL5MBg=";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
alias = "${pages}/";
|
alias = "${pages}/";
|
||||||
|
|
Loading…
Reference in a new issue