update uem version

This commit is contained in:
Rongsong Shen 2025-11-29 17:49:09 +08:00
parent 056fd0c05d
commit 3c727ec4b4

View file

@ -24,7 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
owner = "shen390s"; owner = "shen390s";
repo = "uem"; repo = "uem";
rev = "develop"; rev = "develop";
hash ="sha256-v6vtPUVfQ+W4/sZKPxKyuqAGaXda47FZEM4/XdXR63o="; # hash ="sha256-v6vtPUVfQ+W4/sZKPxKyuqAGaXda47FZEM4/XdXR63o=";
hash = "sha256-c8BqYIfDHica6AhJsWEQY0mMEo5Oj3/VuLKx1s1kO9w=";
}; };
buildInputs = with pkgs; [ buildInputs = with pkgs; [