R. Ryantm
c9eee7f5fd
hcloud: 1.31.0 -> 1.31.1
2022-12-08 20:06:19 +00:00
R. Ryantm
a69898486d
hcloud: 1.30.4 -> 1.31.0
2022-12-03 06:59:33 +00:00
R. Ryantm
831614011a
hcloud: 1.30.3 -> 1.30.4
2022-11-12 08:38:06 +00:00
R. Ryantm
2c30675e9d
hcloud: 1.30.2 -> 1.30.3
2022-08-17 11:24:51 +00:00
R. Ryantm
fb806a9f3a
hcloud: 1.30.1 -> 1.30.2
2022-08-10 18:02:25 +00:00
R. Ryantm
65416cb2df
hcloud: 1.30.0 -> 1.30.1
2022-07-28 14:02:01 +00:00
Tom Siewert
72e26a9f5b
hcloud: 1.29.5 -> 1.30.0
...
* hcloud: 1.29.5 -> 1.30.0
* hcloud: add fish to shell autocompletion
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-07-06 09:28:46 -03:00
superherointj
74d938f119
hcloud: fix version ldflag
2022-04-26 10:21:52 -03:00
superherointj
9759288f34
hcloud: 1.29.0 -> 1.29.5
...
* Enable tests
* Minor refactoring
2022-04-25 19:08:54 -03:00
R. Ryantm
30417c0cf8
hcloud: 1.28.1 -> 1.29.0
2021-12-07 03:02:40 +00:00
R. Ryantm
54b4681225
hcloud: 1.28.0 -> 1.28.1
2021-10-29 22:34:37 +00:00
Bobby Rong
aa982bc025
Merge pull request #135160 from r-ryantm/auto-update/hcloud
...
hcloud: 1.27.0 -> 1.28.0
2021-10-02 17:21:23 +08:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
R. RyanTM
4132ba3545
hcloud: 1.27.0 -> 1.28.0
2021-08-22 02:29:26 +00:00
R. RyanTM
bbdbbc7a7f
hcloud: 1.26.1 -> 1.27.0
2021-08-17 06:22:29 +00:00
R. RyanTM
e783c89ad9
hcloud: 1.21.0 -> 1.26.1
2021-08-08 13:19:08 +00:00
R. RyanTM
cd0617c9af
hcloud: 1.20.0 -> 1.21.0
2021-03-10 23:36:16 +00: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
85d4895f09
hcloud: 1.19.1 -> 1.20.0
2020-11-11 08:50:56 +00:00
R. RyanTM
659c971e3b
hcloud: 1.17.0 -> 1.19.1
2020-09-05 00:23:57 +00:00
zowoq
42313b92bc
buildGoModule: remove platform.all from packages
2020-08-15 19:34:47 -07:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations ( #95092 )
...
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Mario Rodas
a1ab293129
hcloud: fix completions
2020-06-27 04:20:00 -05:00
R. RyanTM
f698365bf1
hcloud: 1.16.2 -> 1.17.0
2020-06-26 11:23:24 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
R. RyanTM
1197941d2a
hcloud: 1.16.1 -> 1.16.2
2020-04-11 21:34:13 +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
121bc52a52
hcloud: fix build on darwin
2020-03-21 05:09:00 -05:00
R. RyanTM
5b8278737c
hcloud: 1.14.0 -> 1.16.1
2020-03-14 06:29:32 +00:00
Olli Helenius
299d9404e8
hcloud: 1.13.0 -> 1.14.0
...
Build with buildGoModule instead of legacy buildGoPackage.
2019-12-01 15:03:15 +02:00
Elmar Athmer
1b4de41d64
hcloud: utilize pname and quote URL
...
This implements rfc 0035 and rfc 0045.
2019-07-30 12:12:43 +02:00
Elmar Athmer
d7eeb8354e
hcloud: 1.11.0 -> 1.13.0
2019-07-30 11:20:46 +02:00
Elmar Athmer
539d62be3a
hcloud: 1.9.1 -> 1.11.0
2019-01-10 14:02:47 -05:00
Elmar Athmer
11607de140
hcloud: 1.6.1 -> 1.9.1
2018-10-17 23:58:47 +02:00
Urban Skudnik
d23c357f1c
hcloud: Add autocomplete support for bash and zsh
...
Currently one would need to manually run the command to generate
completion and insert it into `.bashrc`/`.zshrc` to get the
autocompletion to work. This patch will automatically generate
both docs and save them to correct position so it should continue
to work even if user changes the shell at a later stage.
2018-09-05 02:35:03 +02:00
Elmar Athmer
bf112ccef7
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:34:16 +02:00
Elmar Athmer
0213e80c6c
hcloud: 1.5.0 -> 1.6.0 ( #44845 )
2018-08-10 00:14:38 +02:00
Elmar Athmer
bc56e42e27
hcloud: 1.4.0 -> 1.5.0 ( #42500 )
2018-06-24 21:40:39 +02:00
Elmar Athmer
fd8ff3b7af
hcloud: 1.3.0 -> 1.4.0
2018-04-18 09:53:52 +02:00
Elmar Athmer
04769e898f
hcloud: init at 1.3.0
2018-02-05 19:14:55 +01:00