dotnetPackages.Nuget: 5.6.0.6489->6.3.1.1

This commit is contained in:
Damien Cassou 2023-02-27 12:12:01 +01:00
parent a12233fd62
commit 4c8b75ed9a
No known key found for this signature in database
GPG key ID: B68746238E59B548

View file

@ -331,13 +331,13 @@ let self = dotnetPackages // overrides; dotnetPackages = with self; {
Nuget = buildDotnetPackage rec {
pname = "Nuget";
version = "5.6.0.6489";
version = "6.3.1.1";
src = fetchFromGitHub {
owner = "mono";
repo = "linux-packaging-nuget";
rev = "upstream/${version}.bin";
sha256 = "sha256-71vjM7a+F0DNTY+dML3UBSkrVyXv/k5rdl7iXBKSpNM=";
sha256 = "sha256-D7F4B23HK5ElY68PYKVDsyi8OF0DLqqUqQzj5CpMfkc=";
};
# configurePhase breaks the binary and results in