mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
klipper: unstable-2024-03-15 -> unstable-2024-03-19
This commit is contained in:
parent
6f8d5811de
commit
9db07bafd1
@ -8,13 +8,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "klipper";
|
||||
version = "unstable-2024-03-15";
|
||||
version = "unstable-2024-03-19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "KevinOConnor";
|
||||
repo = "klipper";
|
||||
rev = "bfb71bc2dc63f2911a11ebf580f82b1e8b2706c4";
|
||||
sha256 = "sha256-djF1IOcMCBcsmVV0hgn6QMwDVClxSSithgiRvss9KQc=";
|
||||
rev = "235b75be3c287a9fdcde54b347734bf6a8de2ade";
|
||||
sha256 = "sha256-PTdLhoKTlvrTljAvrK8q/JF9w50kKJHkWrzdPPaSfCc=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/klippy";
|
||||
|
Loading…
Reference in New Issue
Block a user