qc71_laptop: 2023-03-02 -> 2025-01-07

This commit is contained in:
LucasFA
2025-01-29 17:01:44 +00:00
parent ea490d199b
commit 846ed3d86b
@@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "qc71_laptop";
version = "unstable-2023-03-02";
version = "0-unstable-2025-01-07";
src = fetchFromGitHub {
owner = "pobrn";
repo = "qc71_laptop";
rev = "8805dc5639f6659addf153a295ad4bbaa2483fa3";
hash = "sha256-wg7APGArjrl9DEAHTG6BknOBx+UbtNrzziwmLueKPfA=";
rev = "ebab4af0b2c5b162bb9f27c80cd284c36b8fb7a9";
hash = "sha256-sRvxcdocYKnwMH/qYkKj66uClI1bSmMSxXHrHsc7uco=";
};
nativeBuildInputs = kernel.moduleBuildDependencies;