use publically available URL for homepage.tar.zst
This commit is contained in:
parent
536c5d564a
commit
b55385699c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }: {
|
||||
homepage-old = builtins.fetchTarball {
|
||||
url = "https://minio.int.chir.rs/static.darkkirb.de/homepage.tar.zst";
|
||||
url = "https://static.darkkirb.de/homepage.tar.zst";
|
||||
sha256 = "1wf90kpb0ra0fy0msh1drmr4jjxw7c1q3ksqc9zfy04sjh6y5msg";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue