Hello,

Marc Weber <[email protected]> writes:

> +  src = args.fetchurl {
> +    url = http://avr8-burn-o-mat.brischalle.de/AVR8_Burn-O-Mat_2_0_1.zip;
> +    sha256 = "0nqlrbsx7z5r3b9y9wb6b7wawa3yxwx07zn7l4g4s59scxah2skk";
> +  };
> +
> +  buildInputs =(with args; [unzip]);
> +
> +  phases = "unpackPhase installPhase";

IMO it would be wiser to let the expression build it since it's free
software.

Thanks,
Ludo'.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to