Loading pkgs/by-name/co/colima/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ buildGoModule rec { pname = "colima"; version = "0.8.4"; version = "0.9.1"; src = fetchFromGitHub { owner = "abiosoft"; repo = "colima"; tag = "v${version}"; hash = "sha256-TNq0lHNF6jwUqamJXYTxuF0Q9mfVwi8BaesQv87eRiE="; hash = "sha256-oRhpABYyP4T6kfmvJ4llPXcXWrSbxU7uUfvXQhm2huc="; # We need the git revision leaveDotGit = true; postFetch = '' Loading Loading
pkgs/by-name/co/colima/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ buildGoModule rec { pname = "colima"; version = "0.8.4"; version = "0.9.1"; src = fetchFromGitHub { owner = "abiosoft"; repo = "colima"; tag = "v${version}"; hash = "sha256-TNq0lHNF6jwUqamJXYTxuF0Q9mfVwi8BaesQv87eRiE="; hash = "sha256-oRhpABYyP4T6kfmvJ4llPXcXWrSbxU7uUfvXQhm2huc="; # We need the git revision leaveDotGit = true; postFetch = '' Loading