Maybe the hash is failing
This commit is contained in:
parent
7054e0c829
commit
79768bcb75
|
@ -69,7 +69,7 @@
|
||||||
extraApps = {
|
extraApps = {
|
||||||
news = pkgs.fetchNextcloudApp {
|
news = pkgs.fetchNextcloudApp {
|
||||||
name = "news";
|
name = "news";
|
||||||
sha256 = "52179795dba6a4eea0354deb66c14af10adc1ba2e7c6e3ee08de0eebcb773f6c";
|
sha256 = "0000000000000000000000000000000000000000000000";
|
||||||
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha2/news.tar.gz";
|
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha2/news.tar.gz";
|
||||||
version = "25.0.0";
|
version = "25.0.0";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue