mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-09-17 07:11:28 +02:00
chore: bump pyclipsync to v0.1.3
This commit is contained in:
Generated
+4
-3
@@ -850,15 +850,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1789363609,
|
"lastModified": 1789583109,
|
||||||
"narHash": "sha256-LrzilhzMNY31JJZ9xHbotK2kQGkqnpu/oSVXtHFNdUo=",
|
"narHash": "sha256-CwZHQHZBfo3furE7M/Qsc6TdU+3JRo7FPYSRtgYESU8=",
|
||||||
"owner": "ryan4yin",
|
"owner": "ryan4yin",
|
||||||
"repo": "pyclipsync",
|
"repo": "pyclipsync",
|
||||||
"rev": "b13c3d992765aaffaf402701e98b493240b4d45a",
|
"rev": "d0b6af8913c69c64fad4d00517e75674daaa9453",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "ryan4yin",
|
"owner": "ryan4yin",
|
||||||
|
"ref": "v0.1.3",
|
||||||
"repo": "pyclipsync",
|
"repo": "pyclipsync",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -171,7 +171,7 @@
|
|||||||
|
|
||||||
# Wayland <-> X11 clipboard sync daemon for xwayland-satellite (niri)
|
# Wayland <-> X11 clipboard sync daemon for xwayland-satellite (niri)
|
||||||
pyclipsync = {
|
pyclipsync = {
|
||||||
url = "github:ryan4yin/pyclipsync";
|
url = "github:ryan4yin/pyclipsync/v0.1.3";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user