Sandro
|
f3024ac294
|
gotop: cleanup
|
2021-07-21 15:37:14 +02:00 |
|
Mario Rodas
|
eb2a2b3f62
|
gotop: 4.1.1 -> 4.1.2
https://github.com/xxxserxxx/gotop/releases/tag/v4.1.2
|
2021-07-21 00:00:00 +00:00 |
|
Sandro
|
31a70d1144
|
Merge pull request #112140 from fabaff/version-gotop
|
2021-02-06 21:19:28 +01:00 |
|
R. RyanTM
|
fd120659b6
|
gotop: 4.1.0 -> 4.1.1 (#112136)
|
2021-02-06 16:09:25 +01:00 |
|
Fabian Affolter
|
ae9b96ed45
|
gotop: add release
|
2021-02-06 13:52:00 +01:00 |
|
Mario Rodas
|
cdd111b525
|
gotop: 4.0.1 -> 4.1.0
https://github.com/xxxserxxx/gotop/releases/tag/v4.1.0
|
2021-01-27 08:10:11 -05:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01: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 |
|
zowoq
|
d5ebc45ba0
|
gotop: fix darwin build, enable checks
|
2020-08-15 10:57:56 +10:00 |
|
zowoq
|
cea7cd902e
|
buildGoModule packages: set doCheck = false
|
2020-08-10 16:02:30 +10:00 |
|
zowoq
|
3c5750d1cd
|
buildGoModule packages: editorconfig fixes
|
2020-07-31 13:58:04 +10:00 |
|
R. RyanTM
|
4d0824b56f
|
gotop: 3.5.3 -> 4.0.1
|
2020-06-14 16:28:11 +00:00 |
|
R. RyanTM
|
347320954a
|
gotop: 3.5.2 -> 3.5.3
|
2020-06-08 19:26:01 +00:00 |
|
R. RyanTM
|
59775da44e
|
gotop: 3.5.0 -> 3.5.2
|
2020-05-19 07:00:24 +00:00 |
|
Colin L Rice
|
d6162dab50
|
go-modules: Update files to use vendorSha256
|
2020-05-14 07:22:21 +01:00 |
|
Mario Rodas
|
d4bfccb1b7
|
gotop: 3.0.0 -> 3.5.0
Update src with maintained fork
|
2020-03-03 04:20:00 -05:00 |
|
Mario Rodas
|
1c17ccf6c2
|
gotop: 2.0.1 -> 3.0.0 (#58615)
|
2019-04-10 22:22:48 +02:00 |
|
Alyssa Ross
|
9e8c2671d7
|
gotop: use vendored dependencies
|
2019-02-19 18:00:33 +00:00 |
|
Alyssa Ross
|
6208ad3ee3
|
gotop: 1.7.1 -> 2.0.1
|
2019-02-19 12:27:40 +00:00 |
|
Henry
|
26785ae6fa
|
gotop: 1.5.0 -> 1.7.1
|
2018-12-18 01:52:07 +01:00 |
|
Andrew Childs
|
975c9b57eb
|
gotop: 1.2.9 -> 1.5.0 (#48407)
|
2018-10-15 08:04:43 +02:00 |
|
Alyssa Ross
|
20070b4ba0
|
gotop: works on non-Linux Unixes
From the README:
> Working and tested on Linux and OSX, with Windows support being worked
> on.
|
2018-07-23 11:45:28 +00:00 |
|
Bart Brouns
|
9ac303c225
|
gotop: init at 1.2.9
|
2018-04-12 16:17:11 +02:00 |
|