mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
(bug): added missing checksum
This commit is contained in:
parent
fca1497885
commit
a5f2697c72
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
calendar
|
calendar
|
||||||
;
|
;
|
||||||
memories = pkgs.fetchNextcloudApp {
|
memories = pkgs.fetchNextcloudApp {
|
||||||
sha256 = "";
|
sha256 = "sha256-DJPskJ4rTECTaO1XJFeOD1EfA3TQR4YXqG+NIti0UPE=";
|
||||||
url = "https://github.com/pulsejet/memories/releases/download/v7.3.1/memories.tar.gz";
|
url = "https://github.com/pulsejet/memories/releases/download/v7.3.1/memories.tar.gz";
|
||||||
license = "agpl3Only";
|
license = "agpl3Only";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue