badwolf 1.2.2 -> 1.3.0 https://repology.org/project/badwolf/versions attrpath: badwolf 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/badwolf/default.nix b/pkgs/applications/networking/browsers/badwolf/default.nix index 41308634186d..f03736e83baa 100644 --- a/pkgs/applications/networking/browsers/badwolf/default.nix +++ b/pkgs/applications/networking/browsers/badwolf/default.nix @@ -11,12 +11,12 @@ }: stdenv.mkDerivation rec { pname = "badwolf"; - version = "1.2.2"; + version = "1.3.0"; src = fetchgit { url = "git://hacktivis.me/git/badwolf.git"; rev = "v${version}"; - hash = "sha256-HfAsq6z+1kqMAsNxJjWJx9nd2cbv0XN4KRS8cYuhOsQ="; + hash = "sha256-feWSxK9TJ5MWxUKutuTcdmMk5IbLjNseUAvfm20kQ1U="; }; preConfigure = '' 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 badwolf nix build failed. Variables: PREFIX=DIR BINDIR=DIR MANDIR=DIR DOCDIR=DIR DATADIR=DIR APPSDIR=DIR PKGCONFIG=BIN MSGFMT=BIN INKSCAPE=BIN CC=BIN CFLAGS=OPTIONS ED=BIN LDFLAGS=OPTIONS EXTRA_CFLAGS=OPTIONS XGETTEXT=BIN MSGMERGE=BIN MANDOC=BIN SHELLCHECK=BIN FLAWFINDER=BIN REUSE=BIN WITH_WEBKITGTK=(4.0|4.1) WITH_URI_PARSER=(guri|libsoup2) Variables are set in the following order: Default, Environment, Arguments Dependencies: See README.md