update website

This commit is contained in:
nora 2025-05-28 21:53:45 +02:00
parent 55c025199f
commit 5d2371a6ca

View file

@ -10,7 +10,7 @@
nixpkgs = import nixpkgs-path; # nixos-24.11 2025-03-21 nixpkgs = import nixpkgs-path; # nixos-24.11 2025-03-21
specialArgs = { specialArgs = {
website = import (fetchTarball "https://github.com/Noratrieb/website/archive/a041618a738b8e13d4ae73b2d93a4dc8dbb538fb.tar.gz"); website = import (fetchTarball "https://github.com/Noratrieb/website/archive/c7ed1f687ee02a9f3cb942ea3c18302ca64c1ab7.tar.gz");
blog = fetchTarball "https://github.com/Noratrieb/blog/archive/d370bf2b2e1dbec871dc1c82db8db9328976e0df.tar.gz"; blog = fetchTarball "https://github.com/Noratrieb/blog/archive/d370bf2b2e1dbec871dc1c82db8db9328976e0df.tar.gz";
slides = fetchTarball "https://github.com/Noratrieb/slides/archive/0401f35c22b124b69447655f0c537badae9e223c.tar.gz"; slides = fetchTarball "https://github.com/Noratrieb/slides/archive/0401f35c22b124b69447655f0c537badae9e223c.tar.gz";