From 5e985da4dd26076c5621a12aeeb94dd05c7166e0 Mon Sep 17 00:00:00 2001 From: LucasFA <23667494+LucasFA@users.noreply.github.com> Date: Wed, 29 Jan 2025 19:37:23 +0000 Subject: [PATCH] tuxedo-drivers: update license Back in november the Tuxedo drivers were relicensed under the GPL2+ license to comply with the requirements regarding redistribution with the Linux Kernel. Relevant commit: https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/commit/dd8d3d6c2872a49af068a0709df8eff5628df2c4 License file: https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/blob/main/LICENSE --- pkgs/os-specific/linux/tuxedo-drivers/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/os-specific/linux/tuxedo-drivers/default.nix b/pkgs/os-specific/linux/tuxedo-drivers/default.nix index 9c80d1dc7767..25d0822b69ec 100644 --- a/pkgs/os-specific/linux/tuxedo-drivers/default.nix +++ b/pkgs/os-specific/linux/tuxedo-drivers/default.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: { broken = stdenv.hostPlatform.isAarch64 || (lib.versionOlder kernel.version "5.5"); description = "Keyboard and hardware I/O driver for TUXEDO Computers laptops"; homepage = "https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers"; - license = lib.licenses.gpl3Plus; + license = lib.licenses.gpl2Plus; longDescription = '' Drivers for several platform devices for TUXEDO notebooks: - Driver for Fn-keys