Merge branch 'master' into bcachefs-fixes

This commit is contained in:
Jörg Thalheim 2023-03-27 12:35:52 +01:00 committed by GitHub
commit a5944cd574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 19 additions and 15 deletions

View file

@ -14,7 +14,6 @@ buildLinux (args // {
src = fetchFromGitHub {
owner = "koverstreet";
repo = "bcachefs";
rev = "169b584fb4c8e51aa36e4b3284f9e2e5ce6f30e4";
sha256 = "sha256-dHKyh5sI+uZ+lSQQRIuicW9ae6uFaJosLtUbiJuMMrI=";
};