overlays/mitigations: gotenberg

This commit is contained in:
NullBite 2025-04-26 18:38:30 -04:00
parent b13d96f56e
commit 3b97ca6943
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -82,6 +82,13 @@
in
hold now 7 stable unstable;
gotenberg = let
stable = pkgsStable.gotenberg;
unstable = prev.gotenberg;
now = 1745707083;
in
hold now 90 stable unstable;
redlib = let
redlib-new = final.callPackage nixfiles.packages.${prev.system}.redlib.override {};
inherit (prev) redlib;