Loading pkgs/os-specific/linux/hid-ite8291r3/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "hid-ite8291r3"; version = "unstable-2022-06-01"; version = "0-unstable-2025-06-27"; src = fetchFromGitHub { owner = "pobrn"; repo = "hid-ite8291r3"; rev = "48e04cb96517f8574225ebabb286775feb942ef5"; hash = "sha256-/69vvVbAVULDW8rwDYSj5706vrqJ6t4s/T6s3vmG9wk="; rev = "961702de7d80609a2a21567e44dd2fe860b96c87"; hash = "sha256-egFX+Dm3KSEVAP/YIy1/KUypBHClZW8o49ua47o64N8="; }; nativeBuildInputs = kernel.moduleBuildDependencies; Loading Loading
pkgs/os-specific/linux/hid-ite8291r3/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "hid-ite8291r3"; version = "unstable-2022-06-01"; version = "0-unstable-2025-06-27"; src = fetchFromGitHub { owner = "pobrn"; repo = "hid-ite8291r3"; rev = "48e04cb96517f8574225ebabb286775feb942ef5"; hash = "sha256-/69vvVbAVULDW8rwDYSj5706vrqJ6t4s/T6s3vmG9wk="; rev = "961702de7d80609a2a21567e44dd2fe860b96c87"; hash = "sha256-egFX+Dm3KSEVAP/YIy1/KUypBHClZW8o49ua47o64N8="; }; nativeBuildInputs = kernel.moduleBuildDependencies; Loading