mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
usbmuxd: 1.1.1+date=2023-05-05 -> 1.1.1+date=2025-12-06
Diff: 01c94c7...3ded00c
This commit is contained in:
parent
aaf2bd4a4d
commit
6c49efdbdc
1 changed files with 3 additions and 3 deletions
|
|
@ -10,13 +10,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "usbmuxd";
|
||||
version = "1.1.1+date=2023-05-05";
|
||||
version = "1.1.1+date=2025-12-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libimobiledevice";
|
||||
repo = "usbmuxd";
|
||||
rev = "01c94c77f59404924f1c46d99c4e5e0c7817281b";
|
||||
hash = "sha256-WqbobkzlJ9g5fb9S2QPi3qdpCLx3pxtNlT7qDI63Zp4=";
|
||||
rev = "3ded00c9985a5108cfc7591a309f9a23d57a8cba";
|
||||
hash = "sha256-0ZxEdU6LAUT0XfRk/PnRGl+r2ofttpffI8MiQljukVA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue