nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

Merge pull request #301623 from JulienMalka/step-cli-fix-hash

step-cli: fix hash of release 0.26.0

authored by

Fabian Affolter and committed by
GitHub
097c2ba4 44d2deb2

+1 -1
+1 -1
pkgs/tools/security/step-cli/default.nix
··· 11 owner = "smallstep"; 12 repo = "cli"; 13 rev = "refs/tags/v${version}"; 14 - hash = "sha256-B0LGedExlk9XllWilZ0QAwQHNyISAI2WJ48P2STbxSY="; 15 }; 16 17 ldflags = [
··· 11 owner = "smallstep"; 12 repo = "cli"; 13 rev = "refs/tags/v${version}"; 14 + hash = "sha256-fxBWYz95yxNa7xotmId2SHLAIymJIBOJumYzAPB3Ias="; 15 }; 16 17 ldflags = [