diskrsync: init at unstable-2017-09-27

This commit is contained in:
Jaakko Luttinen
2018-02-04 12:02:30 +02:00
parent f59a0f7f1a
commit 9a5b545e86
3 changed files with 50 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
[
{
goPackagePath = "github.com/dop251/spgz";
fetch = {
type = "git";
url = "https://github.com/dop251/spgz";
rev = "ca4328964eba8a1863356b3d927d4f6a10c966b5";
sha256 = "06m48hfgyj30704my205chw42xkpwfm6lv0jvhgqkkhhhs9sly62";
};
}
{
goPackagePath = "golang.org/x/crypto";
fetch = {
type = "git";
url = "https://go.googlesource.com/crypto";
rev = "95a4943f35d008beabde8c11e5075a1b714e6419";
sha256 = "0bkm0jx9mxmi1liabb9c04kf765n7d0062zdp3zmvzyamsq00lcx";
};
}
]