fix uem theme
This commit is contained in:
parent
98b07bbeed
commit
289154e2bb
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-lfw4WLRyKv2tJbLuc21UoKZueyWgFkxcgVXTKVLT5ow=";
|
hash ="sha256-v6vtPUVfQ+W4/sZKPxKyuqAGaXda47FZEM4/XdXR63o=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue