Merge pull request #139111 from r-ryantm/auto-update/klipper

klipper: unstable-2021-09-03 -> unstable-2021-09-21
This commit is contained in:
Bernardo Meurer 2021-11-04 16:08:02 -07:00 committed by GitHub
commit 35198551c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "klipper"; pname = "klipper";
version = "unstable-2021-09-03"; version = "unstable-2021-09-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "KevinOConnor"; owner = "KevinOConnor";
repo = "klipper"; repo = "klipper";
rev = "c84956befe88daeeb9512acaa9fa82395665df16"; rev = "0b918b357cb0c282d53cbdf59e1931a2054cd60a";
sha256 = "sha256-dHFIeA2RCoqC0ROYUUbSoLZ4frRWBJaNJWohpK8xN7I="; sha256 = "sha256-vUhP71vZ5XFG7MDkPFpAcCUL4kIdzHJ1hAkwqIi6ksQ=";
}; };
# We have no LTO on i686 since commit 22284b0 # We have no LTO on i686 since commit 22284b0