tuxedo-keyboard: 3.2.5 -> 3.2.7

This commit is contained in:
Dominik Xaver Hörl 2023-07-12 13:57:15 +02:00
parent 3a671cd64d
commit 95026c0ba3

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "tuxedo-keyboard-${kernel.version}";
version = "3.2.5";
version = "3.2.7";
src = fetchFromGitHub {
owner = "tuxedocomputers";
repo = "tuxedo-keyboard";
rev = "v${version}";
hash = "sha256-pSGshUyim06Sqkp5QFzhUjeIz/N3aORvVt6DEyzQLaU=";
hash = "sha256-Q0wnejeLGLSDS0GPxQuYUKCAdzbYA66KT0DuWsEKIRs=";
};
buildInputs = [