Commit graph

37 commits

Author SHA1 Message Date
zowoq 479b3828bb doctl: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
R. RyanTM aa82a79c8a doctl: 1.61.0 -> 1.62.0 2021-07-10 12:04:53 +00:00
R. RyanTM 0a5ec9728b doctl: 1.60.0 -> 1.61.0 2021-05-16 02:48:42 -04:00
R. RyanTM 7d01cf8b74 doctl: 1.59.0 -> 1.60.0 2021-05-07 02:23:27 +00:00
R. RyanTM d7ace3d09e doctl: 1.58.0 -> 1.59.0 2021-04-14 23:12:20 +00:00
R. RyanTM 98b53c745d doctl: 1.57.0 -> 1.58.0 2021-03-30 10:41:46 +00:00
R. RyanTM 02284b8786 doctl: 1.56.0 -> 1.57.0 2021-02-28 11:06:11 +00:00
R. RyanTM 7fc8b0b289 doctl: 1.55.0 -> 1.56.0 2021-02-11 15:04:52 +00:00
R. RyanTM 9ccac6cac8 doctl: 1.54.1 -> 1.55.0 2021-01-22 11:07:04 +00:00
R. RyanTM f9ffcee2e2 doctl: 1.54.0 -> 1.54.1 2021-01-18 14:43:19 +00:00
R. RyanTM 7872e83cba doctl: 1.53.0 -> 1.54.0 2020-12-07 14:19:47 +00:00
R. RyanTM 08814f5f27 doctl: 1.52.0 -> 1.53.0 2020-11-26 02:02:27 +00:00
R. RyanTM fbdb0d9953 doctl: 1.51.0 -> 1.52.0 2020-11-15 03:11:48 +00:00
R. RyanTM 2fe0a921a4 doctl: 1.49.0 -> 1.51.0 2020-11-11 02:54:12 +00:00
R. RyanTM 59a7a55e10 doctl: 1.48.1 -> 1.49.0 2020-10-29 13:28:35 +00:00
R. RyanTM b80cfd7661 doctl: 1.46.0 -> 1.48.1 2020-10-18 02:09:19 +00:00
zowoq 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM b0350bc9e3 doctl: 1.45.1 -> 1.46.0 2020-07-24 00:29:02 +00:00
R. RyanTM 063abf2af8 doctl: 1.45.0 -> 1.45.1 2020-06-14 13:31:33 +00:00
R. RyanTM 64f96152e6 doctl: 1.43.0 -> 1.45.0 2020-06-06 05:31:09 +00:00
zowoq adb9f60c13 doctl: 1.40.0 -> 1.43.0, switch to buildGoModule
https://github.com/digitalocean/doctl/releases/tag/v1.41.0
https://github.com/digitalocean/doctl/releases/tag/v1.42.0
https://github.com/digitalocean/doctl/releases/tag/v1.43.0
2020-05-16 13:14:07 +10:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq dcbe2aa300 doctl: install shell completion 2020-04-10 22:19:42 +10:00
zowoq e6d4b95fed doctl: 1.35.0 -> 1.40.0 2020-04-10 18:50:53 +10:00
Your Name bce9e720df doctl: 1.31.2 -> 1.35.0 2019-12-04 15:52:32 -06:00
Austin Seipp 700cc56a0e
doctl: 1.18.0 -> 1.31.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-13 18:32:29 -05:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Roman Kuznetsov 4277fc5c02
doctl: 1.16.0 -> 1.18.0 2019-05-27 19:55:42 +02:00
Austin Seipp 5e2551a83f
doctl: 1.12.2 -> 1.16.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-05 02:43:48 -05:00
Ivan Kozik 45b62b4949 doctl: 1.8.0 -> 1.12.2 2018-12-30 11:56:21 +00:00
Austin Seipp 4a1aeb050c doctl: 1.7.2 -> 1.8.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-20 18:11:36 -05:00
Vincent Demeester 2394753282
doctl: 1.5.0 -> 1.7.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:08:47 +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
Vincent Demeester 561518e9ff
doctl: 1.3.1 -> 1.5.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-17 23:32:21 +01:00
Langston Barrett c40a0b50f7 doctl: init at 1.3.1 (#17066) 2016-07-19 12:30:35 +02:00