diff --git a/newinfra/nix/hive.nix b/newinfra/nix/hive.nix index 0465248..10a20e9 100644 --- a/newinfra/nix/hive.nix +++ b/newinfra/nix/hive.nix @@ -9,7 +9,7 @@ specialArgs = { website = import (fetchTarball "https://github.com/Noratrieb/website/archive/1e1f0be7acf6931832a53447771ed2224b1ae43d.tar.gz"); - blog = fetchTarball "https://github.com/Noratrieb/blog/archive/3f1978cc85668495bc5a9ac43d5c44fa844c97d6.tar.gz"; + blog = fetchTarball "https://github.com/Noratrieb/blog/archive/f0a2417a466e401f9a6305d9722734f5e285008b.tar.gz"; slides = fetchTarball "https://github.com/Noratrieb/slides/archive/0401f35c22b124b69447655f0c537badae9e223c.tar.gz"; pretense = import (fetchTarball "https://github.com/Noratrieb/pretense/archive/270b01fc1118dfd713c1c41530d1a7d98f04527d.tar.gz");