linuxPackages.ipu6-drivers: unstable-2024-11-19 -> unstable-2025-02-19 (#384551)

This commit is contained in:
Florian Klink
2025-02-24 15:39:50 +07:00
committed by GitHub
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "ipu6-drivers";
version = "unstable-2024-11-19";
version = "unstable-2025-02-19";
src = fetchFromGitHub {
owner = "intel";
repo = "ipu6-drivers";
rev = "0ad4988248d7e9382498a0b47fc78bb990b29a58";
hash = "sha256-UFvwuoAzwk1k4YiUK+4EeMKeTx9nVvBgBN5JKAfqZkQ=";
rev = "7af071481f3d2d3cef1e70113c10f62ac6351723";
hash = "sha256-pe7lqK+CHpgNWpC8GEZ3FKfYcuVuRUaWlW18D9AsrSk=";
};
patches = [