sudolikeaboss: init at 0.2.1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# This file was generated by go2nix: https://github.com/kamilchm/go2nix
|
||||
# v1.1.0 or 1.1.1, not 100% sure
|
||||
[
|
||||
{
|
||||
goPackagePath = "github.com/urfave/cli";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/urfave/cli";
|
||||
rev = "55f715e28c46073d0e217e2ce8eb46b0b45e3db6";
|
||||
sha256 = "0fvqxh1dx4f189y90fhrjapb4g51d7cp203jahxfb19k1k8c3942";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "golang.org/x/net";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://go.googlesource.com/net";
|
||||
rev = "2a824cf9226006580a06d9fa8f10901c17b49ed5";
|
||||
sha256 = "19hc83dsa8k1zbzb16v9yc44grscl9r4fxlpwqi3f6zqfrv0qk4n";
|
||||
};
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user