Loading nixos/tests/coredns.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ position = "start-of-file"; } ]; vendorHash = "sha256-dNxHpXkiqz7B/JhZdxfZluIHFVXILlSm3XtB+v/EoMY="; vendorHash = "sha256-MGgFbglyW/1CMhT1b83ETH70gRkz89s/Gp4seR2g7xI="; }; }; }; Loading pkgs/by-name/co/coredns/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ installShellFiles, nixosTests, externalPlugins ? [ ], vendorHash ? "sha256-3cY4Nd2RX5OKnJaQ7StYDsyq27qE1VY4wGaY4wiDeFQ=", vendorHash ? "sha256-qodzzBee+4NeZ+XifMknFPayBcWDmbyYq1R6Xhuras0=", }: let Loading @@ -14,13 +14,13 @@ let in buildGoModule (finalAttrs: { pname = "coredns"; version = "1.14.1"; version = "1.14.2"; src = fetchFromGitHub { owner = "coredns"; repo = "coredns"; tag = "v${finalAttrs.version}"; hash = "sha256-WcRX2BCWIQ8e0FYCIAzCdexz+Nl+/kKicQkhEw2AVMs="; hash = "sha256-c0xXZnc0muXViPqMCJsD8TTGMbVCOKE49ElAHEPnKlw="; }; inherit vendorHash; Loading Loading
nixos/tests/coredns.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ position = "start-of-file"; } ]; vendorHash = "sha256-dNxHpXkiqz7B/JhZdxfZluIHFVXILlSm3XtB+v/EoMY="; vendorHash = "sha256-MGgFbglyW/1CMhT1b83ETH70gRkz89s/Gp4seR2g7xI="; }; }; }; Loading
pkgs/by-name/co/coredns/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ installShellFiles, nixosTests, externalPlugins ? [ ], vendorHash ? "sha256-3cY4Nd2RX5OKnJaQ7StYDsyq27qE1VY4wGaY4wiDeFQ=", vendorHash ? "sha256-qodzzBee+4NeZ+XifMknFPayBcWDmbyYq1R6Xhuras0=", }: let Loading @@ -14,13 +14,13 @@ let in buildGoModule (finalAttrs: { pname = "coredns"; version = "1.14.1"; version = "1.14.2"; src = fetchFromGitHub { owner = "coredns"; repo = "coredns"; tag = "v${finalAttrs.version}"; hash = "sha256-WcRX2BCWIQ8e0FYCIAzCdexz+Nl+/kKicQkhEw2AVMs="; hash = "sha256-c0xXZnc0muXViPqMCJsD8TTGMbVCOKE49ElAHEPnKlw="; }; inherit vendorHash; Loading