nix fmt
This commit is contained in:
@@ -15,7 +15,7 @@ let
|
||||
};
|
||||
in
|
||||
{
|
||||
bcachefs-tools = prev.bcachefs-tools.overrideAttrs (old: rec {
|
||||
bcachefs-tools = prev.bcachefs-tools.overrideAttrs (_old: rec {
|
||||
version = "1.35.2";
|
||||
src = prev.fetchFromGitHub {
|
||||
owner = "koverstreet";
|
||||
|
||||
Reference in New Issue
Block a user