about summary refs log tree commit diff
path: root/pkgs/tools/admin/credhub-cli
AgeCommit message (Collapse)AuthorFilesLines
2022-12-10credhub-cli: 2.9.8 -> 2.9.9R. Ryantm1-2/+2
2022-11-11credhub-cli: 2.9.6 -> 2.9.8R. Ryantm1-2/+2
2022-10-20credhub-cli: 2.9.5 -> 2.9.6R. Ryantm1-2/+2
2022-10-13credhub-cli: 2.9.4 -> 2.9.5R. Ryantm1-2/+2
2022-08-28credhub-cli: 2.9.3 -> 2.9.4R. Ryantm1-2/+2
2022-04-09credhub-cli: 2.9.1 -> 2.9.3Robert Scott1-10/+2
2021-10-29credhub-cli: 2.9.0 -> 2.9.1R. Ryantm1-2/+2
2021-08-26treewide: buildFlagsArray -> ldflagszowoq1-2/+1
2021-04-30credhub-cli: fix build under go1.15Colin L Rice1-1/+9
I've sent this upstream at https://github.com/cloudfoundry-incubator/credhub-cli/pull/107 But this should fix the build so it doesn't require go1.14
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-25credhub-cli: init at 2.9.0Robert Scott1-0/+44