mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
linux_testing-bcachefs: 2021-12-26 -> 2022-01-12
This commit is contained in:
parent
f6a4e80ab9
commit
067201c3cc
@ -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 ? {}
|
||||||
, ...
|
, ...
|
||||||
|
Loading…
Reference in New Issue
Block a user