klipper: 0.13.0-unstable-2025-11-17 -> 0.13.0-unstable-2026-01-02
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "klipper";
|
||||
version = "0.13.0-unstable-2025-11-17";
|
||||
version = "0.13.0-unstable-2026-01-02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "KevinOConnor";
|
||||
repo = "klipper";
|
||||
rev = "b4c7cf4a3365a7bdc05b1ac146f8f48b5666ce8d";
|
||||
sha256 = "sha256-R4WHzRGz+0Tv/bGlTplARuIOlajrIlJjP6wmPMonDEY=";
|
||||
rev = "e60fe3d99b545d7e42ff2f5278efa5822668a57c";
|
||||
sha256 = "sha256-ab3Z+J3wR/j5j6GS7vwcH42isn7xVPm+eH1pWQ2J8D0=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/klippy";
|
||||
|
||||
Reference in New Issue
Block a user