echidna 2.0.5 -> 2.1.1 https://github.com/crytic/echidna/releases 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/xivlgvsxkswv0x4f2p7ylwlwm2qczi3q-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.SGRnxY2nrB/setup-package.conf.d -j16 +RTS -A64M -RTS -threaded -rtsopts [1 of 1] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.SGRnxY2nrB/Main.o ) Linking Setup ... @nix { "action": "setPhase", "phase": "configurePhase" } configuring generated echidna.cabal configureFlags: --verbose --prefix=/nix/store/2p3vpa6mizbjy11znf98yzahji7dgn0g-echidna-2.1.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.SGRnxY2nrB/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/7y04gsisjii9wsxmf36a0d2kv1g72dn1-ncurses-6.4/lib --extra-lib-dirs=/nix/store/gy3i9akr5w2dqdzjijcn0nv1df93bnw8-libffi-3.4.4/lib --extra-lib-dirs=/nix/store/l5axanhh6k6lkgfmap9ijlkm0fm306s3-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