Maybe the hash is failing
This commit is contained in:
parent
7054e0c829
commit
79768bcb75
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue