Commit Graph

25 Commits

Author SHA1 Message Date
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