mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
klipper: unstable-2022-10-06 -> unstable-2022-10-17
This commit is contained in:
parent
d0f9857448
commit
91d76738b4
@ -7,13 +7,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "klipper";
|
||||
version = "unstable-2022-10-06";
|
||||
version = "unstable-2022-10-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "KevinOConnor";
|
||||
repo = "klipper";
|
||||
rev = "7290c14531211d027b430f36db5645ce496be900";
|
||||
sha256 = "sha256-+BSsk2G6g4IJsbG6pggYb9vcaezqNUXEAXXAcMMhAfw=";
|
||||
rev = "0d9b2cc1fa297b9adedb14be31a8d5c8d7868681";
|
||||
sha256 = "sha256-Yiqmi4/TrxpXzVVOEEyUVqKb3Gm6/tp+S4JeajujTjc=";
|
||||
};
|
||||
|
||||
sourceRoot = "source/klippy";
|
||||
|
Loading…
Reference in New Issue
Block a user