Merge branch 'master' of github.com:shen390s/my-nix-channel
This commit is contained in:
commit
d1be381c60
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
owner = "shen390s";
|
||||
repo = "uem";
|
||||
rev = "develop";
|
||||
hash ="sha256-v6vtPUVfQ+W4/sZKPxKyuqAGaXda47FZEM4/XdXR63o=";
|
||||
# hash ="sha256-v6vtPUVfQ+W4/sZKPxKyuqAGaXda47FZEM4/XdXR63o=";
|
||||
hash = "sha256-c8BqYIfDHica6AhJsWEQY0mMEo5Oj3/VuLKx1s1kO9w=";
|
||||
};
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue