home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

deps.nix (608B)


      1 # This file was generated by https://github.com/kamilchm/go2nix v1.3.0
      2 [
      3   {
      4     goPackagePath = "github.com/pkg/errors";
      5     fetch = {
      6       type = "git";
      7       url = "https://github.com/pkg/errors";
      8       rev = "059132a15dd08d6704c67711dae0cf35ab991756";
      9       sha256 = "0bxkbh2rq40kdk8i05am5np77cnskx3571v2k300j5mmj1rl1ijg";
     10     };
     11   }
     12   {
     13     goPackagePath = "golang.org/x/tools";
     14     fetch = {
     15       type = "git";
     16       url = "https://go.googlesource.com/tools";
     17       rev = "6d71ab8aade08605ffc36622332264e2f6991952";
     18       sha256 = "0vxs5k6dc9rsr99n8ca6sibd8n2ah4j2jr13szpvi22q7kax2fnl";
     19     };
     20   }
     21 ]