2023-01-02T03:18:45 brise unstable-2017-09-16 -> 0.38 https://github.com/rime/brise/releases 2023-01-02T03:18:48 attrpath: brise 2023-01-02T03:18:48 Checking auto update branch... 2023-01-02T03:18:48 No auto update branch exists 2023-01-02T03:18:52 [version] 2023-01-02T03:19:00 [version] updated version and sha256 2023-01-02T03:19:00 [rustCrateVersion] 2023-01-02T03:19:00 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:19:00 [golangModuleVersion] 2023-01-02T03:19:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:19:00 [updateScript] 2023-01-02T03:19:00 [updateScript] skipping because derivation has no updateScript 2023-01-02T03:19:00 2023-01-02T03:19:00 [quotedUrls] 2023-01-02T03:19:00 [quotedUrls] nothing found to replace 2023-01-02T03:19:00 Diff after rewrites: diff --git a/pkgs/data/misc/brise/default.nix b/pkgs/data/misc/brise/default.nix index 45f86f6be21..358763a2729 100644 --- a/pkgs/data/misc/brise/default.nix +++ b/pkgs/data/misc/brise/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation { pname = "brise"; - version = "unstable-2017-09-16"; + version = "0.38"; src = fetchFromGitHub { owner = "rime"; repo = "brise"; rev = "1cfb0fe1d3a4190ce5d034f141941156dd271e80"; - sha256 = "1l13j3cfwida0ycl874fizz2jwjvlxid589a1iciqa9y25k21ql7"; + sha256 = "sha256-h+IgZhE+KRxZDCqh0mKnW3Ip/o+OHESZB6pF7tiQI9A="; }; buildInputs = [ librime ]; 2023-01-02T03:19:01 Source url did not change. brise unstable-2017-09-16 -> 0.38 https://github.com/rime/brise/releases attrpath: brise Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.brise)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.brise)' not found