Commit graph

14 commits

Author SHA1 Message Date
R. RyanTM 6b7cafe7d1 humioctl: 0.28.5 -> 0.28.6 2021-08-06 08:47:59 +00:00
R. RyanTM 8211a76d5b humioctl: 0.28.4 -> 0.28.5 2021-07-07 10:11:03 -07:00
R. RyanTM 518fcad2c4 humioctl: 0.28.3 -> 0.28.4 2021-06-28 23:22:02 +00:00
R. RyanTM 51d128cf17 humioctl: 0.28.2 -> 0.28.3 2021-04-27 23:43:30 -04:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM 580a5a9f4c humioctl: 0.28.1 -> 0.28.2 2021-01-22 13:05:17 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM ef13cb68b1 humioctl: 0.27.0 -> 0.28.1 2020-11-11 09:48:27 +00:00
R. RyanTM 25059ee53e humioctl: 0.26.1 -> 0.27.0 2020-09-25 09:44:46 +00:00
Daniël de Kok 8e030e2caf
Merge pull request #95079 from r-ryantm/auto-update/humioctl
humioctl: 0.26.0 -> 0.26.1
2020-08-11 17:26:24 +02:00
R. RyanTM f91f307a33 humioctl: 0.26.0 -> 0.26.1 2020-08-10 13:06:41 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Luc Perkins 945a1e96a3
humioctl: 0.25.0 -> 0.26.0 (#94411) 2020-07-31 23:44:51 -07:00
Luc Perkins 90b9c8e098 humioctl: init at 0.25.0 2020-07-29 18:47:18 -07:00