12 lines
282 B
Nix
12 lines
282 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/josharian/intern";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/josharian/intern";
|
||
|
rev = "8e6ff32b3e7c0b018c43953085fe2ac330fe9acd";
|
||
|
sha256 = "1za48ppvwd5vg8vv25ldmwz1biwpb3p6qhf8vazhsfdg9m07951c";
|
||
|
};
|
||
|
}
|
||
|
]
|