fix old homepage url
This commit is contained in:
parent
83eee6a35a
commit
0f64eb2c43
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }: {
|
||||
homepage-old = builtins.fetchTarball {
|
||||
url = "https://minio.int.chir.rs/darkkirb.de/homepage.tar.zst";
|
||||
url = "https://minio.int.chir.rs/static.darkkirb.de/homepage.tar.zst";
|
||||
sha256 = "1wf90kpb0ra0fy0msh1drmr4jjxw7c1q3ksqc9zfy04sjh6y5msg";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue