mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
keyguard: 1.11.0 -> 1.12.2
This commit is contained in:
parent
9709fef3cb
commit
57ae98b321
2 changed files with 1616 additions and 1611 deletions
3221
pkgs/by-name/ke/keyguard/deps.json
generated
3221
pkgs/by-name/ke/keyguard/deps.json
generated
File diff suppressed because it is too large
Load diff
|
@ -19,13 +19,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "keyguard";
|
||||
version = "1.11.0";
|
||||
version = "1.12.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AChep";
|
||||
repo = "keyguard-app";
|
||||
tag = "r20250324";
|
||||
hash = "sha256-luuj8bg9XlIrE38RmZzJM1u4TKZAWXtxCMG1rGRjVFk=";
|
||||
tag = "r20250528";
|
||||
hash = "sha256-QKMyUuZ2tluMSVidGp+vRnB5Qm4QwfYDZYRWOV0kbxY=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue