summary refs log tree commit diff
path: root/pkgs/os-specific/linux/cshatag/deps.nix
blob: 6daad985678278ac2d370f1fbdea9a6de016c43c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/pkg/xattr";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/xattr";
      rev = "d304131d5e58ca76d8b31ceefbb0c85c7b2d2a36";
      sha256 = "0bxskiai283zfra13z5f7q7f77zz2cgswaj6l6jr2nwnc3l5m80i";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "201ba4db2418b54b698efb4d8082dcb504617cdb";
      sha256 = "1cqaiwp19kl38g4d6brfhi32822rhnh2q8x1j0i6yg7a8dzfvbz6";
    };
  }
]