Merge pull request #110857 from SuperSandro2000/fix-collection6

This commit is contained in:
Sandro
2021-02-11 01:32:55 +01:00
committed by GitHub
18 changed files with 74 additions and 47 deletions

View File

@@ -7,6 +7,7 @@ buildLinux (args // {
src = fetchFromGitHub {
owner = "koverstreet";
repo = "bcachefs";
# commit does not exist on any branch on the target repository
rev = "6a505b63ed3003faf5000f19fd08bbd477d93fbc";
sha256 = "1rf34gzv9npafp1c3i6lymk3b0gnqp4rb0wl33pw6yrpgnsry3cc";
};