bcachefs: Add comment that commit does not exist on any branch on target repository
This commit is contained in:
parent
24e36fdd82
commit
a8758fdce5
@ -7,6 +7,7 @@ buildLinux (args // {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "koverstreet";
|
owner = "koverstreet";
|
||||||
repo = "bcachefs";
|
repo = "bcachefs";
|
||||||
|
# commit does not exist on any branch on the target repository
|
||||||
rev = "6a505b63ed3003faf5000f19fd08bbd477d93fbc";
|
rev = "6a505b63ed3003faf5000f19fd08bbd477d93fbc";
|
||||||
sha256 = "1rf34gzv9npafp1c3i6lymk3b0gnqp4rb0wl33pw6yrpgnsry3cc";
|
sha256 = "1rf34gzv9npafp1c3i6lymk3b0gnqp4rb0wl33pw6yrpgnsry3cc";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user