Commit 115cd57a authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

harmonia: drop fab



Co-authored-by: default avatarSandro <sandro.jaeckel@gmail.com>
parent 574bc9e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,6 +41,6 @@ rustPlatform.buildRustPackage rec {
    description = "Nix binary cache";
    homepage = "https://github.com/nix-community/harmonia";
    license = licenses.mit;
    maintainers = with maintainers; [ fab mic92 ];
    maintainers = with maintainers; [ mic92 ];
  };
}