From bf09bfd3a8de3056e239182be7cfe73eae51d337 Mon Sep 17 00:00:00 2001 From: Illia Chub Date: Fri, 16 Apr 2021 12:55:13 +0300 Subject: [PATCH] Incremented Pleroma package version --- nixos-infect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-infect b/nixos-infect index 72f3bd4..39742a5 100755 --- a/nixos-infect +++ b/nixos-infect @@ -778,7 +778,7 @@ cat > /etc/nixos/social/pleroma-package.nix << EOF }: stdenv.mkDerivation { pname = "pleroma-otp"; - version = "2.2.2"; + version = "2.3.0"; # To find the latest binary release stable link, have a look at # the CI pipeline for the latest commit of the stable branch