Closed L0ric0 closed 1 year ago
This URL seems to host the same pdf: https://dsa-satinavsketten.de/fileadmin/downloads/offiziell/Regelmaterial%26Errata/WdS-Handouts.pdf
Hash is different but (Edit: Hash is actually the same after correctly escaping the URL) extracting the background wallpaper seems to work. I don't have a completely working environment right now to test everything.
Since Ulisses removed the PDF from their site and the alternative URL is also owned by Ulisses, I wouldn't bet on it being available much longer, possibly this is only an oversight since that website seems to be abandoned. Since I am not allowed to redistribute the PDF myself, possibly the best I can do is to make this PDF dependency a non-flake input to the flake, so that people can inject their own local copy of the PDF.
Fixed in 09f662c07f8f2ee77a500ce1955815c9bbbfc71b. Also fixes another download that vanished.
Both files are now flake inputs, so they can potentially be overridden when importing the flake should they vanish. I suggest at least keeping a copy of the files.
Updated Flake needs recent Nix which is able to depend on arbitrary URLs. 2.8.0
is too old, 2.17.0
is working, not sure which is the minimum version that works.
Trying to build the nix package fails with the following error:
It seams Ulisses removed the file
http://www.ulisses-spiele.de/download/468/
is it possible to get is somewhere else?