singular 4.3.2p16 -> 4.4.0 https://repology.org/project/singular/versions attrpath: singular Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/science/math/singular/default.nix b/pkgs/applications/science/math/singular/default.nix index d079134aec76..c68b3b67b21f 100644 --- a/pkgs/applications/science/math/singular/default.nix +++ b/pkgs/applications/science/math/singular/default.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { pname = "singular"; - version = "4.3.2p16"; + version = "4.4.0"; # since the tarball does not contain tests, we fetch from GitHub. src = fetchFromGitHub { @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { # if a release is tagged (which sometimes does not happen), it will # be in the format below. rev = "Release-${lib.replaceStrings ["."] ["-"] version}"; - sha256 = "sha256-5JZgI5lnfX4JlBSEAL7Wv6uao/57GBaMqwgslJt9Bjk="; + sha256 = "sha256-wqzbk0Y50gacZ54POXgf6rMA0ecz87D+2mozMfn5uDc="; # the repository's .gitattributes file contains the lines "/Tst/ # export-ignore" and "/doc/ export-ignore" so some directories are Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A singular nix build failed. --- ncfactor_SingerEx_s 0.08 --- ncfactor_buginterchange2_s 0.35 --- ncfactor_buginterchange_s 1.08 --- ncfactor_facSubWeyl1_s 0.32 --- ncfactor_facSubWeyl2_s 0.32 --- ncfactor_facSubWeyl3_s 0.36 --- ncfactor_facSubWeyl4_s 0.36 --- ncfactor_nthweylringalt2_s 0.29 --- ncfactor_usl2_reducible_bug_s 1.76 --- ncfactor_usl2_s 0.22 --- polyclass 0.05 --- primdec3 34.39 --- reesclos 0.55 --- resources_s 0.03 --- nchilb_rcolon1 0.05 --- nchilb_test1 0.04 --- nchilb_test2 0.05 --- nchilb_test3 0.05 --- nchilb_test4 0.05 --- nchilb_test5 0.05 --- combinat 0.05 --- methods 0.03 --- sagbi2 0.25 --- sets 0.03 --- ssi_Z 0.02 --- ssi_ringref 0.02 --- puiseuxexpansion 0.08 --- vdim_overflow 1.63 ok_s Summary: Checks:171 Failed:1 Time:107.37 Summary: Checks:623 Failed:1 Time:133.54