Commit Graph

31 Commits

Author SHA1 Message Date
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
R. Ryantm
287b462f85 sosreport: 4.7.0 -> 4.7.1 2024-04-09 04:32:24 +00:00
R. Ryantm
a9bb4d1c67 sosreport: 4.6.1 -> 4.7.0 2024-02-23 07:31:01 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
1502179ab5 sosreport: 4.4 -> 4.6.1 2024-01-12 12:58:38 +00:00
R. Ryantm
c485c985be humioctl: 0.31.1 -> 0.32.3 2023-10-04 03:44:47 +00:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
Aaron Jheng
d40c08d8a1
humioctl: 0.30.2 -> 0.31.1 2023-06-29 02:22:59 +00:00
Minijackson
0df169a62a
sosreport: 4.3 -> 4.4 2022-12-08 15:14:42 +01:00
R. Ryantm
7b45473226 humioctl: 0.30.1 -> 0.30.2 2022-10-12 08:55:47 +08:00
R. Ryantm
3c96767623 humioctl: 0.30.0 -> 0.30.1 2022-09-15 19:24:22 +00:00
R. Ryantm
670aec28b0 humioctl: 0.29.2 -> 0.30.0 2022-08-28 17:51:42 +00:00
R. Ryantm
d7569a9223 humioctl: 0.29.1 -> 0.29.2 2022-08-19 13:39:51 +00:00
R. Ryantm
f7200669c6 humioctl: 0.28.11 -> 0.29.1 2022-07-28 14:42:49 +00:00
Sandro Jäckel
73468fbcf7
sosreport: init at 4.3 2022-04-27 15:27:00 +02:00
R. Ryantm
366e2f91a8 humioctl: 0.28.6 -> 0.28.11 2021-10-29 23:19:03 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
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