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