fix uem build
This commit is contained in:
parent
02933bf1d2
commit
98b07bbeed
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
owner = "shen390s";
|
owner = "shen390s";
|
||||||
repo = "uem";
|
repo = "uem";
|
||||||
rev = "develop";
|
rev = "develop";
|
||||||
hash = "sha256-+r7pqow/JHH7i3+2Q2KHldErfigm6nnImGtpsdCWfaQ=";
|
hash = "sha256-lfw4WLRyKv2tJbLuc21UoKZueyWgFkxcgVXTKVLT5ow=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue