Commit graph

15 commits

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01: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 e0ce72f901 hetzner-kube: fix build on darwin 2020-03-21 05:15:00 -05:00
R. RyanTM 112814dce8 hetzner-kube: 0.4.1 -> 0.5.1 2020-03-14 06:36:24 +00: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
Wael Nasreddine 52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
Wael M. Nasreddine 8f8e71c0a1
hetzner-kube: set the version via ldflags 2019-03-14 10:31:20 -07:00
Wael M. Nasreddine 8f5b40591d
hetzner-kube: 0.3.2rc1 -> 0.4.1 using buildGoModule 2019-03-14 10:31:19 -07:00
worldofpeace 3c3ccaed81
hetzner-kube: pname cleanup 2019-03-09 22:37:45 +00:00
Jaka Hudoklin 94c268cd81
hetzner-kube: 0.3.1 -> 0.3.2rc1 2019-02-19 22:30:32 +01:00
Elias Probst 20f096a8a1
hetzner-kube: add myself (eliasp) as maintainer 2018-07-11 20:42:28 +02:00
Elias Probst 0d8fccafef
hetzner-kube: init at version 0.3.1 2018-07-11 20:41:55 +02:00