linux_testing_bcachefs: 5.1.2019.07.13 -> 5.1.2019.08.21
This commit is contained in:
parent
d8601dc4f9
commit
c8bd9ea77d
@ -1,13 +1,13 @@
|
|||||||
{ stdenv, buildPackages, fetchgit, fetchpatch, perl, buildLinux, ... } @ args:
|
{ stdenv, buildPackages, fetchgit, fetchpatch, perl, buildLinux, ... } @ args:
|
||||||
|
|
||||||
buildLinux (args // rec {
|
buildLinux (args // rec {
|
||||||
version = "5.1.2019.07.13";
|
version = "5.1.2019.08.21";
|
||||||
modDirVersion = "5.1.0";
|
modDirVersion = "5.1.0";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://evilpiepirate.org/git/bcachefs.git";
|
url = "https://evilpiepirate.org/git/bcachefs.git";
|
||||||
rev = "22776fe9902b0b06d6aa18cd4c7f0c5ad35a95fa";
|
rev = "ece184f718c2b678738bc2c42906e90eeb8ba7dc";
|
||||||
sha256 = "0ly4vxawj8skh55c541zll3b8g6igiaq7aj33fklfjh0icmgzs60";
|
sha256 = "08cbisgcww8fklpxwqkm2c8ddz0mm7v11ycp7ch0kalwdv2f81lr";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = "BCACHEFS_FS m";
|
extraConfig = "BCACHEFS_FS m";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user