2 Commits

Author SHA1 Message Date
renovate[bot]
fe6872f70f Merge ccec9de360 into af833d173c 2025-01-17 00:37:26 +00:00
renovate[bot]
ccec9de360 Update peaceiris/actions-hugo action to v3 2025-01-17 00:37:23 +00:00

View File

@@ -1,5 +1,5 @@
let
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11";
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-23.11";
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
in