Commit Graph

32 Commits

Author SHA1 Message Date
Marie Ramlow
504920cc22 gauge: add marie to maintainers 2024-04-24 09:22:38 +02:00
Marie Ramlow
86913e049d gauge: add wrapper
Adds a wrapper to the gauge package, which allows installing plugins declaratively with nix.
2024-04-24 09:22:38 +02:00
R. Ryantm
97a0567f64 gauge: 1.6.4 -> 1.6.6 2024-04-08 20:51:48 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
2ac4e77894 gauge: 1.6.3 -> 1.6.4 2024-03-14 08:10:47 +00:00
R. Ryantm
d0dd190d78 gauge: 1.6.2 -> 1.6.3 2024-02-29 21:06:27 +00:00
Vincent Demeester
68c7788829 gauge: 1.6.1 -> 1.6.2
Diff: https://github.com/getgauge/gauge/compare/v1.6.1...v1.6.2
2024-02-20 10:10:29 +01:00
R. Ryantm
d785d18b47 gauge: 1.5.7 -> 1.6.1 2024-02-05 14:07:45 +00:00
R. Ryantm
b48d87a367 gauge: 1.5.6 -> 1.5.7 2024-01-26 00:28:29 +00:00
R. Ryantm
94e7036212 gauge: 1.5.4 -> 1.5.6 2024-01-07 00:26:03 +00:00
R. Ryantm
8b43589e12 gauge: 1.5.2 -> 1.5.4 2023-09-23 08:27:38 +00:00
R. Ryantm
0aec541f16 gauge: 1.5.1 -> 1.5.2 2023-07-22 22:03:24 +00:00
Aaron Jheng
0509d2e08f
gauge: 1.4.3 -> 1.5.1 2023-07-04 05:18:42 +00:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
Manuel Mendez
10d3e3a0f4 go: convert alternating regex string to list of packages to exclude
This is just easier to read.
2022-03-04 13:32:44 +10:00
Vincent Demeester
b40ee5991e
gauge: 1.1.6 -> 1.4.3
* gauge: 1.1.6 -> 1.4.3 (#157532)

And switching to buildGoModule.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

* Set the correct license for gauge (asl20)

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-11 16:43:55 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
7f6af08f81 gauge: 1.1.5 -> 1.1.6 2020-12-07 18:11:01 +00:00
R. RyanTM
195ed0d5cd gauge: 1.1.4 -> 1.1.5 2020-11-11 07:02:14 +00:00
R. RyanTM
c17f56677e gauge: 1.1.3 -> 1.1.4 2020-10-18 08:50:48 +00:00
R. RyanTM
505c4b4065 gauge: 1.1.1 -> 1.1.3 2020-09-04 15:56:27 +00:00
R. RyanTM
3b6d8c2bb5 gauge: 1.0.4 -> 1.1.1 2020-06-14 15:38:14 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Vincent Demeester
f89b4fc4b1
gauge: 1.0.3 -> 1.0.4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 16:17:54 +01:00
Vincent Demeester
39bfdab345 gauge: 1.0.2 -> 1.0.3 (#51068)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 23:20:10 +01:00
Vincent Demeester
2e17793e13 gauge: 1.0.0 -> 1.0.2 (#47465)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 19:59:17 +02:00
Vincent Demeester
77153c4cdb gauge: 0.9.7 -> 1.0.0 (#43107)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-07-06 12:49:06 +02:00
Ryan Mulligan
038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Vincent Demeester
35b7632bdb
gauge: 0.9.6 -> 0.9.7
Also removes the unecessary binary from the package

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:22:06 +01:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00