···7788buildGoModule rec {
99 pname = "codecrafters-cli";
1010- version = "35";
1010+ version = "36";
11111212 src = fetchFromGitHub {
1313 owner = "codecrafters-io";
1414 repo = "cli";
1515 rev = "v${version}";
1616- hash = "sha256-gCSlXI8DggQts7Em1onD4B5CxrfAlPuwovWRUgpsu/E=";
1616+ hash = "sha256-YgQPDc5BUIoEd44NLpRluxCKooW99qvcSTrFPm6qJKM=";
1717 # A shortened git commit hash is part of the version output, and is
1818 # needed at build time. Use the `.git` directory to retrieve the
1919 # commit SHA, and remove the directory afterwards since it is not needed
···2525 '';
2626 };
27272828- vendorHash = "sha256-lRDHe/7kCy8T4paA/6FVfM/sjBpvcGWLeW7b+dOnFo0=";
2828+ vendorHash = "sha256-5t/bRx3mT66e/efjWbb527ZdKOn3qV3hroqiLwP180g=";
29293030 ldflags = [
3131 "-s"