Loading pkgs/servers/asterisk/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -199,7 +199,8 @@ let exec ${updateScript_python}/bin/python ${toString ./update.py} ''; in { in { # Supported releases (as of 2023-04-19). # v16 and v19 have been dropped because they go EOL before the NixOS 23.11 release. # Source: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions Loading Loading
pkgs/servers/asterisk/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -199,7 +199,8 @@ let exec ${updateScript_python}/bin/python ${toString ./update.py} ''; in { in { # Supported releases (as of 2023-04-19). # v16 and v19 have been dropped because they go EOL before the NixOS 23.11 release. # Source: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions Loading