ipu6-drivers: unstable-2023-05-19 -> unstable-2023-06-02
This commit is contained in:
parent
a2c62404a0
commit
d7a93b645a
1 changed files with 3 additions and 3 deletions
|
@ -7,13 +7,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "ipu6-drivers";
|
||||
version = "unstable-2023-05-19";
|
||||
version = "unstable-2023-06-02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "intel";
|
||||
repo = "ipu6-drivers";
|
||||
rev = "8c02a846d1afe0e108964a2d3db4acb175712da9";
|
||||
hash = "sha256-f2EuxVkCvEPyH0XbLCv5t/Mi0jdk7BOh1QluG/TxZr0=";
|
||||
rev = "8e410803b5d31c2c5bf32961f786d205ba6acc5d";
|
||||
hash = "sha256-6GiDSGqVBTQrVMd+Rz/Lckvec+mtbuQ1w/ymC4Cie4I=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Reference in a new issue