about summary refs log tree commit diff
path: root/tools/nixery/build-image/go-deps.nix
blob: 235c3c4c6dbeab710dad60b9dbac302cbc1c7d93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "gonum.org/v1/gonum";
    fetch = {
      type = "git";
      url = "https://github.com/gonum/gonum";
      rev = "ced62fe5104b907b6c16cb7e575c17b2e62ceddd";
      sha256 = "1b7q6haabnp53igpmvr6a2414yralhbrldixx4kbxxg1apy8jdjg";
    };
  }
]