Commit Graph

20 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
superherointj
1234b38438 ctop: enable tests 2022-04-06 20:32:11 +02:00
Sandro Jäckel
99a327840d
ctop: 0.7.6 -> 0.7.7 2022-03-23 11:00:10 +01:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Sandro Jäckel
fc5b141004
ctop: 0.7.5 -> 0.7.6 2021-06-11 10:58:34 +02:00
R. RyanTM
23c932f879 ctop: 0.7.4 -> 0.7.5 2020-11-11 01:33:19 +00:00
R. RyanTM
8b1d379ee3 ctop: 0.7.3 -> 0.7.4 2020-10-29 12:41:41 +00: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
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
acac27bbef ctop: fix build on darwin 2020-03-21 04:28:00 -05:00
Mario Rodas
73600abd8d
ctop: 0.7.2 -> 0.7.3
Changelog: https://github.com/bcicen/ctop/releases/tag/v0.7.3
2020-01-04 04:20:00 -05:00
Roman Volosatovs
4ef3de8645
ctop: ensure go 1.13 compatibility 2019-10-11 10:09:06 +02:00
Mario Rodas
b7902a7445
ctop: 2017-05-28 -> 0.7.2 2019-06-18 16:20:00 -05:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Alexandre Peyroux
31d5363228
ctop: init at 2017-05-28 2017-05-30 13:10:45 +02:00