echidna 2.0.5 -> 2.1.1 https://repology.org/project/echidna/versions attrpath: echidna 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/echidna/default.nix b/pkgs/tools/security/echidna/default.nix index fcd94f66fbc..e4e348092b7 100644 --- a/pkgs/tools/security/echidna/default.nix +++ b/pkgs/tools/security/echidna/default.nix @@ -10,13 +10,13 @@ }: mkDerivation rec { pname = "echidna"; - version = "2.0.5"; + version = "2.1.1"; src = fetchFromGitHub { owner = "crytic"; repo = "echidna"; rev = "v${version}"; - sha256 = "sha256-8bChe+qA4DowfuwsR5wLckb56fXi102g8vL2gAH/kYE="; + sha256 = "sha256-aWBnKqz1CatJRl01gc1E9O7t9V+TYympu1qoOMUQyG8="; }; isLibrary = true; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A echidna nix build failed. got build log for 'echidna' from 'daemon' @nix { "action": "setPhase", "phase": "setupCompilerEnvironmentPhase" } setupCompilerEnvironmentPhase Build with /nix/store/3q6qj061wrj6l4h9qmdp3wxja0m2maj8-ghc-9.2.7. @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/al3wyynqhdig887z9448xsbkfn0shi56-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "compileBuildDriverPhase" } compileBuildDriverPhase setupCompileFlags: -package-db=/build/tmp.cPKtrlK3QI/setup-package.conf.d -j16 +RTS -A64M -RTS -threaded -rtsopts [1 of 1] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.cPKtrlK3QI/Main.o ) Linking Setup ... @nix { "action": "setPhase", "phase": "configurePhase" } configuring generated echidna.cabal configureFlags: --verbose --prefix=/nix/store/vkya54r7dk8nrxnv2xa9cqyyq10c15jl-echidna-2.1.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.cPKtrlK3QI/package.conf.d --ghc-options=-j16 +RTS -A64M -RTS --disable-split-objs --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --ghc-option=-split-sections --extra-lib-dirs=/nix/store/gx8ipsb4rwljb29gd4zssgm9fcykxs0n-ncurses-6.4/lib --extra-lib-dirs=/nix/store/fv6615zf1bfqdvch80pxs3j14s2vpycn-libffi-3.4.4/lib --extra-lib-dirs=/nix/store/dpszznclsvrnrn4fjha96vm3a2v65axm-gmp-with-cxx-6.2.1/lib Using Parsec parser Configuring echidna-2.1.1... Setup: Encountered missing or private dependencies: code-page, html-conduit, http-conduit, with-utf8, xml-conduit