dconf2nix 0 -> 1 attrpath: dconf2nix Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/31dramvdblpf26pmc0x3x8nv39q8xxkl-packages.json.drv building '/nix/store/31dramvdblpf26pmc0x3x8nv39q8xxkl-packages.json.drv'... Going to be running update for following packages: - dconf2nix-0.0.12 Press Enter key to continue... Running update for: - dconf2nix-0.0.12: UPDATING ... - dconf2nix-0.0.12: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/haskell/dconf2nix/dconf2nix.nix b/pkgs/development/tools/haskell/dconf2nix/dconf2nix.nix index 66341d2c8c50..eae92da19267 100644 --- a/pkgs/development/tools/haskell/dconf2nix/dconf2nix.nix +++ b/pkgs/development/tools/haskell/dconf2nix/dconf2nix.nix @@ -3,11 +3,11 @@ }: mkDerivation { pname = "dconf2nix"; - version = "0.0.12"; + version = "0.1.1"; src = fetchgit { url = "https://github.com/gvolpe/dconf2nix.git"; - sha256 = "0cy47g6ksxf7p0qnzljg0c5dv65r79krkzw6iasivv8czc2lv8sc"; - rev = "101e102c6a3aa79d1787e2ae77fa3379153d29f8"; + sha256 = "0frqnq7ryr4gvkbb67n0615d9h1blps2kp55ic05n7wxyh26adgz"; + rev = "2fc3b0dfbbce9f1ea2ee89f3689a7cb95b33b63f"; fetchSubmodules = true; }; isLibrary = true; An auto update branch exists with message `dconf2nix: 0.0.12 -> 0.1.1`. New version is 0.1.1. An auto update branch exists with an equal or greater version