Commit f8461a06 authored by Kirill Radzikhovskyy's avatar Kirill Radzikhovskyy
Browse files

helmfile: unpin buildGoModule

parent 68d81646
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib
, buildGo122Module
, buildGoModule
, fetchFromGitHub
, installShellFiles
, makeWrapper
, pluginsDir ? null
}:

buildGo122Module rec {
buildGoModule rec {
  pname = "helmfile";
  version = "0.165.0";