Commit Graph

33 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Mario Rodas
217bc97827 pgmetrics: 1.15.2 -> 1.16.0
Diff: https://github.com/rapidloop/pgmetrics/compare/v1.15.2...v1.16.0
2023-10-04 04:20:00 +00:00
R. Ryantm
d6d90be778 pgmetrics: 1.15.1 -> 1.15.2 2023-08-29 23:47:45 +00:00
R. Ryantm
2b8644f883 pgmetrics: 1.15.0 -> 1.15.1 2023-08-13 21:35:18 +00:00
R. Ryantm
18dbed1bfc pgmetrics: 1.14.1 -> 1.15.0 2023-05-21 10:35:33 +00:00
R. Ryantm
561e6f59cb pgmetrics: 1.14.0 -> 1.14.1 2023-02-08 17:37:07 +00:00
R. Ryantm
0402e1f00b pgmetrics: 1.13.1 -> 1.14.0 2022-11-08 07:29:44 +00:00
R. Ryantm
276414dbf7 pgmetrics: 1.13.0 -> 1.13.1 2022-07-29 16:07:17 +00:00
Mario Rodas
e81a247cb6 pgmetrics: 1.12.0 -> 1.13.0
https://github.com/rapidloop/pgmetrics/releases/tag/v1.13.0
2022-05-25 04:20:00 +00:00
Mario Rodas
90da4105ce pgmetrics: 1.11.0 -> 1.12.0
https://github.com/rapidloop/pgmetrics/releases/tag/v1.12.0
2021-10-22 18:55:45 -05:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
461597ee3e pgmetrics: 1.10.5 -> 1.11.0 2021-08-17 13:36:20 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM
da96664623 pgmetrics: 1.10.3 -> 1.10.5 2021-01-22 19:04:36 +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
01ca7ead63 pgmetrics: 1.10.2 -> 1.10.3 2020-12-08 02:47:59 +00:00
R. RyanTM
5d3b355469 pgmetrics: 1.10.0 -> 1.10.2 2020-11-11 20:26:07 +00:00
Mario Rodas
bbfa7c4aca pgmetrics: 1.9.3 -> 1.10.0
https://github.com/rapidloop/pgmetrics/releases/tag/v1.10.0
2020-10-06 04:20:00 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
dbb4daf59c pgmetrics: 1.9.2 -> 1.9.3 2020-08-02 09:57:27 +00:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM
46ddbc949e pgmetrics: 1.9.1 -> 1.9.2 2020-06-30 11:19:03 +00:00
R. RyanTM
b4ac8f219b pgmetrics: 1.9.0 -> 1.9.1 2020-06-06 15:38:53 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM
cdc38990a5 pgmetrics: 1.8.1 -> 1.9.0 2020-04-15 06:24:58 +00: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
b11d54582d pgmetrics: fix build on darwin 2020-03-21 05:58:00 -05:00
R. RyanTM
f47ec36970
pgmetrics: 1.7.1 -> 1.8.1 2020-03-14 11:48:34 +00:00
R. RyanTM
c994780bb4 pgmetrics: 1.7.0 -> 1.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgmetrics/versions
2019-10-22 19:18:44 -07:00
R. RyanTM
e01fd3f123 pgmetrics: 1.6.2 -> 1.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgmetrics/versions
2019-06-02 05:14:07 -07:00
Mario Rodas
64ed902a33
pgmetrics: 1.6.1 -> 1.6.2 2019-04-21 23:00:00 -05:00
Mario Rodas
da7d91017c pgmetrics: 1.5.0 -> 1.6.1 (#57575) 2019-03-13 23:49:53 +01:00
Mario Rodas
780a3ffa12 pgmetrics: init at 1.5.0 2018-11-07 06:47:31 -05:00