filegive: use buildGoPackage

This commit is contained in:
Jörg Thalheim
2018-12-11 22:08:05 +00:00
parent 8b3cacfdcf
commit c054af4e58
2 changed files with 20 additions and 33 deletions
+12
View File
@@ -0,0 +1,12 @@
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
{
goPackagePath = "code.google.com/p/go-nat-pmp";
fetch = {
type = "git";
url = "https://github.com/jackpal/go-nat-pmp";
rev = "e04deda90d5683d6e375732740814a89eea7bafd";
sha256 = "1swwfyzaj3l40yh9np3x4fcracgs79nwryc85sxbdakx8wwxs2xb";
};
}
]