mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 04:04:06 +01:00
klipper: 0.13.0-unstable-2025-11-17 -> 0.13.0-unstable-2026-01-02
This commit is contained in:
parent
0c9be53f55
commit
89de9cfffc
1 changed files with 3 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue