Loading pkgs/by-name/an/anubis/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ }: buildGoModule (finalAttrs: { pname = "anubis"; version = "1.15.1"; version = "1.15.2"; src = fetchFromGitHub { owner = "TecharoHQ"; repo = "anubis"; tag = "v${finalAttrs.version}"; hash = "sha256-PlZEGe3kTBkTd17nTLSW6pGiUKIPVQttep92FT+10g8="; hash = "sha256-5OqpmuRTrM+hseIhR2sTb+K01Co6X+Rhb6mN+U54NAI="; }; vendorHash = "sha256-Rcra5cu7zxGm2LhL2x9Kd3j/uQaEb8OOh/j5Rhh8S1k="; Loading Loading
pkgs/by-name/an/anubis/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ }: buildGoModule (finalAttrs: { pname = "anubis"; version = "1.15.1"; version = "1.15.2"; src = fetchFromGitHub { owner = "TecharoHQ"; repo = "anubis"; tag = "v${finalAttrs.version}"; hash = "sha256-PlZEGe3kTBkTd17nTLSW6pGiUKIPVQttep92FT+10g8="; hash = "sha256-5OqpmuRTrM+hseIhR2sTb+K01Co6X+Rhb6mN+U54NAI="; }; vendorHash = "sha256-Rcra5cu7zxGm2LhL2x9Kd3j/uQaEb8OOh/j5Rhh8S1k="; Loading