about summary refs log tree commit diff
path: root/pkgs/servers/http/jetty/12.x.nix
blob: 19aaa867c5dfe64c1566888416d479c005d67af0 (plain) (blame)
1
2
3
4
import ./common.nix {
  version = "12.0.8";
  hash = "sha256-lmlt2bjomXl7UWu3FDUBSLGv0oyXV/8kPhRCtfSUW7w=";
}