linux_testing-bcachefs: 2021-12-26 -> 2022-01-12

This commit is contained in:
Madoura 2022-01-28 08:29:01 -06:00
parent f6a4e80ab9
commit 067201c3cc
No known key found for this signature in database
GPG Key ID: 6267114016F9F869

View File

@ -1,9 +1,9 @@
{ lib { lib
, fetchpatch , fetchpatch
, kernel , kernel
, date ? "2021-12-26" , date ? "2022-01-12"
, commit ? "b034dfb24fece43a7677b9a29781495aeb62767f" , commit ? "0e6eb60f8be14b02e0a76cb330f4b22c80ec82e9"
, diffHash ? "0m7qrnfrcx3dki9lmsq3jk3mcrfm99djh83gwwjh401ql0cycx5p" , diffHash ? "091w4r7h93s5rv8hk65aix7l0rr4bd504mv998j7x360bqlb7vpi"
, kernelPatches # must always be defined in bcachefs' all-packages.nix entry because it's also a top-level attribute supplied by callPackage , kernelPatches # must always be defined in bcachefs' all-packages.nix entry because it's also a top-level attribute supplied by callPackage
, argsOverride ? {} , argsOverride ? {}
, ... , ...