Loading pkgs/applications/networking/cluster/helm/plugins/helm-s3.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ buildGoModule rec { owner = "hypnoglow"; repo = pname; rev = "v${version}"; sha256 = "sha256-81Rzqu2fj6xSZbKvAhHzaGnr/3ACZvqJhYe+6Vyc0qk="; hash = "sha256-81Rzqu2fj6xSZbKvAhHzaGnr/3ACZvqJhYe+6Vyc0qk="; }; vendorSha256 = "sha256-Jvfl0sdZXV497RIgoZUJD0zK/pXK6yeAnuSdq42nky8="; vendorHash = "sha256-Jvfl0sdZXV497RIgoZUJD0zK/pXK6yeAnuSdq42nky8="; # NOTE: Remove the install and upgrade hooks. postPatch = '' Loading Loading
pkgs/applications/networking/cluster/helm/plugins/helm-s3.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ buildGoModule rec { owner = "hypnoglow"; repo = pname; rev = "v${version}"; sha256 = "sha256-81Rzqu2fj6xSZbKvAhHzaGnr/3ACZvqJhYe+6Vyc0qk="; hash = "sha256-81Rzqu2fj6xSZbKvAhHzaGnr/3ACZvqJhYe+6Vyc0qk="; }; vendorSha256 = "sha256-Jvfl0sdZXV497RIgoZUJD0zK/pXK6yeAnuSdq42nky8="; vendorHash = "sha256-Jvfl0sdZXV497RIgoZUJD0zK/pXK6yeAnuSdq42nky8="; # NOTE: Remove the install and upgrade hooks. postPatch = '' Loading