On Fri, Feb 05 2021, William Casarin wrote:
> + src = fetchgit {> + url = "http://git.carcosa.net/jmcbray/gusmobile.git";> + rev = "0a09aaaf00578d1389a4aa6b15f5c64867e0f8ca";> + sha256 = "0wpvfk5kj23r83xfha6kidsh5c7y143y9ximlx3h92hih7rpskmn";> + };
Is there a reason to not use https here?
Xinglu Chen <public@yoctocell.xyz> writes:
> On Fri, Feb 05 2021, William Casarin wrote:>>> + src = fetchgit {>> + url = "http://git.carcosa.net/jmcbray/gusmobile.git";>> + rev = "0a09aaaf00578d1389a4aa6b15f5c64867e0f8ca";>> + sha256 = "0wpvfk5kj23r83xfha6kidsh5c7y143y9ximlx3h92hih7rpskmn";>> + };>> Is there a reason to not use https here?
good catch!