Commit graph

7 commits

Author SHA1 Message Date
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +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 4f8836ee99 iamy: fix build on darwin 2020-03-21 05:04:00 -05: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
Suvash Thapaliya 7815c86c10 iamy: 2.1.1 -> 2.3.2 (#62613) 2019-06-13 12:14:16 -07:00
Suvash Thapaliya 7e324b857b
iamy: init at 2.1.1
Add iamy package - maintains aws iam in yaml format
2018-04-13 12:51:31 +02:00