argo-workflows icon indicating copy to clipboard operation
argo-workflows copied to clipboard

feat: automate nix package upgrades. Fixes #11691

Open isubasinghe opened this issue 1 year ago • 0 comments

Fixes #11691

Motivation

The nix hash is extremely out of date and needs manual updating.

Modifications

A nix-hash task was added to the makefile that patches the nix flake.

Verification

Tested it by mutating the hash and running the nix-hash command.

Caution

This PR will likely result in someone needing to run make codegen on dependabot PRs relating to golang dependencies. I would be happy to do this.

isubasinghe avatar Jan 14 '24 09:01 isubasinghe