mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
klipper: 0.13.0-unstable-2025-05-14 -> 0.13.0-unstable-2025-05-22
This commit is contained in:
parent
3108eaa516
commit
30ad27df60
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "klipper";
|
||||
version = "0.13.0-unstable-2025-05-14";
|
||||
version = "0.13.0-unstable-2025-05-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "KevinOConnor";
|
||||
repo = "klipper";
|
||||
rev = "82f540bb731fe4ae4575d48aefb2f837491ba4e6";
|
||||
sha256 = "sha256-eP6QQu1FHq08lkZIwaPamuIQg54bLBMDF0UBfQnKiRQ=";
|
||||
rev = "b1011e3fb14df7470d9b74e59042383012b199c6";
|
||||
sha256 = "sha256-gDOGGTS0UPe0ni+zcRUz9CRhkL6hq1PXCzYC9RpqNU8=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/klippy";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue