From 55089de144e52f1bed0f5cd0f834a8536335b0c5 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Mon, 18 Dec 2023 23:39:40 +0100 Subject: [PATCH] fix(redirections): Fix the page and host --- machines/web01/redirections.nix | 2 +- npins/sources.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/machines/web01/redirections.nix b/machines/web01/redirections.nix index 2083225..ffc4fdd 100644 --- a/machines/web01/redirections.nix +++ b/machines/web01/redirections.nix @@ -16,7 +16,7 @@ let in { services.nginx.virtualHosts = { - retired_host = { + ${retired_host} = { enableACME = true; forceSSL = true; diff --git a/npins/sources.json b/npins/sources.json index b100d20..b2df16a 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -33,9 +33,9 @@ "url": "https://git.dgnum.eu/DGNum/dgnum-retired" }, "branch": "main", - "revision": "d481b8cf7a7816c851e36ce0a0ed4a776d00eb9c", + "revision": "64467c33627d30c837514e984cfa350f033d6854", "url": null, - "hash": "1hpjra1gz9vx9j7dpvc7h8czhrlizpgwnfc7z4al4xw146dv0bp0" + "hash": "1icq0ak55ylbm5hkbx6ar0dvr883q7amqva48b64xd8m8qrkng3l" }, "disko": { "type": "GitRelease",