uptime-kuma: rename patch
This commit is contained in:
parent
fc37d7a802
commit
4e58a128d8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in {
|
|||
hash = npmDepsHash;
|
||||
};
|
||||
patches = [
|
||||
(pkgs.writeText "authelia.patch" ''
|
||||
(pkgs.writeText "uptime-kuma-database-writeable.patch" ''
|
||||
diff --git a/server/database.js b/server/database.js
|
||||
index 3374aff9..9e890d28 100644
|
||||
--- a/server/database.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue