1
0
Fork 0

Add missed deps

master
dump_stack() 2020-01-08 11:16:14 +00:00
parent 33cdae7a47
commit a264cb2ced
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 18 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
{
goPackagePath = "github.com/alecthomas/template";
@ -72,4 +71,22 @@
sha256 = "0mndnv3hdngr3bxp7yxfd47cas4prv98sqw534mx7vp38gd88n5r";
};
}
{
goPackagePath = "github.com/hanwen/go-fuse";
fetch = {
type = "git";
url = "https://github.com/hanwen/go-fuse";
rev = "0e3c45fc48996fb06eb0b7c417bf324396d783d8";
sha256 = "06mzrk8ifv5srn8gg4vv5ak31p44mj7ay4x8acs4n0rwqy2z5y50";
};
}
{
goPackagePath = "golang.org/x/sys";
fetch = {
type = "git";
url = "https://go.googlesource.com/sys";
rev = "fae7ac547cb717d141c433a2a173315e216b64c4";
sha256 = "11pl0dycm5d8ar7g1l1w5q2cx0lms8i15n8mxhilhkdd2xpmh8f0";
};
}
]