diff --git a/flake.lock b/flake.lock index c5f76d2..5e4a8c8 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1748037224, - "narHash": "sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk=", + "lastModified": 1743703532, + "narHash": "sha256-s1KLDALEeqy+ttrvqV3jx9mBZEvmthQErTVOAzbjHZs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f09dede81861f3a83f7f06641ead34f02f37597f", + "rev": "bdb91860de2f719b57eef819b5617762f7120c70", "type": "github" }, "original": { diff --git a/packages.nix b/packages.nix index deea4bd..22b52b0 100644 --- a/packages.nix +++ b/packages.nix @@ -35,7 +35,7 @@ rec { mkdir -p themes/poison cp -r ${hugo-theme-poison}/* themes/poison/ - hugo --baseURL=https://zerforschen.plus + hugo ''; # Install phase - copy the public directory to the output