12 lines
284 B
Nix
12 lines
284 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/jessevdk/go-flags";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/jessevdk/go-flags";
|
||
|
rev = "1b89bf73cd2c3a911d7b2a279ab085c4a18cf539";
|
||
|
sha256 = "027nglc5xx1cm03z9sisg0iqrhwcj6gh5z254rrpl8p4fwrxx680";
|
||
|
};
|
||
|
}
|
||
|
]
|