mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
nextcloud27: 27.1.10 -> 27.1.11
ChangeLog: https://github.com/nextcloud/server/releases/tag/v27.1.11 Will be EOL by the end of the month, hence marking it as such.
This commit is contained in:
parent
bb8f995a22
commit
01fb487f76
@ -43,9 +43,10 @@ let
|
||||
};
|
||||
in {
|
||||
nextcloud27 = generic {
|
||||
version = "27.1.10";
|
||||
hash = "sha256-lD4ScNdxp8gNqisy5ylM6MO3e56u9yrYs4SH1YyFB1Y=";
|
||||
version = "27.1.11";
|
||||
hash = "sha256-Tt0lcPTINEL48PBhb7d07SZjsRz59upJ55WrQ67vlkU=";
|
||||
packages = nextcloud27Packages;
|
||||
eol = true;
|
||||
};
|
||||
|
||||
nextcloud28 = generic {
|
||||
|
Loading…
Reference in New Issue
Block a user